Opened 3 years ago

Closed 3 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:

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 3 years ago.
Fix DST misspelling and normalize capitalization

Download all attachments as: .zip

Change History (5)

Fix DST misspelling and normalize capitalization

  • Component changed from General to Administration
  • Milestone changed from Unassigned to 3.0
  • Severity changed from normal to minor

Assumed it's a trunk patch.

  • Version set to 2.5
  • Keywords has-patch added
  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.