Lowercase months in Portuguese language
Bug #1490298 reported by
Ivo Xavier
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GLibC |
Unknown
|
Unknown
|
|||
glibc (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Hi,
Due to some modifications made to our mother language back in 2012. The months passed to be written with lowercase.
Example:
Quarta-feira, 29 de Julho de 2015 (before 2012)
quarta-feira, 29 de julho de 2015 (since 2012)
Where we can (translator community) fix this? We've been searching, but we can't deal with it.
This is one bug we can't fix or solve for the ubuntu touch.
Please, gives us some additional information on this subject.
Thanks!
Ivo Xavier - Ubuntu Portuguese Translators
To post a comment you must log in.
I would have expected these strings to come from glib. But "July" seems to be uncapitalized as "julho" in glib20. <https:/ /translations. launchpad. net/ubuntu/ wily/+source/ glib2.0/ +pots/glib20/ pt/+translate? batch=10& show=all& search= july>
But then, "Wednesday" is translated in glib20 not as "quarta-feira", but as "4ª feira", so I guess indicator-datetime is getting these strings from somewhere else. <https:/ /translations. launchpad. net/ubuntu/ wily/+source/ glib2.0/ +pots/glib20/ pt/+translate? batch=10& show=all& search= Wednesday>
A site search <https:/ /www.google. co.uk/search? q=quarta- feira+site% 3Atranslations. launchpad. net> reveals a few other projects with capitalized weekday names, but none that indicator-datetime would be using.