UX: Update post_menu and post_menu_hidden_items copy (#28723)

These settings are misleading since plugins and themes
and theme components can rearrange and add buttons to
the post menu. Better to indicate this in the setting
description.
This commit is contained in:
Martin Brennan 2024-09-04 13:37:47 +10:00 committed by GitHub
parent 280adda09c
commit 4f21a93a79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1879,8 +1879,8 @@ en:
include_secure_categories_in_tag_counts: "When enabled, count of topics for a tag will include topics that are in read restricted categories for all users. When disabled, normal users are only shown a count of topics for a tag where all the topics are in public categories."
display_personal_messages_tag_counts: "When enabled, count of personal messages tagged with a given tag will be displayed."
top_menu: "Determine which items appear in the homepage navigation, and in what order."
post_menu: "Determine which items appear on the post menu, and in what order."
post_menu_hidden_items: "The menu items to hide by default in the post menu unless an expansion ellipsis is clicked on."
post_menu: "Configure the visibility and order of default post menu items. Additional items added by plugins or themes are managed separately and wont appear in this list."
post_menu_hidden_items: "The menu items to hide by default in the post menu unless an expansion ellipsis is clicked on. Additional items added by plugins or themes are managed separately and wont appear in this list."
share_links: "Determine which items appear on the share dialog, and in what order."
allow_username_in_share_links: "Allow usernames to be included in share links. This is useful to reward badges based on unique visitors."
site_contact_username: "A valid staff username to send all automated messages from. If left blank the default System account will be used."