mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
localedata: Convert day names in nn_NO locale to UTF-8
This commit is contained in:
parent
ff25f355af
commit
958478889c
1 changed files with 2 additions and 2 deletions
|
@ -81,14 +81,14 @@ LC_TIME
|
|||
% for IBM Class for Unicode/Java
|
||||
%
|
||||
% Abbreviated weekday names (%a)
|
||||
abday "su.";"m<U00E5>.";/
|
||||
abday "su.";"må.";/
|
||||
"ty.";"on.";/
|
||||
"to.";"fr.";/
|
||||
"la."
|
||||
%
|
||||
% Full weekday names (%A)
|
||||
day "sundag";/
|
||||
"m<U00E5>ndag";/
|
||||
"måndag";/
|
||||
"tysdag";/
|
||||
"onsdag";/
|
||||
"torsdag";/
|
||||
|
|
Loading…
Add table
Reference in a new issue