#7548 closed defect (duplicate)
Some Italian month names are missing
Reported by: | ssambi | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Internationalization | Version: | |
Keywords: | i18n | Cc: | |
Blocked By: | Blocking: |
Description
There are some Italian month names that aren't translated in dojo/cldr/nls/it/gregorian.js:
8 -> Agosto (August)
9 -> Settembre (September)
10 -> Ottobre (October)
11 -> Novembre (November)
12 -> Dicembre (December)
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | gregorian.patch added |
---|
comment:1 Changed 13 years ago by
likely a dup of #7188. These files are generated and they're being generated incorrectly.
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Dup of #7188. All the month names should be filled in now.
However, I notice that the CLDR project (unicode.org/cldr) Only capitalizes the first 7 or 8 months. Is this a bug we should log against their repository?
Note: See
TracTickets for help on using
tickets.
Patch for dojo/cldr/nls/it/gregorian.js