From 58a3c87671c2b3af270d5db876a047e906c2b556 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Fri, 28 Dec 2012 03:31:03 +0100 Subject: get correct paste address; display error/success alert dialogs --- res/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 2db3adc..b2a896d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4,4 +4,9 @@ Title Paste it! Choose an expiration time + Paste successful + Your paste is available on:\n%1$s\nThe URL has been copied to the clipboard. + Paste failed + Your paste could not be submitted.\nReason:\n%1$s + Content is too short. -- cgit v1.2.3