aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-02-09 21:39:57 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-02-09 21:39:57 +0100
commitdb952297c516600547924aa6c9ebca53fd3bfea8 (patch)
tree8aae53991a44d1831a2d540ef96da4f499e178eb /src/main/res/values/strings.xml
parentb10b73caad1737cce836193414feeb8379b886e0 (diff)
integrate alternative codec for voice recorder via attachment settings
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 95075eb63..d2d3dfea3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -998,4 +998,6 @@
<string name="your_server_invitation">Your server invitation</string>
<string name="pref_use_unicolored_chatbg_summary">Use unicolored background in chats.</string>
<string name="pref_use_unicolored_chatbg">Use unicolored background</string>
+ <string name="pref_alternative_voice_settings_summary">If you have problems during voice recording, use this setting to change the codec.</string>
+ <string name="pref_alternative_voice_settings">Alternative voice recording method</string>
</resources>