blob: 568b33017d70f60f6c3593a369989d0ca3462b89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language locale="za">
<charsets>
<gui unicodefont="false">CP1252</gui>
<subtitle>CP1252</subtitle>
</charsets>
<dvd>
<menu>en</menu>
<audio>en</audio>
<subtitle>en</subtitle>
</dvd>
<regions>
<region name="South Africa" locale="ZA">
<dateshort>DD/MM/YYYY</dateshort>
<datelong>DDDD, D MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">H:mm:ss</time>
<tempunit>C</tempunit>
<speedunit>kmh</speedunit>
</region>
</regions>
</language>
|