aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-01-18 21:18:32 +0100
committerChristian Schneppe <christian@pix-art.de>2017-01-18 21:18:32 +0100
commit92a17b1ac9d6777deb6a7c086d8bdb337c099f2d (patch)
treec6669752fc7200a121b7e7497af39ff834521b01 /src/main/res/values/strings.xml
parentde4accb0ee412aabd12c74938e05008b7ca6956b (diff)
fixed pgp encrypted text quick sharing.
Diffstat (limited to '')
-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 86746dede..ae18b1c4a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -730,4 +730,5 @@
<string name="show_inactive_devices">Show inactive devices</string>
<string name="hide_inactive_devices">Hide inactive devices</string>
<string name="reply">Reply</string>
+ <string name="encrypting_message">Encrypting message</string>
</resources>