Changed "unsuccessful delivery" to "delivery failed"

This commit is contained in:
Alethea Butler 2014-05-30 02:04:24 -04:00
parent 732848fc0e
commit cb127add56
1 changed files with 1 additions and 1 deletions

View File

@ -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>