aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2017-01-17 15:56:21 +0100
committerDaniel Gultsch <daniel@gultsch.de>2017-01-17 15:56:21 +0100
commit1dcf8046181a2b6559e81b3704ba9aa760be8ce0 (patch)
tree042869d490b440c270a5eef4a83af8e03ecbbb51 /src/main/res/values/strings.xml
parentac2eee8e815e04245c82dbb4f2c65e4a00c40aa8 (diff)
fixed pgp encrypted text quick sharing. fixes #2237
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 e38d6cd0..9ad0d63d 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -724,4 +724,5 @@
<string name="hide_inactive_devices">Hide inactive devices</string>
<string name="distrust_omemo_key">Distrust device</string>
<string name="distrust_omemo_key_text">Are you sure you want to remove the verification for this device?\nThis device and messages coming from that device will be marked as untrusted.</string>
+ <string name="encrypting_message">Encrypting message</string>
</resources>