Opened 3 years ago
Closed 3 years ago
#12228 closed defect (bug) (fixed)
Daylight saving time misspelling
| Reported by: |
|
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)
Change History (5)
comment:1
miqrogroove — 3 years ago
- 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.
comment:2
miqrogroove — 3 years ago
- Version set to 2.5
Note: See
TracTickets for help on using
tickets.

Fix DST misspelling and normalize capitalization