This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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]

[Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases


https://sourceware.org/bugzilla/show_bug.cgi?id=10871

--- Comment #14 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 8876
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8876&action=edit
Proposed solution: support day month order

If we are going to implement a smart algorithm which determines whether "%B"
should generate a nominative or genitive form we need also a new parameter
which would determine if month should be genitive if it appears after a day, or
before a day, or in both cases, or it does not matter. Feel free to merge this
patch with the previous ones if you think this idea is OK. Feel free to reject
this patch if you think that we should implement the "%OB" format specifier
which would select the genitive case explicitly. See also comment 7 for more
info.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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