From 3a0499bb94f88cd92df233089d7f91df233e5c60 Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Thu, 29 Oct 2020 06:28:24 +0800 Subject: [PATCH] New strings + revert "Restore accidental string deletion" "Restore accidental string deletion" was a mistake -- the deletion was due to duplicate strings. My bad. --- static/app-strings.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index fe0a77bc0..c77c4b104 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -6,6 +6,7 @@ "Cancel": "Cancel", "Show More...": "Show More...", "Show More": "Show More", + "Show more": "Show more", "Show Less": "Show Less", "LBRY": "LBRY", "Navigate back": "Navigate back", @@ -1329,7 +1330,6 @@ "Replying as": "Replying as", "No uploads": "No uploads", "uploads": "uploads", - "Community": "Community", "Staked LBRY Credits": "Staked LBRY Credits", "1 comment": "1 comment", "%total_comments% comments": "%total_comments% comments", @@ -1348,9 +1348,8 @@ "Create a channel": "Create a channel", "Credit Details": "Credit Details", "LBRY Credits": "LBRY Credits", + "Mark as read": "Mark as read", "Mark all as read": "Mark all as read", - "Log in to %SITE_NAME% to earn rewards From Inviting Your Friends": "Log in to %SITE_NAME% to earn rewards From Inviting Your Friends", - "Confirming...": "Confirming...", "Pinned by @%channel%": "Pinned by @%channel%", "Pinned by creator": "Pinned by creator", "Claim Your %reward_amount% Credit Invite Reward": "Claim Your %reward_amount% Credit Invite Reward", @@ -1383,7 +1382,6 @@ "Email Verified": "Email Verified", "Inviter Bonus": "Inviter Bonus", "Daily Watch Reward": "Daily Watch Reward", - "Mark all as read": "Mark all as read", "Odyseenaut": "Odyseenaut", "Watch 10 things, like 5 things, and leave a comment on odysee.com.": "Watch 10 things, like 5 things, and leave a comment on odysee.com.", "Earn an upgrade reward with each LBRY update. Patches will not trigger a new reward.": "Earn an upgrade reward with each LBRY update. Patches will not trigger a new reward.", @@ -1461,5 +1459,9 @@ "LBRY leveled up": "LBRY leveled up", "This link leads to an external website.": "This link leads to an external website.", "Hold on, we are setting up your account": "Hold on, we are setting up your account", + "No Content Found": "No Content Found", + "Publish Something": "Publish Something", + "Watch on lbry.tv": "Watch on lbry.tv", + "Paid content cannot be embedded.": "Paid content cannot be embedded.", "--end--": "--end--" }