#6986 closed enhancement (fixed)
Datepicker i18n: Improved translation of day and month names
Reported by: | martins | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.10 |
Component: | ui.datepicker | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In the Norwegian language, names for days and months are written without capitalization.
Eg.: Monday -> mandag January -> januar
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names(cherry picked from commit d505c7c66d9041988c4563801d781b47cad2e439)
Changeset: 685ac7a042536b005ab1cf8a59464d66bcc32cde
comment:3 Changed 12 years ago by
Milestone: | 1.9 → 1.8.10 |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in this commit: https://github.com/msolli/jquery-ui/blob/d505c7c66d9041988c4563801d781b47cad2e439/ui/i18n/jquery.ui.datepicker-no.js
Pull request sent: https://github.com/jquery/jquery-ui/pull/123