Ticket #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: | ||
| Blocking: | Blocked by: |
Description
Fix some issues on the Korean translation for ui.datepicker.
- Fix monthNames, monthNamesShort : including English words is incorrect.
- Fix dayNames, showMonthAfterYear
Change History
comment:1 Changed 17 months ago by scott.gonzalez
- Owner set to clear
- Status changed from new to pending
comment:2 Changed 17 months ago by clear
- Status changed from pending to 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 16 months ago by clear00
- Status changed from new to closed
- Resolution set to fixed
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


Please provide a pull request.