From 8b04a820d30429a4651053e8dc7b1bee23fe21e1 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 30 Mar 2019 22:47:15 -0400 Subject: Capitalize urls, resolves #1369 --- app/src/main/res/values/strings_errors.xml | 8 ++++---- app/src/main/res/values/strings_web_context.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'app') diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml index 17ec2355..0cec420c 100644 --- a/app/src/main/res/values/strings_errors.xml +++ b/app/src/main/res/values/strings_errors.xml @@ -1,9 +1,9 @@ - Empty url given to overlay; exiting - The url could not be loaded properly. Would you like to send it for debugging? - Invalid Share Url - You have shared a block of text that is not a url. The text has been copied to your clipboard, so you may share it manually yourself. + Empty URL given to overlay; exiting + The URL could not be loaded properly. Would you like to send it for debugging? + Invalid Share URL + You have shared a block of text that is not a URL. The text has been copied to your clipboard, so you may share it manually yourself. No Download Manager The download manager is not enabled. Would you like to enable it to allow downloads? An error occurred. diff --git a/app/src/main/res/values/strings_web_context.xml b/app/src/main/res/values/strings_web_context.xml index 756a681b..2a8ca71c 100644 --- a/app/src/main/res/values/strings_web_context.xml +++ b/app/src/main/res/values/strings_web_context.xml @@ -5,7 +5,7 @@ Debug Link Local Frost Service Frost for Facebook: Link Debug - Write here. Note that your link may contain private information, but I won\'t be able to see it as the post isn\'t public. The url will still help with debugging though. + Write here. Note that your link may contain private information, but I won\'t be able to see it as the post isn\'t public. The URL will still help with debugging though. If a link isn\'t loading properly, you can email me so I can help debug it. Clicking okay will open an email request Open Link Copy Link -- cgit v1.2.3