aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-23 21:33:00 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-23 21:33:00 +0200
commit8e148f19ca3adf63a862192e79362677e8e1bdba (patch)
tree343632c6a695c58771af94a15a7b82ea73b0337f /src/main/res/values/strings.xml
parent00174b878a2a1e0e8ee7175c18535f793cfc7e04 (diff)
make error message for 'not encrypted for this device'
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 9b5ebaee2..2bdcd1f56 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -781,4 +781,5 @@
<string name="medium">Medium</string>
<string name="large">Large</string>
<string name="create_shortcut">Create Shortcut</string>
+ <string name="not_encrypted_for_this_device">Message was not encrypted for this device.</string>
</resources>