Bug 10872 - Ru_RU month names are in incorrect form
Summary: Ru_RU month names are in incorrect form
Status: RESOLVED DUPLICATE of bug 10871
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: GNU C Library Locale Maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 06:50 UTC by UrmasD
Modified: 2014-07-01 05:31 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UrmasD 2009-10-30 06:50:59 UTC
In current Ru_RU locale month names are given capitalized, in nominative case. When this form is 
used to build a date with %B specifier, the resulting form is grammatically incorrect (30 Октябрь 2009 
for example). The correct form which should be used is lowercase, genitive case names (30 октября 
2009).
Comment 1 Andreas Schwab 2009-10-30 09:26:00 UTC

*** This bug has been marked as a duplicate of 10871 ***