Search and Top Navigation
#8010 closed bug (fixed)
Opened January 12, 2012 07:30PM UTC
Closed January 20, 2012 04:14PM UTC
Last modified January 20, 2012 04:14PM UTC
Fix Korean translation
Reported by: | clear | Owned by: | clear |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.18 |
Component: | ui.datepicker | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Fix some issues on the Korean translation for ui.datepicker.
- Fix monthNames, monthNamesShort : including English words is incorrect.
- Fix dayNames, showMonthAfterYear
Attachments (0)
Change History (4)
Changed January 12, 2012 07:56PM UTC by comment:1
owner: | → clear |
---|---|
status: | new → pending |
Changed January 12, 2012 08:27PM UTC by comment:2
status: | pending → new |
---|
Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation
Committed to GitHub: https://github.com/clear00/jquery-ui/blob/c0dfa1173c7427622a9f7573b173211f6b594a5f/ui/i18n/jquery.ui.datepicker-ko.js
Changed January 20, 2012 04:14PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonthAfterYear on the Korean translation . Fixed #8010 - Datepicker i18n: Fix some issues on the Korean translation(cherry picked from commit c0dfa1173c7427622a9f7573b173211f6b594a5f)
Changeset: 5953d194a343f90d90bfb04df2a5f0724555f6eb
Changed January 20, 2012 04:14PM UTC by comment:4
milestone: | 1.9 → 1.8.18 |
---|
Please provide a pull request.