diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-10-17 23:12:20 +0200 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-10-17 23:12:20 +0200 |
commit | 45eed816aae08771987766be61a60258d9e50a5c (patch) | |
tree | 1eec7606da98e2f4df087320ace26fca11af54ea /language | |
parent | 1dca78beae3e064238c2c0ef6d070cbad59855e8 (diff) |
cec: show a notification when the cec adapter was plugged in but libcec support was not compiled in and log it
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 fb23c279d2..6ad013ffd0 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2386,4 +2386,5 @@ <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> + <string id="36017">Adapter found, but libcec is not available</string> </strings> |