"Time zone" is a compound word of two words. In several places, it's incorrectly represented as "timezone." Nonexhaustive list of examples:

  • Module name
  • Warning at admin/reports/status: "The Date Timezone module requires you to set the site timezone name."

"Time zone" is correctly represented as two words at admin/settings/date-time.

Comments

karens’s picture

Priority: Normal » Minor

Changing this will break all the translations.

arlinsandbulte’s picture

Status: Active » Closed (won't fix)

Technically, yes, "time zone" is the correct way, but I don't think it is really worth fussing over.
Here is my justification: http://english.stackexchange.com/questions/3934/time-zone-vs-timezone
(although not very authoritative.....)

If someone wishes, they could do a search and replace pretty easily... BUT be careful not to rename function and variable names that contain timezone. Only UI text should be changed....