diff options
author | Wenzel Pünter <wenzel@phelix.me> | 2014-07-03 18:15:47 +0200 |
---|---|---|
committer | Wenzel Pünter <wenzel@phelix.me> | 2014-07-03 18:15:47 +0200 |
commit | 1f632ca235ec8b48597f64fce9eb7972754a4adc (patch) | |
tree | 82ca59adb35eea5e37831e13608d4f6472f81951 | |
parent | 6afd918990f6f3b14625c395520bb34afa3f8502 (diff) |
Update translation
-rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 4f8ff473..af372357 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -8,7 +8,7 @@ <string name="action_refresh">Refresh contact list</string> <string name="action_end_conversation">End this conversation</string> <string name="action_contact_details">Contact details</string> - <string name="action_muc_details">Conferenece details</string> + <string name="action_muc_details">Conference details</string> <string name="action_secure">Secure conversation</string> <string name="action_add_account">Add account</string> <string name="action_edit_contact">Edit name</string> @@ -208,7 +208,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 to large</string> + <string name="error_out_of_memory">Ouf 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> |