mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
localedata: Remove trailing whitespace in weekday names in nn_NO locale
Resolves: BZ # 25868
This commit is contained in:
parent
4369019520
commit
ff25f355af
1 changed files with 7 additions and 7 deletions
|
@ -87,13 +87,13 @@ abday "su.";"m<U00E5>.";/
|
|||
"la."
|
||||
%
|
||||
% Full weekday names (%A)
|
||||
day "sundag ";/
|
||||
"m<U00E5>ndag ";/
|
||||
"tysdag ";/
|
||||
"onsdag ";/
|
||||
"torsdag ";/
|
||||
"fredag ";/
|
||||
"laurdag "
|
||||
day "sundag";/
|
||||
"m<U00E5>ndag";/
|
||||
"tysdag";/
|
||||
"onsdag";/
|
||||
"torsdag";/
|
||||
"fredag";/
|
||||
"laurdag"
|
||||
%
|
||||
% Abbreviated month names (%b)
|
||||
abmon "jan.";"feb.";/
|
||||
|
|
Loading…
Add table
Reference in a new issue