aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-05-06 00:24:03 +0200
committerChristian Schneppe <christian@pix-art.de>2018-05-06 00:24:03 +0200
commit3542da7d3e26799f6c88de75b87a01decf995b70 (patch)
tree474b1e55b713930623124c63c862dd1a44f41b27 /src/main/res
parentddcb97398e27a71290a2d2e0206d44b94ac97630 (diff)
fix strings
Diffstat (limited to 'src/main/res')
-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 db51ed768..2351318f3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -780,7 +780,7 @@
<string name="large">Large</string>
<string name="create_shortcut">Create Shortcut</string>
<string name="not_encrypted_for_this_device">Message was not encrypted for this device.</string>
- <string name="no_microphone_permission">Conversations needs access to the microphone</string>
+ <string name="no_microphone_permission">Pix-Art Messenger needs access to the microphone</string>
<string name="search_messages">Search messages</string>
<string name="gif">GIF</string>
<string name="view_conversation">View conversation</string>