diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-08 00:47:35 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-08 01:22:05 +0100 |
commit | f113d257af73b84dfb0ebf578c0d305fb52a3c40 (patch) | |
tree | a96fbfc30c588a4f64e74f204533bb096cf0b6c2 /language/Dutch/strings.xml | |
parent | e4339fcf753b9f807da2dfe2b5da32d0fdbe97e5 (diff) |
cec fixes:
- pose as a recording device instead of a playback device on the cec bus, so the tuner related buttons on the tv's remote work too.
- removed the option to mark xbmc as inactive view when stopping, but always send the command instead, as is required by the cec spec.
- corrections in repeated keypress handling. display a message when the CEC adapter is connecting and when it is connected and to which devices.
Diffstat (limited to 'language/Dutch/strings.xml')
-rw-r--r-- | language/Dutch/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/Dutch/strings.xml b/language/Dutch/strings.xml index 8747a23b39..040f503a16 100644 --- a/language/Dutch/strings.xml +++ b/language/Dutch/strings.xml @@ -2345,7 +2345,6 @@ <string id="36007">Schakel de TV in bij het opstarten van XBMC</string> <string id="36008">Schakel apparatuur uit bij het stoppen van XBMC</string> <string id="36009">Schakel app. uit zolang de schermbeveiliging actief is</string> - <string id="36010">Markeer als inactieve bron bij het stoppen van XBMC</string> <string id="36011">Kon de CEC poort niet detecteren. Stel het manueel in.</string> <string id="36012">Kon de CEC adapter niet detecteren.</string> <string id="36013">Versie %d van de libcec interface version wordt niet ondersteund door XBMC (> %d)</string> |