From 1f2d2de58d1796c13ac9ad9f67196c26818ef408 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 3 Jan 2020 17:09:06 -0500 Subject: [PATCH] i18n strings for help page --- static/app-strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 923fedd48..f5126124a 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -295,7 +295,6 @@ "Submit a Bug Report/Feature Request": "Submit a Bug Report/Feature Request", "Thanks! LBRY is made by its users.": "Thanks! LBRY is made by its users.", "View your Log": "View your Log", - "Did something go wrong? Have a look in your log file, or send it to": "Did something go wrong? Have a look in your log file, or send it to", "support": "support", "Open Log": "Open Log", "Open Log Folder": "Open Log Folder", @@ -914,5 +913,6 @@ "There was an error. It's been reported and will be fixed. Try %refreshing_the_app_link% to fix it. If that doesn't work, try pressing Ctrl+R/Cmd+R.": "There was an error. It's been reported and will be fixed. Try %refreshing_the_app_link% to fix it. If that doesn't work, try pressing Ctrl+R/Cmd+R.", "Upload your thumbnail to %speech_link%. Recommended size is 16:9.": "Upload your thumbnail to %speech_link%. Recommended size is 16:9.", "Get %amount% LBC": "Get %amount% LBC", - "Get %range% LBC": "Get %range% LBC" + "Get %range% LBC": "Get %range% LBC", + "Did something go wrong? Have a look in your log file, or send it to %support_link%.": "Did something go wrong? Have a look in your log file, or send it to %support_link%." }