aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2014-09-29 12:49:26 -0400
committerSam Whited <sam@samwhited.com>2014-09-29 12:49:26 -0400
commit15e30e50aabf9482d9cb705ce8788027a95393e2 (patch)
treecae452f8eebc94007fd844ad387341ae6ea07f4a /res
parent511b7a53f41f8254449e6c2c6eff795f728e7a33 (diff)
Fix typos in string resource
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8d976dce..a4302a24 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -256,10 +256,10 @@
<string name="pref_use_larger_font_summary">Use larger font sizes across the entire app</string>
<string name="pref_use_send_button_to_indicate_status">Send button indicates status</string>
<string name="pref_use_indicate_received">Request message receipts</string>
- <string name="pref_use_indicate_received_summary">Received masseges will be marked with a green tick. Be aware that this might no work in every case.</string>
+ <string name="pref_use_indicate_received_summary">Received messages will be marked with a green tick if supported.</string>
<string name="pref_use_send_button_to_indicate_status_summary">Colorize send button to indicate contact status</string>
<string name="pref_expert_options_other">Other</string>
<string name="pref_conference_name">Conference name</string>
<string name="pref_conference_name_summary">Use room’s subject instead of JID to identify conferences</string>
-</resources> \ No newline at end of file
+</resources>