diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2014-08-14 13:50:59 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2014-08-14 13:50:59 +0200 |
commit | 9c18340775cbd3d86acf8b69df7c90ca4a386632 (patch) | |
tree | b0b26d8cd2ca1c25cbff4041519ee5dda4a30823 /res/values/strings.xml | |
parent | e73a6525c7a46cf0345d2e486404fb0b7bad66b0 (diff) | |
parent | 5e8b05c31bce77e113752136a9d4ea32ed20d6ce (diff) |
Merge pull request #349 from kruks23/development
Update Spanish Translations + publish_avatar button and menu conflict
Diffstat (limited to 'res/values/strings.xml')
-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> |