aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-06-09 21:25:01 +0200
committeriNPUTmice <daniel@gultsch.de>2014-06-09 21:25:01 +0200
commit28b7a6c92a48ba80c3c0d8830b28da11c46b0e2c (patch)
treeead87e7ea24b00b8b889de64eb2f74f2297de1e7 /res/values
parentd0a338f81406faf902e1f37fb176890cc123026c (diff)
don't display 'enter password' message if OpenKeychain is not installed. made status messages in chat not selectable
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e960bee3..52e14199 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -241,4 +241,5 @@
<string name="last_seen_hours">last seen %d hours ago</string>
<string name="last_seen_days">last seen %d days ago</string>
<string name="never_seen">never seen</string>
+ <string name="install_openkeychain">Encrypted message. Please install OpenKeychain to decrypt.</string>
</resources> \ No newline at end of file