Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#17701 closed defect (bug) (fixed)

Updates string is "n Themes Updates" but "n Plugin Updates"

Reported by: mitchoyoshitaka's profile mitchoyoshitaka Owned by: nacin's profile nacin
Milestone: 3.2 Priority: normal
Severity: trivial Version:
Component: General Keywords:
Focuses: Cc:

Description

The UI string which presents the number of different kinds of updates available (code in a few different places, hopefully to be consolidated by #17694) has the plural string '%d Themes Updates' even though for plugins it's '%d Plugin Updates'. Should the "theme" and "plugin" both be plural? Both be singular?

Change History (2)

#1 @nacin
14 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In [18157]:

s/Themes Updates/Theme Updates/. props mitchoyoshitaka. fixes #17701.

#2 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.2
Note: See TracTickets for help on using tickets.