diff options
author | kruks23 <scardenas@openmailbox.org> | 2014-08-12 18:31:14 +0200 |
---|---|---|
committer | kruks23 <scardenas@openmailbox.org> | 2014-08-12 18:31:14 +0200 |
commit | 5e8b05c31bce77e113752136a9d4ea32ed20d6ce (patch) | |
tree | 9c214ddd5a6b0e77e907e4d0930b577bbe79758e /res/values/strings.xml | |
parent | f247abc2dc1aa7d19c8cd616f4654fc3a8d8109d (diff) |
Update Spanish Translations + publish_avatar button and menu conflict
Diffstat (limited to '')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 89d1cc11..f7c7110b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -187,6 +187,7 @@ <string name="mgmt_account_edit">Edit account</string> <string name="mgmt_account_delete">Delete</string> <string name="mgmt_account_disable">Temporarily disable</string> + <string name="mgmt_account_publish_avatar">Publish avatar</string> <string name="mgmt_account_enable">Enable</string> <string name="mgmt_account_are_you_sure">Are you sure?</string> <string name="mgmt_account_delete_confirm_text">If you delete your account your entire conversation history will be lost</string> |