aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2022-12-03 19:15:13 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2022-12-03 19:15:13 +0000
commit605129517ec811deb416f1bebecca6391e743cb7 (patch)
treea8b123b407b726e9ccce676a6085c79e92b019b0 /app/src/main/res/values
parent4af9e3d1617845b4674dc2e52c467c4f811d9e1d (diff)
downloadinfinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.tar
infinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.tar.gz
infinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.tar.bz2
infinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.tar.lz
infinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.tar.xz
infinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.tar.zst
infinity-for-reddit-605129517ec811deb416f1bebecca6391e743cb7.zip
Notification permission.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 41c1bcb2..51f70012 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1318,4 +1318,7 @@
<string name="image_index_in_gallery">%1$d/%2$d</string>
+ <string name="denied_notification_permission">Notification permission is not granted</string>
+ <string name="go_to_settings">Settings</string>
+
</resources>