aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-11-04 04:06:30 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-11-04 04:06:30 +0000
commit6ee78c979f362e1f4573450df7db514be9f7bc4a (patch)
tree90a794adef65bda6792c41d335a65d90480e073b /app/src/main/res/values/strings.xml
parent66ce42081ca0b2b862abf9ddfc62778dd57bbd0f (diff)
downloadinfinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.tar
infinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.tar.gz
infinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.tar.bz2
infinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.tar.lz
infinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.tar.xz
infinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.tar.zst
infinity-for-reddit-6ee78c979f362e1f4573450df7db514be9f7bc4a.zip
New option in CommentMoreBottomSheetFragment: Add to comment filter.
Diffstat (limited to '')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 915535ce..d0c97909 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1388,4 +1388,6 @@
Otherwise, Infinity may not load posts at all. Sorry for the inconvenience.</string>
<string name="i_understand">I understand</string>
+ <string name="add_to_comment_filter">Add to Comment Filter</string>
+
</resources>