Search and Top Navigation
#9098 closed bug (fixed)
Opened February 19, 2013 02:32AM UTC
Closed February 19, 2013 08:22PM UTC
Last modified February 19, 2013 08:22PM UTC
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.
Attachments (0)
Change History (3)
Changed February 19, 2013 02:40AM UTC by comment:1
Changed February 19, 2013 08:22PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Datepicker: Updated German locale. Fixes #9098 - Datepicker German localization - make casing of previous/next/today consistent.
Changeset: 10ca48308fea6a9b30d2457fbf5a1b6e0ed5966c
Changed February 19, 2013 08:22PM UTC by comment:3
milestone: | none → 1.10.2 |
---|
fix: https://github.com/wenz/jquery-ui/blob/5a68b2ec6f61426e32f666549f096835f6390476/ui/i18n/jquery.ui.datepicker-de.js
(also makes the value for closeText consistent)