diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-10-15 17:23:18 +0200 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-10-15 17:23:18 +0200 |
commit | b8abe0623cea49d1441ba68d472ae31d6ce28833 (patch) | |
tree | 7c5814d8035f28e1e01c7aa8057d80b60449ce6b /language | |
parent | db6529e416de6423335c3d6f54760e0f707d2e38 (diff) |
cec: localised 'XBMC connected' message
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 c626923972..fb23c279d2 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2385,4 +2385,5 @@ <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> |