diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-10-14 11:36:57 +0200 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-10-14 19:48:01 +0200 |
commit | 4fa12d8707b6344d52576a704734b3654a3bf75d (patch) | |
tree | bd5956541a5bef3146c4ad4bfd1445103210e661 /language | |
parent | b20dc379b5d6b8f1e3327bf65d938b8c9d9b34a0 (diff) |
cec: add setting 'HDMI port'
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index c7348034e5..c626923972 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2384,4 +2384,5 @@ <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="36014">Put this PC in standby mode when the TV is switched off</string> + <string id="36015">HDMI port number</string> </strings> |