From 15e30e50aabf9482d9cb705ce8788027a95393e2 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Mon, 29 Sep 2014 12:49:26 -0400 Subject: Fix typos in string resource --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 8d976dcef..a4302a24a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -256,10 +256,10 @@ Use larger font sizes across the entire app Send button indicates status Request message receipts - Received masseges will be marked with a green tick. Be aware that this might no work in every case. + Received messages will be marked with a green tick if supported. Colorize send button to indicate contact status Other Conference name Use room’s subject instead of JID to identify conferences - \ No newline at end of file + -- cgit v1.2.3 From 503d9e7a1e92fc1345e408f33ca1a4a346abf0b9 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Mon, 29 Sep 2014 13:03:53 -0400 Subject: Remove full stop in description for consistency --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index a4302a24a..b1156e272 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -256,7 +256,7 @@ Use larger font sizes across the entire app Send button indicates status Request message receipts - Received messages will be marked with a green tick if supported. + Received messages will be marked with a green tick if supported Colorize send button to indicate contact status Other Conference name -- cgit v1.2.3