diff options
Diffstat (limited to 'language/English/strings.xml')
-rw-r--r-- | language/English/strings.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index c978ed106e..12e1c606ac 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2396,17 +2396,20 @@ <string id="36004">Press "user" button command</string> <string id="36005">Enable switch side commands</string> <string id="36006">Could not open the adapter</string> - <string id="36007">Power on the TV when starting XBMC</string> - <string id="36008">Power off devices when stopping XBMC</string> + <string id="36007">Devices to power on the TV when starting XBMC</string> + <string id="36008">Devices to power off devices when stopping XBMC</string> <string id="36009">Put devices in standby mode when activating screensaver</string> <string id="36010"></string> <string id="36011">Could not detect the CEC port. Set it up manually.</string> - <string id="36012">Could not detect the CEC adapter.</string> - <string id="36013">Unsupported libcec interface version. %d is greater than the version XBMC supports (%d)</string> + <string id="36012">Could not initialise the CEC adapter. Check your settings.</string> + <string id="36013">Unsupported libCEC interface version. %d is greater than the version XBMC supports (%d)</string> <string id="36014">Put this PC in standby mode when the TV is switched off</string> <string id="36015">HDMI port number</string> <string id="36016">Connected</string> <!-- max. 13 characters --> - <string id="36017">Adapter found, but libcec is not available</string> + <string id="36017">Adapter found, but libCEC is not available</string> <string id="36018">Use the TV's language setting</string> <string id="36019">Connected to HDMI device</string> + <string id="36020">Make XBMC the active source when starting</string> + <string id="36021">Physical address (overrules HDMI port)</string> + <string id="36022">COM port (leave empty unless needed)</string> </strings> |