#9098 closed bug (fixed)
Datepicker German localization - make casing of previous/next/today consistent
Reported by: | cwenz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.2 |
Component: | ui.datepicker | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The German localization strings for previous/next/today are inconsistent: one starts with an uppercase letter, two start with a lowercase letter. To make it consistent with other translations (e.g. English, French, Italian, and others), they all should start with an uppercase letter.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: Updated German locale. Fixes #9098 - Datepicker German localization - make casing of previous/next/today consistent.
Changeset: 10ca48308fea6a9b30d2457fbf5a1b6e0ed5966c
comment:3 Changed 10 years ago by
Milestone: | none → 1.10.2 |
---|
Note: See
TracTickets for help on using
tickets.
fix: https://github.com/wenz/jquery-ui/blob/5a68b2ec6f61426e32f666549f096835f6390476/ui/i18n/jquery.ui.datepicker-de.js (also makes the value for closeText consistent)