aboutsummaryrefslogtreecommitdiff
path: root/language/French
diff options
context:
space:
mode:
authorblinkseb <blinkseb@svn>2010-09-24 14:58:10 +0000
committerblinkseb <blinkseb@svn>2010-09-24 14:58:10 +0000
commit7518183e05de0cc46892ee75b5ccd4d239dcdc7a (patch)
treef308a6095766f3162b04c1faa747e464ab3feca5 /language/French
parent581bd5b88dd32c3635a4b98a685f09a19bc4af4f (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/French')
-rw-r--r--language/French/langinfo.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/language/French/langinfo.xml b/language/French/langinfo.xml
index 1042f157a8..06a66df9bd 100644
--- a/language/French/langinfo.xml
+++ b/language/French/langinfo.xml
@@ -4,7 +4,7 @@
<!-- Link: -->
<!-- http://www.worldtimezone.com/ -->
-<language>
+<language locale="French">
<charsets>
<gui>CP1252</gui>
<subtitle>CP1252</subtitle>
@@ -17,7 +17,7 @@
</dvd>
<regions>
- <region name="France">
+ <region name="France" locale="France">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
@@ -26,7 +26,7 @@
<timezone>CEST</timezone>
</region>
- <region name="Belgique">
+ <region name="Belgique" locale="Belgium">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
@@ -35,7 +35,7 @@
<timezone>CEST</timezone>
</region>
- <region name="Luxembourg">
+ <region name="Luxembourg" locale="ltz">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
@@ -44,7 +44,7 @@
<timezone>CEST</timezone>
</region>
- <region name="Suisse">
+ <region name="Suisse" locale="che">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
@@ -62,7 +62,7 @@
<timezone>CEST</timezone>
</region>
- <region name="Canada">
+ <region name="Canada" locale="Canada">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
@@ -72,7 +72,7 @@
</region>
<!-- For USA timezone is set EST, french lang only: For peoples french stay in Florida -->
- <region name="USA">
+ <region name="USA" locale="USA">
<dateshort>MM/DD/YYYY</dateshort>
<datelong>DDDD, MMMM D, YYYY</datelong>
<time symbolAM="AM" symbolPM="PM">h:mm:ss xx</time>
@@ -81,7 +81,7 @@
<timezone>EST</timezone>
</region>
- <region name="UK">
+ <region name="UK" locale="UK">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>