atilaxavier / apps-for-android

Automatically exported from code.google.com/p/apps-for-android
Apache License 2.0
0 stars 0 forks source link

Incorrect Czech flag #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open "Translate from" or "Translate to" dialog.
2. Roll to the "Czech" language.
3. Compare the flag with the one shown in the Wikipedia
(http://en.wikipedia.org/wiki/Czech_republic).

What is the expected output? What do you see instead?
I'm expecting correct Czech flag as shown in the Wikipedia
(http://en.wikipedia.org/wiki/Czech_republic).

What version of the product are you using? On what operating system?
Translate 1.6, CyanogenMod 4.1.10.1

Please provide any additional information below.
Actually, you have Czech flag in the drawable directory under the file
"cz.png". You should probably rename the file "cz.png" to "cs.png".

Original issue reported on code.google.com by jiri....@gmail.com on 16 Sep 2009 at 4:14

GoogleCodeExporter commented 9 years ago
Additionally, the Swedish flag drawable should be R.drawable.se and the Catalan 
flag
could be Andorra (R.drawable.ad).

Original comment by kostmo on 4 Feb 2010 at 5:36