Remove LiveTV menu.
[vuplus_xbmc] / language / English (Australia) / langinfo.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
3 <!-- Possible values for <charsets>                     -->
4 <!-- ==============================                     -->
5 <!--                                                    -->
6 <!-- ISO-Charsets:                                      -->
7 <!-- ISO-8859-1 - Western Europe (ISO)                  -->
8 <!-- ISO-8859-2 - Central Europe (ISO)                  -->
9 <!-- ISO-8859-3 - South Europe (ISO)                    -->
10 <!-- ISO-8859-4 - Baltic (ISO)                          -->
11 <!-- ISO-8859-5 - Cyrillic (ISO)                        -->
12 <!-- ISO-8859-6 - Arabic (ISO)                          -->
13 <!-- ISO-8859-7 - Greek (ISO)                           -->
14 <!-- ISO-8859-8 - Hebrew (ISO)                          -->
15 <!-- ISO-8859-9 - Turkish (ISO)                         -->
16 <!--                                                    -->
17 <!-- Windows Charsets:                                  -->
18 <!-- CP1250 - Central Europe (Windows)                  -->
19 <!-- CP1251 - Cyrillic (Windows)                        -->
20 <!-- CP1252 - Western Europe (Windows)                  -->
21 <!-- CP1253 - Greek (Windows)                           -->
22 <!-- CP1254 - Turkish (Windows)                         -->
23 <!-- CP1255 - Hebrew (Windows)                          -->
24 <!-- CP1256 - Arabic (Windows)                          -->
25 <!-- CP1257 - Baltic (Windows)                          -->
26 <!-- CP1258 - Vietnamesse (Windows)                     -->
27 <!-- CP874  - Thai (Windows)                            -->
28 <!-- CP949  - Korean                                    -->
29 <!--                                                    -->
30 <!-- Others:                                            -->
31 <!-- GBK        - Chinese Simplified (GBK)              -->
32 <!-- BIG5       - Chinese Traditional (Big5)            -->
33 <!-- BIG5-HKSCS - Hong Kong (Big5-HKSCS)                -->
34 <!-- SHIFT_JIS  - Japanese (Shift-JIS)                  -->
35 <!--                                                    -->
36 <!-- Link: (Country-Codepage comparison)                -->
37 <!-- http://www.science.co.il/Language/Locale-Codes.asp -->
38 <!--                                                    -->
39 <!-- Possible values for <dvd>                          -->
40 <!-- =========================                          -->
41 <!-- Language codes expected are two character          -->
42 <!-- codes as defined in ISO639.                        -->
43 <!--                                                    -->
44 <!-- Link:                                              -->
45 <!-- http://etext.virginia.edu/tei/iso639.html          -->
46
47
48
49 <language locale="en">
50   <charsets>
51     <gui>CP1252</gui>
52     <subtitle>CP1252</subtitle>
53   </charsets>
54
55   <dvd>
56     <menu>en</menu>
57     <audio>en</audio>
58     <subtitle>en</subtitle>
59   </dvd>
60
61   <regions>
62     <region name="Australia (12h)" locale="AU">
63       <dateshort>DD/MM/YYYY</dateshort>
64       <datelong>DDDD, D MMMM YYYY</datelong>
65       <time symbolAM="AM" symbolPM="PM">h:mm:ss xx</time>
66       <tempunit>C</tempunit>
67       <speedunit>kmh</speedunit>
68       <timezone>GMT</timezone>
69     </region>
70     <region name="Australia (24h)" locale="AU">
71       <dateshort>DD/MM/YYYY</dateshort>
72       <datelong>DDDD, D MMMM YYYY</datelong>
73       <time symbolAM="AM" symbolPM="PM">H:mm:ss</time>
74       <tempunit>C</tempunit>
75       <speedunit>kmh</speedunit>
76       <timezone>GMT</timezone>
77     </region>
78   </regions>
79
80   <sorttokens>
81     <token>The</token>
82   </sorttokens>
83 </language>