#8010 closed bug (fixed)
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
Change History (4)
comment:1 Changed 11 years ago by
Owner: | set to clear |
---|---|
Status: | new → pending |
comment:2 Changed 11 years ago by
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
comment:3 Changed 11 years ago by
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
comment:4 Changed 11 years ago by
Milestone: | 1.9 → 1.8.18 |
---|
Please provide a pull request.