#8231 closed bug (fixed)
Provide a better German translation for the week header
Reported by: | acme | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.19 |
Component: | ui.datepicker | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Currently the week header translation is "Wo", the first two characters for "Woche" ("week"). The common German term is "KW" (for "Kalenderwoche") which is usually used when talking about weeks of the year.
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - Provide a better German translation for the week header.
Changeset: 48e5c853f995a825dd9d14cd2d8f592037f8505c
comment:3 Changed 11 years ago by
Datepicker: Changed German translation for weekHeader to "KW". Fixes #8231 - Provide a better German translation for the week header.
Changeset: 8b46758f271f94f0acf3416690cc6a70708b3a9e
comment:4 Changed 11 years ago by
Milestone: | 1.9 → 1.8.19 |
---|
Note: See
TracTickets for help on using
tickets.
As a note: I've provided a pull request at https://github.com/jquery/jquery-ui/pull/625 , but can't assign the ticket to myself.