diff options
author | blinkseb <blinkseb@svn> | 2010-09-24 14:58:10 +0000 |
---|---|---|
committer | blinkseb <blinkseb@svn> | 2010-09-24 14:58:10 +0000 |
commit | 7518183e05de0cc46892ee75b5ccd4d239dcdc7a (patch) | |
tree | f308a6095766f3162b04c1faa747e464ab3feca5 /language/Finnish | |
parent | 581bd5b88dd32c3635a4b98a685f09a19bc4af4f (diff) |
changed: added locale informations to languages in order to proper sort non-english strings
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34145 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language/Finnish')
-rw-r--r-- | language/Finnish/langinfo.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/Finnish/langinfo.xml b/language/Finnish/langinfo.xml index 7ab71c9463..05825b0ea7 100644 --- a/language/Finnish/langinfo.xml +++ b/language/Finnish/langinfo.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!--Date of translation: 19/4/2009 --> -<language> +<language locale="Finnish"> <charsets> <gui>CP1252</gui> <subtitle>CP1252</subtitle> @@ -13,7 +13,7 @@ </dvd> <regions> - <region name="Finland"> + <region name="Finland" locale="Finland"> <dateshort>D.M.YYYY</dateshort> <datelong>D. MMMM'ta 'YYYY</datelong> <time symbolAM="" symbolPM="">H:mm:ss</time> |