aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-12-12 16:11:43 +0100
committerChristian S <christian@pix-art.de>2015-12-12 16:11:43 +0100
commit1a39041d57ca4edfe662ce8b7334a225d50ee2a2 (patch)
treeacba5c0a9f94b78122545c9b8bef8b0a92f29a1b /src/main/res/values
parent77396ea2c005cf6379b3ded487cf6d9e8e45ed6c (diff)
modified strings
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index c4ea72555..8146b8349 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -576,7 +576,7 @@
</plurals>
<string name="shared_file_with_x">Shared file with %s</string>
<string name="shared_image_with_x">Shared image with %s</string>
- <string name="no_storage_permission">Conversations need access to external storage</string>
+ <string name="no_storage_permission">Pix-Art Messenger needs access to external storage</string>
<string name="sync_with_contacts">Synchronize with contacts</string>
<string name="sync_with_contacts_long">Conversations wants to match your XMPP roster with your contacts to show their full names and avatars.\n\nConversations 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>
</resources>