aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlia <github@rostovtsev.ru>2014-07-15 22:59:32 +0400
committerIlia <github@rostovtsev.ru>2014-07-15 22:59:32 +0400
commiteab756a1c518d5f97c51bae9f4fb37eb617ce6c7 (patch)
treed5d990c7aefc8bf03c1a437347b48494dd4f15c1
parentb6059a56879f8d64339b49051d253d6c2b1e8fb6 (diff)
Fixed typo Ouf -> Out
-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 e7966868..10a3f0e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -209,7 +209,7 @@
<string name="confirm_password">Confirm password</string>
<string name="passwords_do_not_match">Passwords do not match</string>
<string name="invalid_jid">This is not a valid Jabber ID</string>
- <string name="error_out_of_memory">Ouf of memory. Image is too large</string>
+ <string name="error_out_of_memory">Out of memory. Image is too large</string>
<string name="add_phone_book_text">Do you want to add %s to your phones contact list?</string>
<string name="contact_status_online">online</string>
<string name="contact_status_free_to_chat">free to chat</string>