Select user flair in subreddits.

This commit is contained in:
Alex Ning
2020-09-17 11:08:06 +08:00
parent 9979c91b3c
commit a3367c193b
16 changed files with 758 additions and 11 deletions

View File

@@ -67,6 +67,7 @@
<string name="action_set_wallpaper">Set as Wallpaper</string>
<string name="action_send_private_message">Send Private Message</string>
<string name="action_block_user">Block User</string>
<string name="action_select_user_flair">Select User Flair</string>
<string name="parse_json_response_error">Error occurred when parsing the JSON response</string>
<string name="retrieve_token_error">Error Retrieving the token</string>
@@ -860,4 +861,8 @@
<string name="unlock_account_section">Unlock Account Section</string>
<string name="select_user_flair_success">User flair selected</string>
<string name="select_user_flair_failed">Cannot select user flair</string>
<string name="select_this_user_flair">Select this user flair?</string>
</resources>