diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-02-27 21:58:10 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-03-27 16:05:13 +0200 |
commit | 53be108df7455cb872ddeac56c2992fce09cffd9 (patch) | |
tree | 60353345fd1b672cfcdbe057dc098249702bcf15 /language/Dutch | |
parent | 81e0c48f8ed17214a535b69b53baf6ba85c32167 (diff) |
cec: added an option to configure whether or not to send an 'inactive source' message. bugzid: 439
Diffstat (limited to 'language/Dutch')
-rw-r--r-- | language/Dutch/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/Dutch/strings.xml b/language/Dutch/strings.xml index 545cc333c8..8452a88435 100644 --- a/language/Dutch/strings.xml +++ b/language/Dutch/strings.xml @@ -2407,4 +2407,7 @@ <string id="36020">Maak XBMC de actieve bron bij het opstarten</string> <string id="36021">Physiek adres (overschrijft HDMI poort)</string> <string id="36022">COM poort (laat leeg, tenzij noodzakelijk)</string> + <string id="36023">Configuratie aangepast</string> + <string id="36024">Kon de nieuwe configuratie niet instellen. Controleer de instellingen.</string> + <string id="36025">Verstuur 'inactieve bron' commando bij het stoppen</string> </strings>
\ No newline at end of file |