Jump to content

[FROYO] Czech locale, wrong date format


Guest squrl

Recommended Posts

Guest squrl

Hi,

after upgrading to r7 I noticed that somehow English date formats are used when selecting Czech locale. I did a little investigation and I found that the strings in res/values-cs inside framework-res.apk are correct.

Date is displayed in this format

<string name="numeric_date">%-m/%-e/%Y</string>
Instead of correct
<string name="numeric_date">%-e. %-m. %Y</string>

Any idea why system is ingoring the date formats part of czech strings.xml, but everything else is translated correctly? This is beyond my comprehension :)

Any help is greatly appreciated.

Thanks,

--squrl

Edited by squrl
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.