Imported Upstream version 2.2.0
[deb_libcec.git] / src / LibCecTray / Properties / Resources.resx
CommitLineData
cbbe90dd
JB
1<?xml version="1.0" encoding="utf-8"?>
2<root>
3 <!--
4 Microsoft ResX Schema
5
6 Version 2.0
7
8 The primary goals of this format is to allow a simple XML format
9 that is mostly human readable. The generation and parsing of the
10 various data types are done through the TypeConverter classes
11 associated with the data types.
12
13 Example:
14
15 ... ado.net/XML headers & schema ...
16 <resheader name="resmimetype">text/microsoft-resx</resheader>
17 <resheader name="version">2.0</resheader>
18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
20 <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
22 <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
23 <value>[base64 mime encoded serialized .NET Framework object]</value>
24 </data>
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
26 <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
27 <comment>This is a comment</comment>
28 </data>
29
30 There are any number of "resheader" rows that contain simple
31 name/value pairs.
32
33 Each data row contains a name, and value. The row also contains a
34 type or mimetype. Type corresponds to a .NET class that support
35 text/value conversion through the TypeConverter architecture.
36 Classes that don't support this are serialized and stored with the
37 mimetype set.
38
39 The mimetype is used for serialized objects, and tells the
40 ResXResourceReader how to depersist the object. This is currently not
41 extensible. For a given mimetype the value must be set accordingly:
42
43 Note - application/x-microsoft.net.object.binary.base64 is the format
44 that the ResXResourceWriter will generate, however the reader can
45 read any of the formats listed below.
46
47 mimetype: application/x-microsoft.net.object.binary.base64
48 value : The object must be serialized with
49 : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
50 : and then encoded with base64 encoding.
51
52 mimetype: application/x-microsoft.net.object.soap.base64
53 value : The object must be serialized with
54 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
55 : and then encoded with base64 encoding.
56
57 mimetype: application/x-microsoft.net.object.bytearray.base64
58 value : The object must be serialized into a byte array
59 : using a System.ComponentModel.TypeConverter
60 : and then encoded with base64 encoding.
61 -->
62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
64 <xsd:element name="root" msdata:IsDataSet="true">
65 <xsd:complexType>
66 <xsd:choice maxOccurs="unbounded">
67 <xsd:element name="metadata">
68 <xsd:complexType>
69 <xsd:sequence>
70 <xsd:element name="value" type="xsd:string" minOccurs="0" />
71 </xsd:sequence>
72 <xsd:attribute name="name" use="required" type="xsd:string" />
73 <xsd:attribute name="type" type="xsd:string" />
74 <xsd:attribute name="mimetype" type="xsd:string" />
75 <xsd:attribute ref="xml:space" />
76 </xsd:complexType>
77 </xsd:element>
78 <xsd:element name="assembly">
79 <xsd:complexType>
80 <xsd:attribute name="alias" type="xsd:string" />
81 <xsd:attribute name="name" type="xsd:string" />
82 </xsd:complexType>
83 </xsd:element>
84 <xsd:element name="data">
85 <xsd:complexType>
86 <xsd:sequence>
87 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
88 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
89 </xsd:sequence>
90 <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
91 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
92 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
93 <xsd:attribute ref="xml:space" />
94 </xsd:complexType>
95 </xsd:element>
96 <xsd:element name="resheader">
97 <xsd:complexType>
98 <xsd:sequence>
99 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
100 </xsd:sequence>
101 <xsd:attribute name="name" type="xsd:string" use="required" />
102 </xsd:complexType>
103 </xsd:element>
104 </xsd:choice>
105 </xsd:complexType>
106 </xsd:element>
107 </xsd:schema>
108 <resheader name="resmimetype">
109 <value>text/microsoft-resx</value>
110 </resheader>
111 <resheader name="version">
112 <value>2.0</value>
113 </resheader>
114 <resheader name="reader">
115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
116 </resheader>
117 <resheader name="writer">
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119 </resheader>
120 <data name="could_not_connect_try_again" xml:space="preserve">
121 <value>Could not detect to any CEC adapter. Please check your configuration. Do you want to try again?</value>
122 </data>
123 <data name="app_name" xml:space="preserve">
124 <value>Pulse-Eight USB-CEC Adapter - libCECTray</value>
125 </data>
126 <data name="device_type_changed" xml:space="preserve">
127 <value>You have changed the device type. Persist the configuration, and restart the application to use the new setting.</value>
128 </data>
129 <data name="where_do_you_want_to_store_the_log" xml:space="preserve">
130 <value>Where do you want to store the log file?</value>
131 </data>
132 <data name="show" xml:space="preserve">
133 <value>Show</value>
134 </data>
135 <data name="hide" xml:space="preserve">
136 <value>Hide</value>
137 </data>
138 <data name="action_activating_source" xml:space="preserve">
139 <value>Activating the source</value>
140 </data>
141 <data name="action_check_device_present" xml:space="preserve">
142 <value>Checking if {0} is present</value>
143 </data>
144 <data name="action_detecting_avr" xml:space="preserve">
145 <value>Detecting AVR device</value>
146 </data>
147 <data name="action_detecting_avr_vendor" xml:space="preserve">
148 <value>Detecting AVR vendor</value>
149 </data>
150 <data name="action_detecting_tv_vendor" xml:space="preserve">
151 <value>Detecting TV vendor</value>
152 </data>
153 <data name="action_opening_connection" xml:space="preserve">
154 <value>Opening connection</value>
155 </data>
156 <data name="action_polling_active_devices" xml:space="preserve">
157 <value>Polling active devices</value>
158 </data>
159 <data name="action_reading_device_configuration" xml:space="preserve">
160 <value>Reading device configuration</value>
161 </data>
162 <data name="action_refreshing_device_list" xml:space="preserve">
163 <value>Refreshing device list</value>
164 </data>
165 <data name="action_requesting_active_source_state" xml:space="preserve">
166 <value>Requesting active source state</value>
167 </data>
168 <data name="action_requesting_cec_version" xml:space="preserve">
169 <value>Requesting CEC version</value>
170 </data>
171 <data name="action_requesting_menu_language" xml:space="preserve">
172 <value>Requesting menu language</value>
173 </data>
174 <data name="action_requesting_osd_name" xml:space="preserve">
175 <value>Requesting OSD name</value>
176 </data>
177 <data name="action_requesting_physical_address" xml:space="preserve">
178 <value>Requesting physical address</value>
179 </data>
180 <data name="action_requesting_power_status" xml:space="preserve">
181 <value>Requesting power status</value>
182 </data>
183 <data name="action_requesting_vendor_id" xml:space="preserve">
184 <value>Requesting the vendor ID</value>
185 </data>
186 <data name="action_sending_command_to" xml:space="preserve">
187 <value>Sending the '{0}' command to {1}</value>
188 </data>
189 <data name="action_sending_power_on" xml:space="preserve">
190 <value>Sending power on commands</value>
191 </data>
192 <data name="action_setting_new_libcec_configuration" xml:space="preserve">
193 <value>Setting the new configuration</value>
194 </data>
195 <data name="action_showing_device_information" xml:space="preserve">
196 <value>Showing device information</value>
197 </data>
198 <data name="cannot_open_for_writing" xml:space="preserve">
199 <value>Cannot open '{0}' for writing</value>
200 </data>
201 <data name="command_not_acked" xml:space="preserve">
202 <value>The command '{0}' was not acked.</value>
203 </data>
204 <data name="command_sent_successfully" xml:space="preserve">
205 <value>Command sent successfully.</value>
206 </data>
207 <data name="device_audiosystem" xml:space="preserve">
208 <value>AVR</value>
209 </data>
210 <data name="device_playbackdevice" xml:space="preserve">
211 <value>Player</value>
212 </data>
213 <data name="device_recorder" xml:space="preserve">
214 <value>Recorder</value>
215 </data>
216 <data name="device_tuner" xml:space="preserve">
217 <value>Tuner</value>
218 </data>
219 <data name="device_tv" xml:space="preserve">
220 <value>TV</value>
221 </data>
222 <data name="log_stored_as" xml:space="preserve">
223 <value>The log file was stored as '{0}'.</value>
224 </data>
225 <data name="no" xml:space="preserve">
226 <value>no</value>
227 </data>
228 <data name="ready" xml:space="preserve">
229 <value>Ready</value>
230 </data>
231 <data name="unknown" xml:space="preserve">
232 <value>unknown</value>
233 </data>
234 <data name="yes" xml:space="preserve">
235 <value>yes</value>
236 </data>
237 <data name="application_windows_media_center" xml:space="preserve">
238 <value>Windows Media Center</value>
239 </data>
240 <data name="device_broadcast" xml:space="preserve">
241 <value>Broadcast</value>
242 </data>
243 <data name="device_free_use" xml:space="preserve">
244 <value>Free Use</value>
245 </data>
246 <data name="device_reserved" xml:space="preserve">
247 <value>Reserved</value>
248 </data>
249 <data name="autodetect" xml:space="preserve">
250 <value>- autodetect -</value>
251 </data>
252 <data name="cec_log_filename" xml:space="preserve">
253 <value>cec-log.txt</value>
254 </data>
255 <data name="cec_log_filter" xml:space="preserve">
256 <value>txt files (*.txt)|*.txt|All files (*.*)|*.*</value>
257 </data>
258 <data name="global_activate_source" xml:space="preserve">
259 <value>Make the media player the active source when starting</value>
260 </data>
261 <data name="global_advanced_mode" xml:space="preserve">
262 <value>Advanced mode</value>
263 </data>
264 <data name="global_connected_to_hdmi_device" xml:space="preserve">
265 <value>Connected to HDMI device</value>
266 </data>
267 <data name="global_device_type" xml:space="preserve">
268 <value>Device type</value>
269 </data>
270 <data name="global_override_physical_address" xml:space="preserve">
271 <value>Override physical address</value>
272 </data>
273 <data name="global_override_tv_vendor" xml:space="preserve">
274 <value>Override TV vendor</value>
275 </data>
276 <data name="global_physical_address" xml:space="preserve">
277 <value>Physical address</value>
278 </data>
279 <data name="global_standby_devices" xml:space="preserve">
280 <value>Standby when stopping</value>
281 </data>
282 <data name="global_start_hidden" xml:space="preserve">
283 <value>Minimise after connecting to the adapter</value>
284 </data>
285 <data name="global_tv_vendor" xml:space="preserve">
286 <value>TV vendor</value>
287 </data>
288 <data name="global_wake_devices" xml:space="preserve">
289 <value>Wake on startup</value>
290 </data>
291 <data name="about_libcec_version" xml:space="preserve">
292 <value>libCEC v{0} - client v{1}</value>
293 </data>
294 <data name="config_button_mapped_to" xml:space="preserve">
295 <value>Mapped to</value>
296 </data>
297 <data name="config_cec_button" xml:space="preserve">
298 <value>CEC Button</value>
299 </data>
300 <data name="action_type_close_controller_application" xml:space="preserve">
301 <value>close CECTray</value>
302 </data>
303 <data name="action_type_generic" xml:space="preserve">
304 <value>generic</value>
305 </data>
306 <data name="action_type_sendkey" xml:space="preserve">
307 <value>send key</value>
308 </data>
309 <data name="action_type_start_application" xml:space="preserve">
310 <value>start application</value>
311 </data>
312 <data name="add_new_application" xml:space="preserve">
313 <value>Add new application</value>
314 </data>
315 <data name="configure_application" xml:space="preserve">
316 <value>Configure '{0}'</value>
317 </data>
318 <data name="exe_file_filter" xml:space="preserve">
319 <value>Executables (*.exe)|*.exe|All files (*.*)|*.*</value>
320 </data>
321 <data name="select_exe_file" xml:space="preserve">
322 <value>Please select the file to be executed</value>
323 </data>
324 <data name="VK_ACCEPT" xml:space="preserve">
325 <value>IME accept</value>
326 </data>
327 <data name="VK_APPS" xml:space="preserve">
328 <value>applications</value>
329 </data>
330 <data name="VK_BACK" xml:space="preserve">
331 <value>backspace</value>
332 </data>
333 <data name="VK_CANCEL" xml:space="preserve">
334 <value>control+break</value>
335 </data>
336 <data name="VK_CAPITAL" xml:space="preserve">
337 <value>caps lock</value>
338 </data>
339 <data name="VK_CONTROL" xml:space="preserve">
340 <value>ctrl</value>
341 </data>
342 <data name="VK_CONVERT" xml:space="preserve">
343 <value>IME convert</value>
344 </data>
345 <data name="VK_DELETE" xml:space="preserve">
346 <value>del</value>
347 </data>
348 <data name="VK_DOWN" xml:space="preserve">
349 <value>down arrow</value>
350 </data>
351 <data name="VK_ESCAPE" xml:space="preserve">
352 <value>ESC</value>
353 </data>
354 <data name="VK_FINAL" xml:space="preserve">
355 <value>IME final mode</value>
356 </data>
357 <data name="VK_HANGUEL" xml:space="preserve">
358 <value>IME Hanguel mode</value>
359 </data>
360 <data name="VK_HANGUL" xml:space="preserve">
361 <value>IME Hangul mode</value>
362 </data>
363 <data name="VK_HANJA" xml:space="preserve">
364 <value>IME Hanja mode</value>
365 </data>
366 <data name="VK_INSERT" xml:space="preserve">
367 <value>ins</value>
368 </data>
369 <data name="VK_JUNJA" xml:space="preserve">
370 <value>IME Junja mode</value>
371 </data>
372 <data name="VK_KANA" xml:space="preserve">
373 <value>IME Kana mode</value>
374 </data>
375 <data name="VK_KANJI" xml:space="preserve">
376 <value>IME Kanji mode</value>
377 </data>
378 <data name="VK_LAUNCH_APP1" xml:space="preserve">
379 <value>start application 1</value>
380 </data>
381 <data name="VK_LAUNCH_APP2" xml:space="preserve">
382 <value>start application 2</value>
383 </data>
384 <data name="VK_LAUNCH_MAIL" xml:space="preserve">
385 <value>start mail</value>
386 </data>
387 <data name="VK_LAUNCH_MEDIA_SELECT" xml:space="preserve">
388 <value>select media</value>
389 </data>
390 <data name="VK_LBUTTON" xml:space="preserve">
391 <value>left mouse button</value>
392 </data>
393 <data name="VK_LCONTROL" xml:space="preserve">
394 <value>left control</value>
395 </data>
396 <data name="VK_LEFT" xml:space="preserve">
397 <value>left arrow</value>
398 </data>
399 <data name="VK_LMENU" xml:space="preserve">
400 <value>left menu</value>
401 </data>
402 <data name="VK_LSHIFT" xml:space="preserve">
403 <value>left shift</value>
404 </data>
405 <data name="VK_LWIN" xml:space="preserve">
406 <value>left Windows</value>
407 </data>
408 <data name="VK_MBUTTON" xml:space="preserve">
409 <value>middle mouse button</value>
410 </data>
411 <data name="VK_MEDIA_NEXT_TRACK" xml:space="preserve">
412 <value>next track</value>
413 </data>
414 <data name="VK_MEDIA_PLAY_PAUSE" xml:space="preserve">
415 <value>play/pause media</value>
416 </data>
417 <data name="VK_MEDIA_PREV_TRACK" xml:space="preserve">
418 <value>previous track</value>
419 </data>
420 <data name="VK_MEDIA_STOP" xml:space="preserve">
421 <value>stop media</value>
422 </data>
423 <data name="VK_MENU" xml:space="preserve">
424 <value>alt</value>
425 </data>
426 <data name="VK_MODECHANGE" xml:space="preserve">
427 <value>IME mode change request</value>
428 </data>
429 <data name="VK_NEXT" xml:space="preserve">
430 <value>page down</value>
431 </data>
432 <data name="VK_NONCONVERT" xml:space="preserve">
433 <value>IME nonconvert</value>
434 </data>
435 <data name="VK_NUMLOCK" xml:space="preserve">
436 <value>num lock</value>
437 </data>
438 <data name="VK_NUMPAD0" xml:space="preserve">
439 <value>numeric keypad 0</value>
440 </data>
441 <data name="VK_NUMPAD1" xml:space="preserve">
442 <value>numeric keypad 1</value>
443 </data>
444 <data name="VK_NUMPAD2" xml:space="preserve">
445 <value>numeric keypad 2</value>
446 </data>
447 <data name="VK_NUMPAD3" xml:space="preserve">
448 <value>numeric keypad 3</value>
449 </data>
450 <data name="VK_NUMPAD4" xml:space="preserve">
451 <value>numeric keypad 4</value>
452 </data>
453 <data name="VK_NUMPAD5" xml:space="preserve">
454 <value>numeric keypad 5</value>
455 </data>
456 <data name="VK_NUMPAD6" xml:space="preserve">
457 <value>numeric keypad 6</value>
458 </data>
459 <data name="VK_NUMPAD7" xml:space="preserve">
460 <value>numeric keypad 7</value>
461 </data>
462 <data name="VK_NUMPAD8" xml:space="preserve">
463 <value>numeric keypad 8</value>
464 </data>
465 <data name="VK_NUMPAD9" xml:space="preserve">
466 <value>numeric keypad 9</value>
467 </data>
468 <data name="VK_OEM_1" xml:space="preserve">
469 <value>:; key</value>
470 </data>
471 <data name="VK_OEM_2" xml:space="preserve">
472 <value>/? key</value>
473 </data>
474 <data name="VK_OEM_3" xml:space="preserve">
475 <value>`~ key</value>
476 </data>
477 <data name="VK_OEM_4" xml:space="preserve">
478 <value>[{ key</value>
479 </data>
480 <data name="VK_OEM_5" xml:space="preserve">
481 <value>\| key</value>
482 </data>
483 <data name="VK_OEM_6" xml:space="preserve">
484 <value>]} key</value>
485 </data>
486 <data name="VK_OEM_7" xml:space="preserve">
487 <value>'"" key</value>
488 </data>
489 <data name="VK_OEM_CLEAR" xml:space="preserve">
490 <value>clear</value>
491 </data>
492 <data name="VK_OEM_COMMA" xml:space="preserve">
493 <value>, key</value>
494 </data>
495 <data name="VK_OEM_MINUS" xml:space="preserve">
496 <value>- key</value>
497 </data>
498 <data name="VK_OEM_PERIOD" xml:space="preserve">
499 <value>. key</value>
500 </data>
501 <data name="VK_OEM_PLUS" xml:space="preserve">
502 <value>+ key</value>
503 </data>
504 <data name="VK_PACKET" xml:space="preserve">
505 <value>unicode packet</value>
506 </data>
507 <data name="VK_PRIOR" xml:space="preserve">
508 <value>page up</value>
509 </data>
510 <data name="VK_PROCESSKEY" xml:space="preserve">
511 <value>IME PROCESS</value>
512 </data>
513 <data name="VK_RBUTTON" xml:space="preserve">
514 <value>right mouse button</value>
515 </data>
516 <data name="VK_RCONTROL" xml:space="preserve">
517 <value>right control</value>
518 </data>
519 <data name="VK_RETURN" xml:space="preserve">
520 <value>enter</value>
521 </data>
522 <data name="VK_RIGHT" xml:space="preserve">
523 <value>right arrow</value>
524 </data>
525 <data name="VK_RMENU" xml:space="preserve">
526 <value>right menu</value>
527 </data>
528 <data name="VK_RSHIFT" xml:space="preserve">
529 <value>right shift</value>
530 </data>
531 <data name="VK_RWIN" xml:space="preserve">
532 <value>right Windows</value>
533 </data>
534 <data name="VK_SCROLL" xml:space="preserve">
535 <value>scroll lock</value>
536 </data>
537 <data name="VK_SNAPSHOT" xml:space="preserve">
538 <value>print screen</value>
539 </data>
540 <data name="VK_SPACE" xml:space="preserve">
541 <value>spacebar</value>
542 </data>
543 <data name="VK_UP" xml:space="preserve">
544 <value>up arrow</value>
545 </data>
546 <data name="VK_XBUTTON1" xml:space="preserve">
547 <value>X1 mouse button</value>
548 </data>
549 <data name="VK_XBUTTON2" xml:space="preserve">
550 <value>X2 mouse button</value>
551 </data>
552 <data name="application_xbmc" xml:space="preserve">
553 <value>XBMC</value>
554 </data>
555 <data name="app_inactive_source" xml:space="preserve">
556 <value>Send 'inactive source' when shutting down the application</value>
557 </data>
558 <data name="app_use_tv_language" xml:space="preserve">
559 <value>Use the TV's language setting</value>
560 </data>
561 <data name="cannot_open_file" xml:space="preserve">
562 <value>Cannot open file '{0}'</value>
563 </data>
564 <data name="settings_stored" xml:space="preserve">
565 <value>Settings were stored</value>
566 </data>
567 <data name="start_xbmc_exit_tray" xml:space="preserve">
568 <value>Starting XBMC will exit this application, as only one program can be using the adapter at a time. Are you sure you want to proceed?</value>
569 </data>
570 <data name="store_settings_where" xml:space="preserve">
571 <value>Where do you want to store the settings file?</value>
572 </data>
573 <data name="title_are_you_sure" xml:space="preserve">
574 <value>Are you sure you want to proceed?</value>
575 </data>
576 <data name="xml_file_filter" xml:space="preserve">
577 <value>xml files (*.xml)|*.xml|All files (*.*)|*.*</value>
578 </data>
579 <data name="app_send_inactive_source" xml:space="preserve">
580 <value>Send inactive source message when stopping the application</value>
581 </data>
582 <data name="app_standby_on_tv_standby" xml:space="preserve">
583 <value>Put this PC in standby mode when the TV is switched off</value>
584 </data>
585 <data name="app_standby_screensaver" xml:space="preserve">
586 <value>Put devices in standby mode when activating screensaver</value>
587 </data>
588 <data name="could_not_create_directory" xml:space="preserve">
589 <value>Couldn't create directory '{0}'</value>
590 </data>
591 <data name="error" xml:space="preserve">
592 <value>Error</value>
593 </data>
594 <data name="app_pause_playback_on_deactivate" xml:space="preserve">
595 <value>Pause playback when switching to another source</value>
596 </data>
597 <data name="alert_connection_lost" xml:space="preserve">
598 <value>The connection to the adapter was lost, probably because the device got unplugged.</value>
599 </data>
600 <data name="alert_permission_error" xml:space="preserve">
601 <value>No permission from the OS to access the adapter. Please check your permissions.</value>
602 </data>
603 <data name="alert_physical_address_error" xml:space="preserve">
604 <value>The physical address that is assigned to the adapter is already being used. Please check your settings.</value>
605 </data>
606 <data name="alert_port_busy" xml:space="preserve">
607 <value>The device is being used by another program.</value>
608 </data>
609 <data name="alert_service_device" xml:space="preserve">
610 <value>The device needs servicing. Please download and run the latest firmware upgrade from http://packages.pulse-eight.net/</value>
611 </data>
612 <data name="alert_tv_poll_failed" xml:space="preserve">
613 <value>The TV does not respond to CEC polls. This is caused by one of the following:
614a) the TV does not support CEC;
615b) CEC has been disabled in the TV's settings;
616c) the HDMI cable between the TV and adapter is faulty.
617
618CEC will not work (properly) if the TV does not support CEC, or has CEC disabled in it's settings.</value>
619 </data>
620 <data name="cec_alert" xml:space="preserve">
621 <value>Warning from libCEC</value>
622 </data>
623</root>