diff options
author | blinkseb <blinkseb@svn> | 2010-10-13 22:14:42 +0000 |
---|---|---|
committer | blinkseb <blinkseb@svn> | 2010-10-13 22:14:42 +0000 |
commit | fb490c5b6f538db3c18a7e53e90a32c38338da3b (patch) | |
tree | aa35498a7859c9ec6579f6ed0a619efe48053656 /language/Catalan | |
parent | 10c35a4b02f5cdfd971fe8555caf16dc42344e20 (diff) |
changed: set locale informations to 2-chars (linux compatible)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34745 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language/Catalan')
-rw-r--r-- | language/Catalan/langinfo.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/Catalan/langinfo.xml b/language/Catalan/langinfo.xml index 8f3d81a24b..01670855ed 100644 --- a/language/Catalan/langinfo.xml +++ b/language/Catalan/langinfo.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> -<language locale="cat"> +<language locale="ca"> <charsets> <gui unicodefont="false">CP1252</gui> <subtitle>CP1252</subtitle> @@ -18,7 +18,6 @@ <speedunit>kmh</speedunit> <timezone>CEST</timezone> </region> - <regions> <region name="Principat d’Andorra" locale="ES"> <dateshort>DD/MM/YYYY</dateshort> <datelong>DDDD, D / MMMM / YYYY</datelong> |