diff options
author | Christian S <christian@pix-art.de> | 2016-04-15 22:04:52 +0200 |
---|---|---|
committer | Christian S <christian@pix-art.de> | 2016-04-15 22:04:52 +0200 |
commit | 3303372f03648a85eed82fbd4477014144d534af (patch) | |
tree | cd1b99cacf8beba3585dde1d17724ed69593c66a /src | |
parent | 115a3a3396ac608a1ba855ab72a2ed5ecf28dc29 (diff) |
corrected strings
Diffstat (limited to 'src')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index eb17fe863..ad09161eb 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -606,7 +606,6 @@ <string name="no_storage_permission">Pix-Art Messenger needs access to external storage</string> <string name="shared_images_with_x">Shared images with %s</string> <string name="shared_text_with_x">Shared text with %s</string> - <string name="no_storage_permission">Pix-Art Messenger need access to external storage</string> <string name="sync_with_contacts">Synchronize with contacts</string> <string name="sync_with_contacts_long">Pix-Art Messenger wants to match your XMPP roster with your contacts to show their full names and avatars.\n\nPix-Art Messenger will only read your contacts and match them locally without uploading them to your server.\n\nYou will now be asked to grant permission to access your contacts.</string> <string name="certificate_information">Certificate Information</string> |