From e55fac98ef50a55f0064111cb767d1d7e3959bcc Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 16 Sep 2017 22:45:25 -0400 Subject: Feature/share links (#297) * Add base for receiving plain text * Update theme for links * Theme bottom bar * Add warning for plain text * Compile all themes --- app/src/main/res/values/strings_errors.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml index eb74ce60..cf1a48cb 100644 --- a/app/src/main/res/values/strings_errors.xml +++ b/app/src/main/res/values/strings_errors.xml @@ -2,4 +2,6 @@ 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 newline at end of file -- cgit v1.2.3