Skip to content

Commit

Permalink
New Netherlands locale file
Browse files Browse the repository at this point in the history
from tycholursen@gmail.com

Thank you!

closes #11502

Signed-off-by: Nicolas Riendeau <nriendeau@mythtv.org>
  • Loading branch information
bas-t authored and Nicolas Riendeau committed Apr 22, 2013
1 parent 2d1bebd commit 86c2376
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions mythtv/locales/nl_nl.xml
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8" ?>
<mythlocale>
<!-- Global Settings -->
<!-- EIT, Subtitle, Audio Stream Language Preferences -->
<setting name="ISO639Language0" global="true">dut</setting>
<setting name="ISO639Language1" global="true">dut</setting>

<!-- Recording -->
<setting name="TVFormat" global="true">PAL</setting>
<setting name="VbiFormat" global="true">PAL Teletext</setting>
<setting name="FreqTable" global="true">europe-west</setting>

<!-- Scheduling -->
<setting name="prefDupMethod" global="true">8</setting> <!-- Subtitle then description works best -->

<!-- Advert Detection -->


<!-- Per-host Settings -->
<!-- Languages - Self Explanatory -->
<setting name="Language">nl</setting>

<!-- Country -->
<setting name="Country">NL</setting>

<!-- Date/Time format -->
<setting name="DateFormat">ddd d MMM</setting>
<setting name="TimeFormat">h:mm</setting>
<setting name="ShortDateFormat">d/M</setting>

<!-- Playback -->
<setting name="EnableMHEG">1</setting> <!-- Red button, interactive services -->

<!-- Plugins -->
<!-- MythArchive -->
<setting name="MythArchiveVideoFormat">PAL</setting>
</mythlocale>

0 comments on commit 86c2376

Please sign in to comment.