Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 78829f2..1f188c5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -196,6 +196,7 @@
<string name="shout_target">Shouting to %s</string>
<string name="shout_configure">Configure Voice Target</string>
<string name="grant_perm_microphone">Please grant microphone permission.</string>
+ <string name="grant_perm_notifications">Please grant permission to send notifications.</string>
<string name="grant_perm_storage">Please grant external storage permission.</string>
<string name="grant_perm_draw_over_apps">Please grant permission to display over other apps.</string>
<string name="orbot_not_installed">The Orbot app is not installed. Not using Tor.</string>