blob: 8cb8e05262f2b7c85637ebeee223b5d45d3359c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<language locale="no">
<charsets>
<gui unicodefont="false">CP1252</gui>
<subtitle>CP1252</subtitle>
</charsets>
<dvd>
<menu>no</menu>
<audio>no</audio>
<subtitle>no</subtitle>
</dvd>
<regions>
<region name="Norway" locale="NO">
<dateshort>DD.MM.YYYY</dateshort>
<datelong>D. MMMM YYYY</datelong>
<time symbolAM="" symbolPM="">HH:mm:ss</time>
<tempunit>C</tempunit>
<speedunit>kmh</speedunit>
<timezone>CEST</timezone>
</region>
</regions>
<sorttokens>
<token>The</token>
</sorttokens>
</language>
|