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.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ad5871fe..386be5df 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -920,4 +920,13 @@
<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_thing_hint">Name</string>
+ <string name="random">Random</string>
+ <string name="random_subreddit">Random Subreddit</string>
+ <string name="random_nsfw_subreddit">Random NSFW Subreddit</string>
+ <string name="random_post">Random Post</string>
+ <string name="random_nsfw_post">Random NSFW post</string>
+
</resources>