Not a bug Select Item Phrase Inconstencies

Amaury

Well-known member
This is in regards to these three phrases:
  • select_conversation: Select conversation
  • select_this_post: Select this post
  • select_this_post_by_x: Select this post by User
  • select_thread: Select thread

For consistency, they should either be:

  • Select this conversation by User
  • Select this post
  • Select this post by User
  • Select this thread by User

Or:

  • Select Conversation
  • Select Post
  • Select Post: User
  • Select Thread

These would have title case since they're labels.
 
As noted before, these aren't internally inconsistent. They are displayed on separate pages and have different ways of showing identifiers.
 
As noted before, these aren't internally inconsistent. They are displayed on separate pages and have different ways of showing identifiers.

Okay, I think I got it, but just to clarify:

Using posts, if it were like this, then it would be inconsistent:
  • Select this post by User
  • Select Post
 
Top Bottom