aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
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 4020537a..2fe0623c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -929,8 +929,8 @@
<string name="dismiss">Dismiss</string>
<string name="leave">Leave</string>
- <string name="go_to_subreddit">Go to subreddit</string>
- <string name="go_to_user">Go to user</string>
+ <string name="go_to_subreddit">Go to Subreddit</string>
+ <string name="go_to_user">Go to User</string>
<string name="go_to_thing_hint">Name</string>
<string name="random">Random</string>
<string name="random_subreddit">Random Subreddit</string>
@@ -941,4 +941,6 @@
<string name="select_video_quality">Select Video Quality</string>
+ <string name="hide_read_posts">Hide Read Posts</string>
+
</resources>