mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-02 02:01:46 +03:00
tpi_PG locale: fix syntax error [BZ #22382]
[BZ #22382] * localedata/locales/tpi_PG (LC_TIME): Fix syntax error. * localedata/locales/tpi_PG: Add standard header.
This commit is contained in:
parent
ef11081fed
commit
5baac970a8
@ -1,3 +1,9 @@
|
|||||||
|
2017-11-02 Mike FABIAN <mfabian@redhat.com>
|
||||||
|
|
||||||
|
[BZ #22382]
|
||||||
|
* localedata/locales/tpi_PG (LC_TIME): Fix syntax error.
|
||||||
|
* localedata/locales/tpi_PG: Add standard header.
|
||||||
|
|
||||||
2017-11-02 Florian Weimer <fweimer@redhat.com>
|
2017-11-02 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
test-errno-linux: quotactl can fail with EPERM in containers.
|
test-errno-linux: quotactl can fail with EPERM in containers.
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
comment_char %
|
comment_char %
|
||||||
escape_char /
|
escape_char /
|
||||||
|
|
||||||
|
% This file is part of the GNU C Library and contains locale data.
|
||||||
|
% The Free Software Foundation does not claim any copyright interest
|
||||||
|
% in the locale data contained in this file. The foregoing does not
|
||||||
|
% affect the license of the GNU C Library as a whole. It does not
|
||||||
|
% exempt you from the conditions of the license if your use would
|
||||||
|
% otherwise be governed by that license.
|
||||||
|
|
||||||
% Tok Pisin language locale for Papua New Guinea.
|
% Tok Pisin language locale for Papua New Guinea.
|
||||||
% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
|
% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
|
||||||
% Words translated from http://www.tok-pisin.com/
|
% Words translated from http://www.tok-pisin.com/
|
||||||
@ -50,7 +57,7 @@ LC_TIME
|
|||||||
% Month names from http://www.tok-pisin.com, the month names from
|
% Month names from http://www.tok-pisin.com, the month names from
|
||||||
% http://wikitravel.org/en/Tok_Pisin_phrasebook differ a bit.
|
% http://wikitravel.org/en/Tok_Pisin_phrasebook differ a bit.
|
||||||
mon "Janueri";/
|
mon "Janueri";/
|
||||||
"Februeri"
|
"Februeri";/
|
||||||
"Mas";/
|
"Mas";/
|
||||||
"Epril";/
|
"Epril";/
|
||||||
"Me";/
|
"Me";/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user