aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-29 23:24:05 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-29 23:24:05 +0200
commit9a22917951a9dacc9470633f94b769c4d7187943 (patch)
treeb4c484158caf88273a9ebecc81074bced0fd675c /src/main/res/values/strings.xml
parentf149772daffab5351aec06c5e62ebb9e9d54dc64 (diff)
migrate recording activity to view binder
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 3b176f4f3..585e87a4b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -779,4 +779,5 @@
<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>
</resources>