mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: append ellipsis to actions that have follow-up screen (#13943)
This commit is contained in:
parent
d9843d757a
commit
ff994234ee
@ -2376,11 +2376,11 @@ en:
|
|||||||
other: "Dismiss New (%{count})"
|
other: "Dismiss New (%{count})"
|
||||||
toggle: "toggle bulk selection of topics"
|
toggle: "toggle bulk selection of topics"
|
||||||
actions: "Bulk Actions"
|
actions: "Bulk Actions"
|
||||||
change_category: "Set Category"
|
change_category: "Set Category..."
|
||||||
close_topics: "Close Topics"
|
close_topics: "Close Topics"
|
||||||
archive_topics: "Archive Topics"
|
archive_topics: "Archive Topics"
|
||||||
move_messages_to_inbox: "Move to Inbox"
|
move_messages_to_inbox: "Move to Inbox"
|
||||||
notification_level: "Notifications"
|
notification_level: "Notifications..."
|
||||||
change_notification_level: "Change Notification Level"
|
change_notification_level: "Change Notification Level"
|
||||||
choose_new_category: "Choose the new category for the topics:"
|
choose_new_category: "Choose the new category for the topics:"
|
||||||
selected:
|
selected:
|
||||||
@ -2676,7 +2676,7 @@ en:
|
|||||||
open: "Open Topic"
|
open: "Open Topic"
|
||||||
close: "Close Topic"
|
close: "Close Topic"
|
||||||
multi_select: "Select Posts…"
|
multi_select: "Select Posts…"
|
||||||
slow_mode: "Set Slow Mode"
|
slow_mode: "Set Slow Mode..."
|
||||||
timed_update: "Set Topic Timer..."
|
timed_update: "Set Topic Timer..."
|
||||||
pin: "Pin Topic…"
|
pin: "Pin Topic…"
|
||||||
unpin: "Un-Pin Topic…"
|
unpin: "Un-Pin Topic…"
|
||||||
@ -2685,7 +2685,7 @@ en:
|
|||||||
invisible: "Make Unlisted"
|
invisible: "Make Unlisted"
|
||||||
visible: "Make Listed"
|
visible: "Make Listed"
|
||||||
reset_read: "Reset Read Data"
|
reset_read: "Reset Read Data"
|
||||||
make_public: "Make Public Topic"
|
make_public: "Make Public Topic..."
|
||||||
make_private: "Make Personal Message"
|
make_private: "Make Personal Message"
|
||||||
reset_bump_date: "Reset Bump Date"
|
reset_bump_date: "Reset Bump Date"
|
||||||
|
|
||||||
@ -3015,8 +3015,8 @@ en:
|
|||||||
rebake: "Rebuild HTML"
|
rebake: "Rebuild HTML"
|
||||||
publish_page: "Page Publishing"
|
publish_page: "Page Publishing"
|
||||||
unhide: "Unhide"
|
unhide: "Unhide"
|
||||||
change_owner: "Change Ownership"
|
change_owner: "Change Ownership..."
|
||||||
grant_badge: "Grant Badge"
|
grant_badge: "Grant Badge..."
|
||||||
lock_post: "Lock Post"
|
lock_post: "Lock Post"
|
||||||
lock_post_description: "prevent the poster from editing this post"
|
lock_post_description: "prevent the poster from editing this post"
|
||||||
unlock_post: "Unlock Post"
|
unlock_post: "Unlock Post"
|
||||||
@ -3030,8 +3030,8 @@ en:
|
|||||||
delete_topic_confirm_modal_no: "No, keep this topic"
|
delete_topic_confirm_modal_no: "No, keep this topic"
|
||||||
delete_topic_error: "An error occurred while deleting this topic"
|
delete_topic_error: "An error occurred while deleting this topic"
|
||||||
delete_topic: "delete topic"
|
delete_topic: "delete topic"
|
||||||
add_post_notice: "Add Staff Notice"
|
add_post_notice: "Add Staff Notice..."
|
||||||
change_post_notice: "Change Staff Notice"
|
change_post_notice: "Change Staff Notice..."
|
||||||
delete_post_notice: "Delete Staff Notice"
|
delete_post_notice: "Delete Staff Notice"
|
||||||
remove_timer: "remove timer"
|
remove_timer: "remove timer"
|
||||||
edit_timer: "edit timer"
|
edit_timer: "edit timer"
|
||||||
|
Loading…
Reference in New Issue
Block a user