diff options
author | spiff_ <spiff_@svn> | 2010-11-23 09:38:06 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-11-23 09:38:06 +0000 |
commit | 45bc5b2c912d7df3addf680e68ffb29547ac822a (patch) | |
tree | aac8d8113e557ab9cf8950a9971263bf957ac95a /language/Ukrainian/langinfo.xml | |
parent | 134eddbec975f7f1d76254f94a560114315a81d1 (diff) |
updated: ticket #10720 - romanian translation. thanks to danny3
updated: ticket #10718 - polish translation. thanks to kolabor
updated: ticket #10637 - dutch translation. thanks to adje
updated: ticket #10515 - ukranian translation. thanks to issh
updated: ticket #10746 - norwegian translation. thanks to ventech
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35428 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language/Ukrainian/langinfo.xml')
-rw-r--r-- | language/Ukrainian/langinfo.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/language/Ukrainian/langinfo.xml b/language/Ukrainian/langinfo.xml index a23de7d486..5dec6fc325 100644 --- a/language/Ukrainian/langinfo.xml +++ b/language/Ukrainian/langinfo.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <language locale="uk"> <charsets> - <gui unicodefont="true">CP1251</gui> - <subtitle>CP1251</subtitle> + <gui unicodefont="false">CP1252</gui> + <subtitle>CP1252</subtitle> </charsets> <dvd> <menu>uk</menu> @@ -10,12 +10,12 @@ <subtitle>uk</subtitle> </dvd> <regions> - <region locale="UA"> - <dateshort>DD.MM.YYYY</dateshort> - <datelong>DDDD, D MMMM YYYY 'р.'</datelong> + <region name="Ukraine" locale="UA"> + <dateshort>DD/MM/YYYY</dateshort> + <datelong>DDDD, D MMMM YYYY</datelong> <time symbolAM="" symbolPM="">H:mm:ss</time> <tempunit>C</tempunit> - <speedunit>mps</speedunit> + <speedunit>kmh</speedunit> </region> </regions> </language> |