Make WordPress Core

Opened 17 years ago

Closed 16 years ago

#12228 closed defect (bug) (fixed)

Daylight saving time misspelling

Reported by: kurtmckee Owned by:
Priority: normal Milestone: 3.0
Component: Administration Version: 2.5
Severity: minor Keywords: has-patch
Cc: Focuses:

Description

In wp-admin/options-general.php, daylight saving time is incorrectly referred to as "daylight savings time". Additionally, there are inconsistencies with its capitalization in the file.

I have not found any authoritative information on its capitalization, so in the attached patch against trunk (as of 14 Feb 2009) I not only corrected the misspelling, I also normalized all references to be entirely lowercase, in keeping with the predominant capitalization already in the file.

I'm fairly certain that correcting this will affect translations.

Attachments (1)

dst-spelling.diff (1.6 KB ) - added by kurtmckee 17 years ago.
Fix DST misspelling and normalize capitalization

Download all attachments as: .zip

Change History (5)

@kurtmckee
17 years ago

Fix DST misspelling and normalize capitalization

#1 @miqrogroove
17 years ago

  • Component GeneralAdministration
  • Milestone Unassigned3.0
  • Severity normalminor

Assumed it's a trunk patch.

#2 @miqrogroove
17 years ago

  • Version2.5

#3 @willmot
16 years ago

  • Keywords has-patch added

#4 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [13425]) A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj

Note: See TracTickets for help on using tickets.