- Refactors people lists
- Adds people and follow list cache on the account class - Updates TopNav to use the new caching - Removes redundant viewModels for list feeds - Adds the ability to add and remove users from the List screen
This commit is contained in:
@@ -137,6 +137,8 @@
|
||||
<string name="public_chat_feed">Public Chat Feed</string>
|
||||
<string name="global_feed">Global Feed</string>
|
||||
<string name="search_feed">Search Feed</string>
|
||||
<string name="search_and_add_a_user">Search and add user</string>
|
||||
<string name="add_a_user">Add a User</string>
|
||||
<string name="add_a_relay">Add a Relay</string>
|
||||
<string name="profile_name">Name</string>
|
||||
<string name="display_name">Display Name</string>
|
||||
@@ -509,7 +511,7 @@
|
||||
<string name="follow_list_global">Global</string>
|
||||
<string name="follow_list_mute_list">Mute List</string>
|
||||
|
||||
<string name="follow_sets">Follow Sets</string>
|
||||
<string name="follow_sets">Follow Lists</string>
|
||||
<string name="labeled_bookmarks">Labeled Bookmarks</string>
|
||||
<string name="general_bookmarks">General Bookmarks</string>
|
||||
<string name="follow_set_type_public">Public</string>
|
||||
@@ -520,7 +522,7 @@
|
||||
\nTap below to refresh, or tap the add buttons to create a new one.
|
||||
</string>
|
||||
<string name="follow_set_create_btn_label">New</string>
|
||||
<string name="follow_set_add_author_from_note_action">Add author to follow set</string>
|
||||
<string name="follow_set_add_author_from_note_action">Add author to follow list</string>
|
||||
<string name="follow_set_profile_actions_menu_description">Add or remove user from lists, or create a new list with this user.</string>
|
||||
<string name="follow_set_icon_description">Icon for follow set</string>
|
||||
<string name="follow_set_public_presence_indicator">%1$s is a public member</string>
|
||||
@@ -535,25 +537,25 @@
|
||||
<string name="follow_set_multiple_member_label">members</string>
|
||||
<string name="follow_set_empty_label">No members</string>
|
||||
<string name="follow_set_absence_indicator">%1$s is not in this list</string>
|
||||
<string name="follow_set_man_dialog_title">Your Follow Sets</string>
|
||||
<string name="follow_set_empty_dialog_msg">No follow sets were found, or you don\'t have any follow sets. Tap below to refresh, or use the menu to create one.</string>
|
||||
<string name="follow_set_man_dialog_title">Your Lists</string>
|
||||
<string name="follow_set_empty_dialog_msg">No follow lists were found, or you don\'t have any follow lists. Tap below to refresh, or use the menu to create one.</string>
|
||||
<string name="follow_set_error_dialog_msg">There was a problem while fetching: %1$s</string>
|
||||
<string name="follow_set_creation_menu_title">Make New List</string>
|
||||
<string name="follow_set_creation_item_label">New list with %1$s membership</string>
|
||||
<string name="follow_set_creation_item_description">Creates a new follow set, and adds %1$s as a %2$s member.</string>
|
||||
<string name="follow_set_creation_dialog_title">New Follow Set</string>
|
||||
<string name="follow_set_copy_dialog_title">Copy/Clone Follow Set</string>
|
||||
<string name="follow_set_creation_dialog_title">New Follow List</string>
|
||||
<string name="follow_set_copy_dialog_title">Copy/Clone Follow List</string>
|
||||
<string name="follow_set_desc_modify_label">Modify description</string>
|
||||
<string name="follow_set_empty_desc_label">This list doesn\'t have a description</string>
|
||||
<string name="follow_set_current_desc_label">Current description:</string>
|
||||
<string name="follow_set_copy_indicator_description">You can set a custom name/description for this clone set below.</string>
|
||||
<string name="follow_set_creation_name_label">Set name</string>
|
||||
<string name="follow_set_copy_name_label">(Original Set name)</string>
|
||||
<string name="follow_set_creation_desc_label">Set description(optional)</string>
|
||||
<string name="follow_set_copy_desc_label">(Original Set description)</string>
|
||||
<string name="follow_set_creation_action_btn_label">Create set</string>
|
||||
<string name="follow_set_copy_action_btn_label">Copy/Clone set</string>
|
||||
<string name="follow_set_rename_btn_label">Rename set</string>
|
||||
<string name="follow_set_copy_indicator_description">Set a new name/description for the cloned list below.</string>
|
||||
<string name="follow_set_creation_name_label">List name</string>
|
||||
<string name="follow_set_copy_name_label">New List name</string>
|
||||
<string name="follow_set_creation_desc_label">List description (optional)</string>
|
||||
<string name="follow_set_copy_desc_label">New List description</string>
|
||||
<string name="follow_set_creation_action_btn_label">Create list</string>
|
||||
<string name="follow_set_copy_action_btn_label">Copy/Clone list</string>
|
||||
<string name="follow_set_rename_btn_label">Rename list</string>
|
||||
<string name="follow_set_desc_modify_btn_label">Modify</string>
|
||||
<string name="follow_set_rename_dialog_indicator_first_part">You are renaming from </string>
|
||||
<string name="follow_set_rename_dialog_indicator_second_part"> to..</string>
|
||||
@@ -1308,6 +1310,8 @@
|
||||
<string name="torrent_no_info">Event doesn\'t have enough information to build a magnet link</string>
|
||||
|
||||
<string name="my_lists_and_sets">My Lists/Sets</string>
|
||||
<string name="my_lists">My Lists</string>
|
||||
<string name="people_list_label">Users</string>
|
||||
<string name="select_list_to_filter">Select a list to filter the feed</string>
|
||||
|
||||
<string name="temporary_account">Log off on device lock</string>
|
||||
@@ -1335,4 +1339,8 @@
|
||||
<string name="crashreport_found_send">Send it</string>
|
||||
<string name="this_message_will_disappear_in_days">This message will disappear in %1$d days</string>
|
||||
<string name="select_signer">Select Signer</string>
|
||||
|
||||
<string name="in_the_list">Already in the list</string>
|
||||
<string name="private_members">Private Members</string>
|
||||
<string name="public_members">Public Members</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user