diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-09 21:45:03 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-09 21:45:03 +0200 |
commit | 6e3e1d310aafddd9ddf9fc09c23df2d13f760dfd (patch) | |
tree | 69fd4c9b40230cfa044e39dc4b35b4a5875d39bc /res/values/strings.xml | |
parent | da0b4261252b44af793523864d1185cdedd8d3c4 (diff) |
unified warnings/error msgs
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index dcaf58d2..80bd2052 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -252,4 +252,6 @@ <string name="no_muc_server_found">No suitable Conference Server found</string> <string name="your_fingerprint">Your fingerprint</string> <string name="otr_fingerprint">OTR fingerprint</string> + <string name="verify">Verify</string> + <string name="decrypt">Decrypt</string> </resources>
\ No newline at end of file |