diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-08 00:47:35 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-08 01:22:05 +0100 |
commit | f113d257af73b84dfb0ebf578c0d305fb52a3c40 (patch) | |
tree | a96fbfc30c588a4f64e74f204533bb096cf0b6c2 /language/Chinese (Simple) | |
parent | e4339fcf753b9f807da2dfe2b5da32d0fdbe97e5 (diff) |
cec fixes:
- pose as a recording device instead of a playback device on the cec bus, so the tuner related buttons on the tv's remote work too.
- removed the option to mark xbmc as inactive view when stopping, but always send the command instead, as is required by the cec spec.
- corrections in repeated keypress handling. display a message when the CEC adapter is connecting and when it is connected and to which devices.
Diffstat (limited to 'language/Chinese (Simple)')
-rw-r--r-- | language/Chinese (Simple)/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/Chinese (Simple)/strings.xml b/language/Chinese (Simple)/strings.xml index dbb07ee9ec..3db7fc5044 100644 --- a/language/Chinese (Simple)/strings.xml +++ b/language/Chinese (Simple)/strings.xml @@ -2376,7 +2376,6 @@ <string id="36007">启动XBMC时开启电视</string> <string id="36008">退出XBMC时关闭设备</string> <string id="36009">激活屏幕保护程序时设备进入待机状态</string> - <string id="36010">退出XBMC时设为禁用资源</string> <string id="36011">未检测到 CEC 端口。需人工设置。</string> <string id="36012">未检测到 CEC 适配器。</string> <string id="36013">不支持的 libcec 界面版本。%d 高于 XBMC 支持的版本(%d)</string> |