Opened 5 years ago
Last modified 17 months ago
#1485393 new Feature Requests
timezones are not localized
| Reported by: | tensor | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | User Interface | Version: | 0.2-alpha |
| Severity: | minor | Keywords: | |
| Cc: | vbenincasa@… |
Description
Timezone labels are not localized.
Change History (12)
comment:1 Changed 5 years ago by thomasb
- Milestone set to later
comment:2 Changed 5 years ago by tensor
In russian Moscow is Москва. I believe finding its own country/city in native language is a good thing.
comment:3 Changed 5 years ago by tensor
If it is going to be accepted, I am ready to provide a patch.
Hope for this to be included in 0.2.
comment:4 Changed 5 years ago by tensor
Please give me a "go" if you plan to accept it for 0.2.
comment:5 Changed 5 years ago by thomasb
- Milestone changed from later to 0.2-stable
Why does it matter when it will be accepted. If you provide a working solution, the changes are high to have it committed to the trunk. Just attach your patch and you'll have good arguments.
comment:6 Changed 4 years ago by Lazlo
If you localise the timezones, you should do it for every available translation. The timezones should be added to labels.inc (or maybe a new timezones.inc).
e.g. for GMT with example city London:
(GMT) London (da, en, fr, sv)
(GMT) Londen (nl)
(GMT) Londra (it)
(GMT) Londres (es, pt)
(GMT) ロンドン (jp)
(GMT) 런던 (ko)
(GMT) Lontoo (fi)
comment:7 follow-up: ↓ 9 Changed 4 years ago by alec
comment:8 Changed 4 years ago by alec
- Milestone changed from 0.2.2 to 0.3-beta
comment:9 in reply to: ↑ 7 Changed 4 years ago by netbit
- Cc vbenincasa@… added
Replying to alec:
http://detached.gigo.com/rc/Dk/V83gEBww/0001-Added-timezone-.patch
Works fine here Alec.
What you think about adding timezones to "labels.inc" instead of using new files? By this way we help to reduce the disk I/O usage and don't need to create some files initially empty (without translations).
If you want I can do it and commit to trunk.
comment:10 Changed 4 years ago by alec
comment:11 Changed 3 years ago by alec
- Milestone changed from 0.4-beta to later
- Type changed from Bugs to Feature Requests
comment:12 Changed 17 months ago by alec
So, now we have a lot more labels for timezones. We need a separate file.

And why should they? I guess geographical names are unique and independent of any language.