From d2ca131d2570efc555bf35be2f7df84e27106b1c Mon Sep 17 00:00:00 2001 From: Alex Ning <chineseperson5@gmail.com> Date: Wed, 6 Jan 2021 12:58:30 +0800 Subject: Add a FAB to send private message in InboxActivity. Minor layout tweaks. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 640db5b0..29d5930c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1004,4 +1004,6 @@ <string name="add_subreddit_or_user_to_multireddit_success">%1$s is added to multireddit %2$s</string> <string name="add_subreddit_or_user_to_multireddit_failed">Unable to add %1$s to multireddit %2$s</string> + <string name="choose_a_user">Choose a user</string> + </resources> -- cgit v1.2.3