diff options
author | Christian S <christian@pix-art.de> | 2016-03-05 11:16:10 +0100 |
---|---|---|
committer | Christian S <christian@pix-art.de> | 2016-03-05 11:16:10 +0100 |
commit | e0101b5098aed944c27312d09568e4fe72aa75e4 (patch) | |
tree | a3dceed63c8a03ed73e1b170377d5eb5dd640f12 /src/main/res/values | |
parent | 1f767b4425b113e18a12c62ac1f91e7a3bd604c9 (diff) |
updated strings
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 6f7190ec7..0603fb5ff 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -627,4 +627,5 @@ <string name="send_corrected_message">Send corrected message</string> <string name="no_keys_just_confirm">You already trust this contact. By selecting \'done\' you are just confirming that %s is part of this conference.</string> <string name="select_image_and_crop">Select image and crop</string> + <string name="contacts_have_no_pgp_keys">Pix-Art Messenger is unable to encrypt your messages because your contacts are not announcing their public keys.\n\n</string> </resources> |