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-19 21:32:25 +0200
commit077932eb558853e4c3c3046c54db18c530495d8c (patch)
tree530a2c804a1d6ac267c806be61a52c4cd9200cb8 /src/main/res/values
parentb8048a5538293b3855c2b2eae55d35645e614f11 (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 dc29ffd3..30a3e4d2 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>