Search and Top Navigation
#6986 closed enhancement (fixed)
Opened February 14, 2011 01:45PM UTC
Closed February 15, 2011 03:01PM UTC
Last modified February 15, 2011 03:01PM UTC
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
Attachments (0)
Change History (3)
Changed February 14, 2011 01:55PM UTC by comment:1
Changed February 15, 2011 03:01PM UTC by comment:2
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
Changed February 15, 2011 03:01PM UTC by comment:3
milestone: | 1.9 → 1.8.10 |
---|
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