This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL


Akhilesh Kumar <akhilesh.k@samsung.com> wrote:

>  [BZ #21756]
>         Added yesstr/nostr for nds_DE and nds_NL
>
> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/nds_DE |    2 ++
>  localedata/locales/nds_NL |    2 ++
>  2 files changed, 4 insertions(+) 
>

--- a/localedata/locales/nds_DE
+++ b/localedata/locales/nds_DE
@@ -64,6 +64,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "^[+1jJyY]"
 noexpr  "^[-0nN]"
+yesstr  "Ja"
+nostr   "Nee"
 END LC_MESSAGES
 

I think it should be “jo” and “nee”.

-- 
Mike FABIAN <mfabian@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]