Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15577 closed defect (bug) (fixed)

Proper l10n of the Add New menu

Reported by: SergeyBiryukov Owned by: nbachiyski
Priority: normal Milestone: 3.1
Component: I18N Version: 3.1
Severity: normal Keywords:
Cc: Focuses:

Description

The same “Add New” string is used for Sites, Users and the Admin Bar on Network Administration screens. It should have a different context in each case, like for Posts, Plugins and Users on regular admin screens.

Also, since this menu is the first place where “Add New” is used as the main term, post type labels should have accusative case name in addition to singular_name for proper translation. This may be a question for another ticket, though.

Change History (4)

#1 @westi
16 years ago

  • Milestone Awaiting Review3.1
  • Owner set to nbachiyski
  • Status newassigned

#2 @nbachiyski
16 years ago

(In [16611]) Add context to Add New buttons in Network admin. See #15577

#3 @nbachiyski
16 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [16612]) Add New string fixes. Fixes #15577

#4 in reply to: ↑ description @SergeyBiryukov
15 years ago

Also, since this menu is the first place where “Add New” is used as the main term, post type labels should have accusative case name in addition to singular_name for proper translation. This may be a question for another ticket, though.

Related: #16406

Note: See TracTickets for help on using tickets.