aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlethea Butler <alethea@alethea.io>2014-05-30 02:04:24 -0400
committerAlethea Butler <alethea@alethea.io>2014-05-30 02:04:24 -0400
commitcb127add56cc34126e7c5527b6299f7a7c2e3aaf (patch)
treea2451f1a146d4f8e1b8ca4f7dd55439824295624
parent732848fc0ec96b9c41a0d11f317c32313380dc01 (diff)
Changed "unsuccessful delivery" to "delivery failed"
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index abfdf306..b345fc81 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -77,7 +77,7 @@
<string name="attach_file">Attach file</string>
<string name="not_in_roster">The contact is not in your roster. Would you like to add it?</string>
<string name="add_contact">Add contact</string>
- <string name="send_failed">unsuccessful delivery</string>
+ <string name="send_failed">delivery failed</string>
<string name="send_rejected">rejected</string>
<string name="receiving_image">Receiving image file. Please wait&#8230;</string>
<string name="preparing_image">Preparing image for transmission</string>