UX: rename "invisible" to "unlisted"

This commit is contained in:
Jeff Atwood 2014-09-13 01:26:14 -07:00
parent fe10c6977c
commit cf4bd67946
2 changed files with 5 additions and 5 deletions

View File

@ -941,8 +941,8 @@ en:
pin_globally: "Pin Topic Globally"
unarchive: "Unarchive Topic"
archive: "Archive Topic"
invisible: "Make Invisible"
visible: "Make Visible"
invisible: "Make Unlisted"
visible: "Make Listed"
reset_read: "Reset Read Data"
multi_select: "Select Posts"
@ -1347,7 +1347,7 @@ en:
archived:
help: "This topic is archived; it is frozen and cannot be changed"
invisible:
help: "This topic is invisible; it will not be displayed in topic lists, and can only be accessed via a direct link"
help: "This topic is unlisted; it will not be displayed in topic lists, and can only be accessed via a direct link"
posts: "Posts"
posts_lowercase: "posts"

View File

@ -1081,8 +1081,8 @@ en:
pinned_disabled: "This topic is now unpinned. It will no longer appear at the top of its category."
pinned_globally_enabled: "This topic is now pinned globally. It will appear at the top of its category and all topic lists until it is unpinned by staff for everyone, or by individual users for themselves."
pinned_globally_disabled: "This topic is now unpinned. It will no longer appear at the top of its category."
visible_enabled: "This topic is now visible. It will be displayed in topic lists."
visible_disabled: "This topic is now invisible. It will no longer be displayed in any topic lists. The only way to access this topic is via direct link."
visible_enabled: "This topic is now listed. It will be displayed in topic lists."
visible_disabled: "This topic is now unlisted. It will no longer be displayed in any topic lists. The only way to access this topic is via direct link."
login:
not_approved: "Your account hasn't been approved yet. You will be notified by email when you are ready to log in."