diff options
author | Lars Op den Kamp <opdenkamp@gmail.com> | 2011-10-15 09:56:46 -0700 |
---|---|---|
committer | Lars Op den Kamp <opdenkamp@gmail.com> | 2011-10-15 09:56:46 -0700 |
commit | 1f22ca9b1d2382935f24ee5fd34834a46e834c02 (patch) | |
tree | 4127b3fbc71e93db65959545f49a79cf07d325aa /language | |
parent | 521502253ac43d882aed173659c555432eea5394 (diff) | |
parent | 68d6240147305fa84abdb39a3be046e6f1e8f3e6 (diff) |
Merge pull request #493 from Pulse-Eight/cec
peripherals + cec fixes
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index c7348034e5..fb23c279d2 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2384,4 +2384,6 @@ <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> + <string id="36016">XBMC connected</string> </strings> |