aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-02-24 04:54:45 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-02-24 04:54:45 +0000
commit8768e71a910284a74824a26db3041c339a3af325 (patch)
treecc9e320f49c313d2cead0d4696e8b6d8257bfe6f /app/src/main/res/values/strings.xml
parent07e2e1e746164eb39c20a1bacbb53bdfc3f8d2c8 (diff)
downloadinfinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.tar
infinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.tar.gz
infinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.tar.bz2
infinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.tar.lz
infinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.tar.xz
infinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.tar.zst
infinity-for-reddit-8768e71a910284a74824a26db3041c339a3af325.zip
New options: Hide subreddit and user prefix and hide the number of votes.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 97c0a842..92097b7c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -537,6 +537,8 @@
<string name="settings_click_to_show_media_in_gallery_layout">Click to Show Media in Gallery Layout</string>
<string name="settings_hide_post_type">Hide Post Type</string>
<string name="settings_hide_the_number_of_awards">Hide the Number of Awards</string>
+ <string name="settings_hide_subreddit_and_user_prefix">Hide Subreddit and User Prefix</string>
+ <string name="settings_hide_the_number_of_votes">Hide the Number of Votes</string>
<string name="no_link_available">Cannot get the link</string>
@@ -1024,7 +1026,7 @@
<string name="have_trouble_login_title">Having Trouble Login</string>
<string name="have_trouble_login_message">Do you want to try another way to login?</string>
- <!-- TODO: Remove or change this placeholder text -->
- <string name="hello_blank_fragment">Hello blank fragment</string>
+
+ <string name="vote">Vote</string>
</resources>