aboutsummaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authorLars Op den Kamp <lars@opdenkamp.eu>2012-02-27 21:58:10 +0100
committerLars Op den Kamp <lars@opdenkamp.eu>2012-03-27 16:05:13 +0200
commit53be108df7455cb872ddeac56c2992fce09cffd9 (patch)
tree60353345fd1b672cfcdbe057dc098249702bcf15 /language
parent81e0c48f8ed17214a535b69b53baf6ba85c32167 (diff)
cec: added an option to configure whether or not to send an 'inactive source' message. bugzid: 439
Diffstat (limited to 'language')
-rw-r--r--language/Dutch/strings.xml3
-rw-r--r--language/English/strings.xml1
2 files changed, 4 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
diff --git a/language/English/strings.xml b/language/English/strings.xml
index c3e4608a5d..5ad11ddcea 100644
--- a/language/English/strings.xml
+++ b/language/English/strings.xml
@@ -2414,4 +2414,5 @@
<string id="36022">COM port (leave empty unless needed)</string>
<string id="36023">Configuration updated</string>
<string id="36024">Failed to set the new configuration. Please check your settings.</string>
+ <string id="36025">Send 'inactive source' command when stopping XBMC</string>
</strings>