Sourceware Bugzilla – Attachment 11092 Details for
Bug 19485
csb_PL: Update month translations + add yesstr/nostr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated April and July, added yesstr and nostr
0001-csb_PL-Update-month-translations-add-yesstr-nostr-bu.patch (text/plain), 1.37 KB, created by
Rafal Luzynski
on 2018-06-21 10:51:29 UTC
(
hide
)
Description:
Updated April and July, added yesstr and nostr
Filename:
MIME Type:
Creator:
Rafal Luzynski
Created:
2018-06-21 10:51:29 UTC
Size:
1.37 KB
patch
obsolete
>From e132a7680d76eaffac75676a7b0d4c807e5d0b8b Mon Sep 17 00:00:00 2001 >From: Rafal Luzynski <digitalfreak@lingonborough.com> >Date: Thu, 21 Jun 2018 12:29:13 +0200 >Subject: [PATCH 1/2] csb_PL: Update month translations + add yesstr/nostr (bug > 19485). >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Thank you Michal Ostrowski for the updates. > > [BZ #19485] > * localedata/locales/csb_PL (mon): Fix typos: > "Åżëkwiôt" -> "Åżëkwiat" (April); "lëpinc" -> "lëpiÅc" (July). > * (yesstr): Add, value is "jo". > * (nostr): Add, value is "nié". >--- > localedata/locales/csb_PL | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > >diff --git a/localedata/locales/csb_PL b/localedata/locales/csb_PL >index 1038941..fa82966 100644 >--- a/localedata/locales/csb_PL >+++ b/localedata/locales/csb_PL >@@ -122,6 +122,8 @@ END LC_COLLATE > LC_MESSAGES > yesexpr "^[+1JjTtYy]" > noexpr "^[-0nN]" >+yesstr "jo" >+nostr "ni<U00E9>" > END LC_MESSAGES > > LC_MONETARY >@@ -154,10 +156,10 @@ abmon "st<U00EB>"; "gro";/ > mon "st<U00EB>cznik";/ > "gromicznik";/ > "str<U00EB>miannik";/ >- "<U0142><U017C><U00EB>kwi<U00F4>t";/ >+ "<U0142><U017C><U00EB>kwiat";/ > "m<U00F4>j";/ > "czerwi<U0144>c";/ >- "l<U00EB>pinc";/ >+ "l<U00EB>pi<U0144>c";/ > "z<U00E9>lnik";/ > "s<U00E9>wnik";/ > "rujan";/ >-- >2.7.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19485
:
8910
|
8911
| 11092