aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-08-20 11:40:01 +0200
committeriNPUTmice <daniel@gultsch.de>2014-08-20 11:40:01 +0200
commita269164458d66a0b564b28435e718c8b7e65f356 (patch)
treec6d788c68e81bd200c47cd8830fab16db47ad919
parent06da080371de8a8bc05d614ea4d4aaf208933700 (diff)
added missing string resource again
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 79a8730a..573cc04b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -184,6 +184,7 @@
<string name="encryption_choice_none">Plain text</string>
<string name="encryption_choice_otr">OTR</string>
<string name="encryption_choice_pgp">OpenPGP</string>
+ <string name="mgmt_account_edit">Edit account</string>
<string name="mgmt_account_delete">Delete account</string>
<string name="mgmt_account_disable">Temporarily disable</string>
<string name="mgmt_account_publish_avatar">Publish avatar</string>
@@ -287,4 +288,5 @@
<string name="server_info_compatibilty">Server compatibilty</string>
<string name="server_info_session_established">Current session established</string>
<string name="additional_information">Additional Information</string>
+
</resources> \ No newline at end of file