aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorAndreas Straub <andy@strb.org>2015-05-29 11:18:25 +0200
committerAndreas Straub <andy@strb.org>2015-07-05 17:09:34 +0200
commit0917a75705b9b42dd83be7750428dedf5e228b23 (patch)
tree0c15e2fbf12e21cda385b6da43c29d77b109fecf /src/main/res/values
parentf16b77d38202e87d919ad2daa31aad99df563bec (diff)
CryptoNext Menu entries added
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 444d9ecf..4538b0d3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -154,6 +154,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="encryption_choice_axolotl">Axolotl</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>