move refresh-required options to their own section
This commit is contained in:
parent
698a13b28c
commit
b819f30022
5 changed files with 48 additions and 18 deletions
|
|
@ -480,6 +480,7 @@
|
|||
"app_name": "App name",
|
||||
"attachmentRadius": "Attachments",
|
||||
"attachments": "Attachments",
|
||||
"auto_refresh_on_required": "Automatically refresh when one of the below options are changed",
|
||||
"autohide_floating_post_button": "Automatically hide New Post button (mobile)",
|
||||
"avatar": "Avatar",
|
||||
"avatarAltRadius": "Avatars (notifications)",
|
||||
|
|
@ -541,7 +542,7 @@
|
|||
"current_mascot": "Your current mascot",
|
||||
"current_password": "Current password",
|
||||
"data_import_export_tab": "Data import / export",
|
||||
"dedupe_boosts": "Deduplicate boosts on the timeline (requires refresh/re-fetch)",
|
||||
"dedupe_boosts": "Deduplicate boosts on the timeline",
|
||||
"default_vis": "Default visibility scope",
|
||||
"delete_account": "Delete account",
|
||||
"delete_account_description": "Permanently delete your data and deactivate your account.",
|
||||
|
|
@ -735,6 +736,8 @@
|
|||
"reply_visibility_following_short": "Show replies to my follows",
|
||||
"reply_visibility_self": "Only show replies directed at me",
|
||||
"reply_visibility_self_short": "Show replies to self only",
|
||||
"requires_refresh": "Requires a page refresh",
|
||||
"requires_refresh_exp": "The below options (except the first) require either a page refresh or some content before their effects are visible. If you'd like to disable automatically refreshing the page when changing these options then toggle the first option.",
|
||||
"reset_avatar": "Reset avatar",
|
||||
"reset_avatar_confirm": "Do you really want to reset the avatar?",
|
||||
"reset_background_confirm": "Do you really want to reset the background?",
|
||||
|
|
@ -775,7 +778,7 @@
|
|||
"settings_profiles_show": "Show all settings profiles",
|
||||
"settings_profiles_unshow": "Hide all settings profiles",
|
||||
"show_admin_badge": "Show \"Admin\" badge in my profile",
|
||||
"show_favicon_badge": "Show a badge on the page's favicon when there are unread notifications (requires refresh)",
|
||||
"show_favicon_badge": "Show a badge on the page's favicon when there are unread notifications",
|
||||
"show_moderator_badge": "Show \"Moderator\" badge in my profile",
|
||||
"show_nav_shortcuts": "Show extra navigation shortcuts in top panel",
|
||||
"show_panel_nav_shortcuts": "Show timeline navigation shortcuts at the top of the panel",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue