From cbf0be3f3cf3a1b04b2597d85c8bd06282f7569f Mon Sep 17 00:00:00 2001 From: infinite-persistence Date: Sun, 13 Jun 2021 15:12:28 +0800 Subject: [PATCH] i18n update request from translators --- static/app-strings.json | 7 ++++++- ui/component/publishForm/view.jsx | 2 +- ui/component/publishReleaseDate/view.jsx | 2 +- ui/modal/modalPublishPreview/view.jsx | 2 +- web/component/nag-data-collection.jsx | 12 ++++++++++-- 5 files changed, 19 insertions(+), 6 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 69c78d2b2..57b2ec12c 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -451,6 +451,7 @@ "Trending": "Trending", "Top": "Top", "New": "New", + "New --[clears Publish Form]--": "New", "Loading": "Loading", "This file is in your library.": "This file is in your library.", "'claimName', 'channelName', and 'streamName' are all empty. One must be present to build a url.": "'claimName', 'channelName', and 'streamName' are all empty. One must be present to build a url.", @@ -1064,6 +1065,7 @@ "download the app": "download the app", "lbry.tv collects usage information for itself only (%more_information%).": "lbry.tv collects usage information for itself only (%more_information%).", "lbry.tv collects usage information for itself only (%more_information%). Want control over this and more?": "lbry.tv collects usage information for itself only (%more_information%). Want control over this and more?", + "more --[value for \"more_information\"]--": "more", "%DOMAIN% performance may be degraded. You can try to use it, or wait 5 minutes and refresh. Please no crush us.": "%DOMAIN% performance may be degraded. You can try to use it, or wait 5 minutes and refresh. Please no crush us.", "Please %sign_in_link% to comment.": "Please %sign_in_link% to comment.", "Replying as %reply_channel%": "Replying as %reply_channel%", @@ -1398,7 +1400,7 @@ "Skip preview and confirmation": "Skip preview and confirmation", "Upload settings": "Upload settings", "Currently uploading": "Currently uploading", - "You files are currently uploading.": "You files are currently uploading.", + "Your files are currently uploading.": "Your files are currently uploading.", "Your file is currently uploading.": "Your file is currently uploading.", "Enable Sync": "Enable Sync", "Disable Sync": "Disable Sync", @@ -1581,6 +1583,8 @@ "Search only in this language by default": "Search only in this language by default", "This link leads to an external website.": "This link leads to an external website.", "No Content Found": "No Content Found", + "No Lists Found": "No Lists Found", + "No Reposts Found": "No Reposts Found", "Publish Something": "Publish Something", "Repost Something": "Repost Something", "Watch on lbry.tv": "Watch on lbry.tv", @@ -1912,6 +1916,7 @@ "Latest": "Latest", "Channel Not Found": "Channel Not Found", "Probably because you didn't make it.": "Probably because you didn't make it.", + "Release date": "Release date", "Set custom release date": "Set custom release date", "Now": "Now", "Set to current date and time": "Set to current date and time", diff --git a/ui/component/publishForm/view.jsx b/ui/component/publishForm/view.jsx index 0df576d49..b2f353d13 100644 --- a/ui/component/publishForm/view.jsx +++ b/ui/component/publishForm/view.jsx @@ -629,7 +629,7 @@ function PublishForm(props: Props) { previewing } /> -