Imported Upstream version 2.2.0
[deb_libcec.git] / src / LibCecTray / Properties / Resources.Designer.cs
CommitLineData
cbbe90dd
JB
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was generated by a tool.
4// Runtime Version:4.0.30319.17929
5//
6// Changes to this file may cause incorrect behavior and will be lost if
7// the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
11namespace LibCECTray.Properties {
12 using System;
13
14
15 /// <summary>
16 /// A strongly-typed resource class, for looking up localized strings, etc.
17 /// </summary>
18 // This class was auto-generated by the StronglyTypedResourceBuilder
19 // class via a tool like ResGen or Visual Studio.
20 // To add or remove a member, edit your .ResX file then rerun ResGen
21 // with the /str option, or rebuild your VS project.
22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 internal class Resources {
26
27 private static global::System.Resources.ResourceManager resourceMan;
28
29 private static global::System.Globalization.CultureInfo resourceCulture;
30
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32 internal Resources() {
33 }
34
35 /// <summary>
36 /// Returns the cached ResourceManager instance used by this class.
37 /// </summary>
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 internal static global::System.Resources.ResourceManager ResourceManager {
40 get {
41 if (object.ReferenceEquals(resourceMan, null)) {
42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LibCECTray.Properties.Resources", typeof(Resources).Assembly);
43 resourceMan = temp;
44 }
45 return resourceMan;
46 }
47 }
48
49 /// <summary>
50 /// Overrides the current thread's CurrentUICulture property for all
51 /// resource lookups using this strongly typed resource class.
52 /// </summary>
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 internal static global::System.Globalization.CultureInfo Culture {
55 get {
56 return resourceCulture;
57 }
58 set {
59 resourceCulture = value;
60 }
61 }
62
63 /// <summary>
64 /// Looks up a localized string similar to libCEC v{0} - client v{1}.
65 /// </summary>
66 internal static string about_libcec_version {
67 get {
68 return ResourceManager.GetString("about_libcec_version", resourceCulture);
69 }
70 }
71
72 /// <summary>
73 /// Looks up a localized string similar to Activating the source.
74 /// </summary>
75 internal static string action_activating_source {
76 get {
77 return ResourceManager.GetString("action_activating_source", resourceCulture);
78 }
79 }
80
81 /// <summary>
82 /// Looks up a localized string similar to Checking if {0} is present.
83 /// </summary>
84 internal static string action_check_device_present {
85 get {
86 return ResourceManager.GetString("action_check_device_present", resourceCulture);
87 }
88 }
89
90 /// <summary>
91 /// Looks up a localized string similar to Detecting AVR device.
92 /// </summary>
93 internal static string action_detecting_avr {
94 get {
95 return ResourceManager.GetString("action_detecting_avr", resourceCulture);
96 }
97 }
98
99 /// <summary>
100 /// Looks up a localized string similar to Detecting AVR vendor.
101 /// </summary>
102 internal static string action_detecting_avr_vendor {
103 get {
104 return ResourceManager.GetString("action_detecting_avr_vendor", resourceCulture);
105 }
106 }
107
108 /// <summary>
109 /// Looks up a localized string similar to Detecting TV vendor.
110 /// </summary>
111 internal static string action_detecting_tv_vendor {
112 get {
113 return ResourceManager.GetString("action_detecting_tv_vendor", resourceCulture);
114 }
115 }
116
117 /// <summary>
118 /// Looks up a localized string similar to Opening connection.
119 /// </summary>
120 internal static string action_opening_connection {
121 get {
122 return ResourceManager.GetString("action_opening_connection", resourceCulture);
123 }
124 }
125
126 /// <summary>
127 /// Looks up a localized string similar to Polling active devices.
128 /// </summary>
129 internal static string action_polling_active_devices {
130 get {
131 return ResourceManager.GetString("action_polling_active_devices", resourceCulture);
132 }
133 }
134
135 /// <summary>
136 /// Looks up a localized string similar to Reading device configuration.
137 /// </summary>
138 internal static string action_reading_device_configuration {
139 get {
140 return ResourceManager.GetString("action_reading_device_configuration", resourceCulture);
141 }
142 }
143
144 /// <summary>
145 /// Looks up a localized string similar to Refreshing device list.
146 /// </summary>
147 internal static string action_refreshing_device_list {
148 get {
149 return ResourceManager.GetString("action_refreshing_device_list", resourceCulture);
150 }
151 }
152
153 /// <summary>
154 /// Looks up a localized string similar to Requesting active source state.
155 /// </summary>
156 internal static string action_requesting_active_source_state {
157 get {
158 return ResourceManager.GetString("action_requesting_active_source_state", resourceCulture);
159 }
160 }
161
162 /// <summary>
163 /// Looks up a localized string similar to Requesting CEC version.
164 /// </summary>
165 internal static string action_requesting_cec_version {
166 get {
167 return ResourceManager.GetString("action_requesting_cec_version", resourceCulture);
168 }
169 }
170
171 /// <summary>
172 /// Looks up a localized string similar to Requesting menu language.
173 /// </summary>
174 internal static string action_requesting_menu_language {
175 get {
176 return ResourceManager.GetString("action_requesting_menu_language", resourceCulture);
177 }
178 }
179
180 /// <summary>
181 /// Looks up a localized string similar to Requesting OSD name.
182 /// </summary>
183 internal static string action_requesting_osd_name {
184 get {
185 return ResourceManager.GetString("action_requesting_osd_name", resourceCulture);
186 }
187 }
188
189 /// <summary>
190 /// Looks up a localized string similar to Requesting physical address.
191 /// </summary>
192 internal static string action_requesting_physical_address {
193 get {
194 return ResourceManager.GetString("action_requesting_physical_address", resourceCulture);
195 }
196 }
197
198 /// <summary>
199 /// Looks up a localized string similar to Requesting power status.
200 /// </summary>
201 internal static string action_requesting_power_status {
202 get {
203 return ResourceManager.GetString("action_requesting_power_status", resourceCulture);
204 }
205 }
206
207 /// <summary>
208 /// Looks up a localized string similar to Requesting the vendor ID.
209 /// </summary>
210 internal static string action_requesting_vendor_id {
211 get {
212 return ResourceManager.GetString("action_requesting_vendor_id", resourceCulture);
213 }
214 }
215
216 /// <summary>
217 /// Looks up a localized string similar to Sending the &apos;{0}&apos; command to {1}.
218 /// </summary>
219 internal static string action_sending_command_to {
220 get {
221 return ResourceManager.GetString("action_sending_command_to", resourceCulture);
222 }
223 }
224
225 /// <summary>
226 /// Looks up a localized string similar to Sending power on commands.
227 /// </summary>
228 internal static string action_sending_power_on {
229 get {
230 return ResourceManager.GetString("action_sending_power_on", resourceCulture);
231 }
232 }
233
234 /// <summary>
235 /// Looks up a localized string similar to Setting the new configuration.
236 /// </summary>
237 internal static string action_setting_new_libcec_configuration {
238 get {
239 return ResourceManager.GetString("action_setting_new_libcec_configuration", resourceCulture);
240 }
241 }
242
243 /// <summary>
244 /// Looks up a localized string similar to Showing device information.
245 /// </summary>
246 internal static string action_showing_device_information {
247 get {
248 return ResourceManager.GetString("action_showing_device_information", resourceCulture);
249 }
250 }
251
252 /// <summary>
253 /// Looks up a localized string similar to close CECTray.
254 /// </summary>
255 internal static string action_type_close_controller_application {
256 get {
257 return ResourceManager.GetString("action_type_close_controller_application", resourceCulture);
258 }
259 }
260
261 /// <summary>
262 /// Looks up a localized string similar to generic.
263 /// </summary>
264 internal static string action_type_generic {
265 get {
266 return ResourceManager.GetString("action_type_generic", resourceCulture);
267 }
268 }
269
270 /// <summary>
271 /// Looks up a localized string similar to send key.
272 /// </summary>
273 internal static string action_type_sendkey {
274 get {
275 return ResourceManager.GetString("action_type_sendkey", resourceCulture);
276 }
277 }
278
279 /// <summary>
280 /// Looks up a localized string similar to start application.
281 /// </summary>
282 internal static string action_type_start_application {
283 get {
284 return ResourceManager.GetString("action_type_start_application", resourceCulture);
285 }
286 }
287
288 /// <summary>
289 /// Looks up a localized string similar to Add new application.
290 /// </summary>
291 internal static string add_new_application {
292 get {
293 return ResourceManager.GetString("add_new_application", resourceCulture);
294 }
295 }
296
297 /// <summary>
298 /// Looks up a localized string similar to The connection to the adapter was lost, probably because the device got unplugged..
299 /// </summary>
300 internal static string alert_connection_lost {
301 get {
302 return ResourceManager.GetString("alert_connection_lost", resourceCulture);
303 }
304 }
305
306 /// <summary>
307 /// Looks up a localized string similar to No permission from the OS to access the adapter. Please check your permissions..
308 /// </summary>
309 internal static string alert_permission_error {
310 get {
311 return ResourceManager.GetString("alert_permission_error", resourceCulture);
312 }
313 }
314
315 /// <summary>
316 /// Looks up a localized string similar to The physical address that is assigned to the adapter is already being used. Please check your settings..
317 /// </summary>
318 internal static string alert_physical_address_error {
319 get {
320 return ResourceManager.GetString("alert_physical_address_error", resourceCulture);
321 }
322 }
323
324 /// <summary>
325 /// Looks up a localized string similar to The device is being used by another program..
326 /// </summary>
327 internal static string alert_port_busy {
328 get {
329 return ResourceManager.GetString("alert_port_busy", resourceCulture);
330 }
331 }
332
333 /// <summary>
334 /// Looks up a localized string similar to The device needs servicing. Please download and run the latest firmware upgrade from http://packages.pulse-eight.net/.
335 /// </summary>
336 internal static string alert_service_device {
337 get {
338 return ResourceManager.GetString("alert_service_device", resourceCulture);
339 }
340 }
341
342 /// <summary>
343 /// Looks up a localized string similar to The TV does not respond to CEC polls. This is caused by one of the following:
344 ///a) the TV does not support CEC;
345 ///b) CEC has been disabled in the TV&apos;s settings;
346 ///c) the HDMI cable between the TV and adapter is faulty.
347 ///
348 ///CEC will not work (properly) if the TV does not support CEC, or has CEC disabled in it&apos;s settings..
349 /// </summary>
350 internal static string alert_tv_poll_failed {
351 get {
352 return ResourceManager.GetString("alert_tv_poll_failed", resourceCulture);
353 }
354 }
355
356 /// <summary>
357 /// Looks up a localized string similar to Send &apos;inactive source&apos; when shutting down the application.
358 /// </summary>
359 internal static string app_inactive_source {
360 get {
361 return ResourceManager.GetString("app_inactive_source", resourceCulture);
362 }
363 }
364
365 /// <summary>
366 /// Looks up a localized string similar to Pulse-Eight USB-CEC Adapter - libCECTray.
367 /// </summary>
368 internal static string app_name {
369 get {
370 return ResourceManager.GetString("app_name", resourceCulture);
371 }
372 }
373
374 /// <summary>
375 /// Looks up a localized string similar to Pause playback when switching to another source.
376 /// </summary>
377 internal static string app_pause_playback_on_deactivate {
378 get {
379 return ResourceManager.GetString("app_pause_playback_on_deactivate", resourceCulture);
380 }
381 }
382
383 /// <summary>
384 /// Looks up a localized string similar to Send inactive source message when stopping the application.
385 /// </summary>
386 internal static string app_send_inactive_source {
387 get {
388 return ResourceManager.GetString("app_send_inactive_source", resourceCulture);
389 }
390 }
391
392 /// <summary>
393 /// Looks up a localized string similar to Put this PC in standby mode when the TV is switched off.
394 /// </summary>
395 internal static string app_standby_on_tv_standby {
396 get {
397 return ResourceManager.GetString("app_standby_on_tv_standby", resourceCulture);
398 }
399 }
400
401 /// <summary>
402 /// Looks up a localized string similar to Put devices in standby mode when activating screensaver.
403 /// </summary>
404 internal static string app_standby_screensaver {
405 get {
406 return ResourceManager.GetString("app_standby_screensaver", resourceCulture);
407 }
408 }
409
410 /// <summary>
411 /// Looks up a localized string similar to Use the TV&apos;s language setting.
412 /// </summary>
413 internal static string app_use_tv_language {
414 get {
415 return ResourceManager.GetString("app_use_tv_language", resourceCulture);
416 }
417 }
418
419 /// <summary>
420 /// Looks up a localized string similar to Windows Media Center.
421 /// </summary>
422 internal static string application_windows_media_center {
423 get {
424 return ResourceManager.GetString("application_windows_media_center", resourceCulture);
425 }
426 }
427
428 /// <summary>
429 /// Looks up a localized string similar to XBMC.
430 /// </summary>
431 internal static string application_xbmc {
432 get {
433 return ResourceManager.GetString("application_xbmc", resourceCulture);
434 }
435 }
436
437 /// <summary>
438 /// Looks up a localized string similar to - autodetect -.
439 /// </summary>
440 internal static string autodetect {
441 get {
442 return ResourceManager.GetString("autodetect", resourceCulture);
443 }
444 }
445
446 /// <summary>
447 /// Looks up a localized string similar to Cannot open file &apos;{0}&apos;.
448 /// </summary>
449 internal static string cannot_open_file {
450 get {
451 return ResourceManager.GetString("cannot_open_file", resourceCulture);
452 }
453 }
454
455 /// <summary>
456 /// Looks up a localized string similar to Cannot open &apos;{0}&apos; for writing.
457 /// </summary>
458 internal static string cannot_open_for_writing {
459 get {
460 return ResourceManager.GetString("cannot_open_for_writing", resourceCulture);
461 }
462 }
463
464 /// <summary>
465 /// Looks up a localized string similar to Warning from libCEC.
466 /// </summary>
467 internal static string cec_alert {
468 get {
469 return ResourceManager.GetString("cec_alert", resourceCulture);
470 }
471 }
472
473 /// <summary>
474 /// Looks up a localized string similar to cec-log.txt.
475 /// </summary>
476 internal static string cec_log_filename {
477 get {
478 return ResourceManager.GetString("cec_log_filename", resourceCulture);
479 }
480 }
481
482 /// <summary>
483 /// Looks up a localized string similar to txt files (*.txt)|*.txt|All files (*.*)|*.*.
484 /// </summary>
485 internal static string cec_log_filter {
486 get {
487 return ResourceManager.GetString("cec_log_filter", resourceCulture);
488 }
489 }
490
491 /// <summary>
492 /// Looks up a localized string similar to The command &apos;{0}&apos; was not acked..
493 /// </summary>
494 internal static string command_not_acked {
495 get {
496 return ResourceManager.GetString("command_not_acked", resourceCulture);
497 }
498 }
499
500 /// <summary>
501 /// Looks up a localized string similar to Command sent successfully..
502 /// </summary>
503 internal static string command_sent_successfully {
504 get {
505 return ResourceManager.GetString("command_sent_successfully", resourceCulture);
506 }
507 }
508
509 /// <summary>
510 /// Looks up a localized string similar to Mapped to.
511 /// </summary>
512 internal static string config_button_mapped_to {
513 get {
514 return ResourceManager.GetString("config_button_mapped_to", resourceCulture);
515 }
516 }
517
518 /// <summary>
519 /// Looks up a localized string similar to CEC Button.
520 /// </summary>
521 internal static string config_cec_button {
522 get {
523 return ResourceManager.GetString("config_cec_button", resourceCulture);
524 }
525 }
526
527 /// <summary>
528 /// Looks up a localized string similar to Configure &apos;{0}&apos;.
529 /// </summary>
530 internal static string configure_application {
531 get {
532 return ResourceManager.GetString("configure_application", resourceCulture);
533 }
534 }
535
536 /// <summary>
537 /// Looks up a localized string similar to Could not detect to any CEC adapter. Please check your configuration. Do you want to try again?.
538 /// </summary>
539 internal static string could_not_connect_try_again {
540 get {
541 return ResourceManager.GetString("could_not_connect_try_again", resourceCulture);
542 }
543 }
544
545 /// <summary>
546 /// Looks up a localized string similar to Couldn&apos;t create directory &apos;{0}&apos;.
547 /// </summary>
548 internal static string could_not_create_directory {
549 get {
550 return ResourceManager.GetString("could_not_create_directory", resourceCulture);
551 }
552 }
553
554 /// <summary>
555 /// Looks up a localized string similar to AVR.
556 /// </summary>
557 internal static string device_audiosystem {
558 get {
559 return ResourceManager.GetString("device_audiosystem", resourceCulture);
560 }
561 }
562
563 /// <summary>
564 /// Looks up a localized string similar to Broadcast.
565 /// </summary>
566 internal static string device_broadcast {
567 get {
568 return ResourceManager.GetString("device_broadcast", resourceCulture);
569 }
570 }
571
572 /// <summary>
573 /// Looks up a localized string similar to Free Use.
574 /// </summary>
575 internal static string device_free_use {
576 get {
577 return ResourceManager.GetString("device_free_use", resourceCulture);
578 }
579 }
580
581 /// <summary>
582 /// Looks up a localized string similar to Player.
583 /// </summary>
584 internal static string device_playbackdevice {
585 get {
586 return ResourceManager.GetString("device_playbackdevice", resourceCulture);
587 }
588 }
589
590 /// <summary>
591 /// Looks up a localized string similar to Recorder.
592 /// </summary>
593 internal static string device_recorder {
594 get {
595 return ResourceManager.GetString("device_recorder", resourceCulture);
596 }
597 }
598
599 /// <summary>
600 /// Looks up a localized string similar to Reserved.
601 /// </summary>
602 internal static string device_reserved {
603 get {
604 return ResourceManager.GetString("device_reserved", resourceCulture);
605 }
606 }
607
608 /// <summary>
609 /// Looks up a localized string similar to Tuner.
610 /// </summary>
611 internal static string device_tuner {
612 get {
613 return ResourceManager.GetString("device_tuner", resourceCulture);
614 }
615 }
616
617 /// <summary>
618 /// Looks up a localized string similar to TV.
619 /// </summary>
620 internal static string device_tv {
621 get {
622 return ResourceManager.GetString("device_tv", resourceCulture);
623 }
624 }
625
626 /// <summary>
627 /// Looks up a localized string similar to You have changed the device type. Persist the configuration, and restart the application to use the new setting..
628 /// </summary>
629 internal static string device_type_changed {
630 get {
631 return ResourceManager.GetString("device_type_changed", resourceCulture);
632 }
633 }
634
635 /// <summary>
636 /// Looks up a localized string similar to Error.
637 /// </summary>
638 internal static string error {
639 get {
640 return ResourceManager.GetString("error", resourceCulture);
641 }
642 }
643
644 /// <summary>
645 /// Looks up a localized string similar to Executables (*.exe)|*.exe|All files (*.*)|*.*.
646 /// </summary>
647 internal static string exe_file_filter {
648 get {
649 return ResourceManager.GetString("exe_file_filter", resourceCulture);
650 }
651 }
652
653 /// <summary>
654 /// Looks up a localized string similar to Make the media player the active source when starting.
655 /// </summary>
656 internal static string global_activate_source {
657 get {
658 return ResourceManager.GetString("global_activate_source", resourceCulture);
659 }
660 }
661
662 /// <summary>
663 /// Looks up a localized string similar to Advanced mode.
664 /// </summary>
665 internal static string global_advanced_mode {
666 get {
667 return ResourceManager.GetString("global_advanced_mode", resourceCulture);
668 }
669 }
670
671 /// <summary>
672 /// Looks up a localized string similar to Connected to HDMI device.
673 /// </summary>
674 internal static string global_connected_to_hdmi_device {
675 get {
676 return ResourceManager.GetString("global_connected_to_hdmi_device", resourceCulture);
677 }
678 }
679
680 /// <summary>
681 /// Looks up a localized string similar to Device type.
682 /// </summary>
683 internal static string global_device_type {
684 get {
685 return ResourceManager.GetString("global_device_type", resourceCulture);
686 }
687 }
688
689 /// <summary>
690 /// Looks up a localized string similar to Override physical address.
691 /// </summary>
692 internal static string global_override_physical_address {
693 get {
694 return ResourceManager.GetString("global_override_physical_address", resourceCulture);
695 }
696 }
697
698 /// <summary>
699 /// Looks up a localized string similar to Override TV vendor.
700 /// </summary>
701 internal static string global_override_tv_vendor {
702 get {
703 return ResourceManager.GetString("global_override_tv_vendor", resourceCulture);
704 }
705 }
706
707 /// <summary>
708 /// Looks up a localized string similar to Physical address.
709 /// </summary>
710 internal static string global_physical_address {
711 get {
712 return ResourceManager.GetString("global_physical_address", resourceCulture);
713 }
714 }
715
716 /// <summary>
717 /// Looks up a localized string similar to Standby when stopping.
718 /// </summary>
719 internal static string global_standby_devices {
720 get {
721 return ResourceManager.GetString("global_standby_devices", resourceCulture);
722 }
723 }
724
725 /// <summary>
726 /// Looks up a localized string similar to Minimise after connecting to the adapter.
727 /// </summary>
728 internal static string global_start_hidden {
729 get {
730 return ResourceManager.GetString("global_start_hidden", resourceCulture);
731 }
732 }
733
734 /// <summary>
735 /// Looks up a localized string similar to TV vendor.
736 /// </summary>
737 internal static string global_tv_vendor {
738 get {
739 return ResourceManager.GetString("global_tv_vendor", resourceCulture);
740 }
741 }
742
743 /// <summary>
744 /// Looks up a localized string similar to Wake on startup.
745 /// </summary>
746 internal static string global_wake_devices {
747 get {
748 return ResourceManager.GetString("global_wake_devices", resourceCulture);
749 }
750 }
751
752 /// <summary>
753 /// Looks up a localized string similar to Hide.
754 /// </summary>
755 internal static string hide {
756 get {
757 return ResourceManager.GetString("hide", resourceCulture);
758 }
759 }
760
761 /// <summary>
762 /// Looks up a localized string similar to The log file was stored as &apos;{0}&apos;..
763 /// </summary>
764 internal static string log_stored_as {
765 get {
766 return ResourceManager.GetString("log_stored_as", resourceCulture);
767 }
768 }
769
770 /// <summary>
771 /// Looks up a localized string similar to no.
772 /// </summary>
773 internal static string no {
774 get {
775 return ResourceManager.GetString("no", resourceCulture);
776 }
777 }
778
779 /// <summary>
780 /// Looks up a localized string similar to Ready.
781 /// </summary>
782 internal static string ready {
783 get {
784 return ResourceManager.GetString("ready", resourceCulture);
785 }
786 }
787
788 /// <summary>
789 /// Looks up a localized string similar to Please select the file to be executed.
790 /// </summary>
791 internal static string select_exe_file {
792 get {
793 return ResourceManager.GetString("select_exe_file", resourceCulture);
794 }
795 }
796
797 /// <summary>
798 /// Looks up a localized string similar to Settings were stored.
799 /// </summary>
800 internal static string settings_stored {
801 get {
802 return ResourceManager.GetString("settings_stored", resourceCulture);
803 }
804 }
805
806 /// <summary>
807 /// Looks up a localized string similar to Show.
808 /// </summary>
809 internal static string show {
810 get {
811 return ResourceManager.GetString("show", resourceCulture);
812 }
813 }
814
815 /// <summary>
816 /// Looks up a localized string similar to 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?.
817 /// </summary>
818 internal static string start_xbmc_exit_tray {
819 get {
820 return ResourceManager.GetString("start_xbmc_exit_tray", resourceCulture);
821 }
822 }
823
824 /// <summary>
825 /// Looks up a localized string similar to Where do you want to store the settings file?.
826 /// </summary>
827 internal static string store_settings_where {
828 get {
829 return ResourceManager.GetString("store_settings_where", resourceCulture);
830 }
831 }
832
833 /// <summary>
834 /// Looks up a localized string similar to Are you sure you want to proceed?.
835 /// </summary>
836 internal static string title_are_you_sure {
837 get {
838 return ResourceManager.GetString("title_are_you_sure", resourceCulture);
839 }
840 }
841
842 /// <summary>
843 /// Looks up a localized string similar to unknown.
844 /// </summary>
845 internal static string unknown {
846 get {
847 return ResourceManager.GetString("unknown", resourceCulture);
848 }
849 }
850
851 /// <summary>
852 /// Looks up a localized string similar to IME accept.
853 /// </summary>
854 internal static string VK_ACCEPT {
855 get {
856 return ResourceManager.GetString("VK_ACCEPT", resourceCulture);
857 }
858 }
859
860 /// <summary>
861 /// Looks up a localized string similar to applications.
862 /// </summary>
863 internal static string VK_APPS {
864 get {
865 return ResourceManager.GetString("VK_APPS", resourceCulture);
866 }
867 }
868
869 /// <summary>
870 /// Looks up a localized string similar to backspace.
871 /// </summary>
872 internal static string VK_BACK {
873 get {
874 return ResourceManager.GetString("VK_BACK", resourceCulture);
875 }
876 }
877
878 /// <summary>
879 /// Looks up a localized string similar to control+break.
880 /// </summary>
881 internal static string VK_CANCEL {
882 get {
883 return ResourceManager.GetString("VK_CANCEL", resourceCulture);
884 }
885 }
886
887 /// <summary>
888 /// Looks up a localized string similar to caps lock.
889 /// </summary>
890 internal static string VK_CAPITAL {
891 get {
892 return ResourceManager.GetString("VK_CAPITAL", resourceCulture);
893 }
894 }
895
896 /// <summary>
897 /// Looks up a localized string similar to ctrl.
898 /// </summary>
899 internal static string VK_CONTROL {
900 get {
901 return ResourceManager.GetString("VK_CONTROL", resourceCulture);
902 }
903 }
904
905 /// <summary>
906 /// Looks up a localized string similar to IME convert.
907 /// </summary>
908 internal static string VK_CONVERT {
909 get {
910 return ResourceManager.GetString("VK_CONVERT", resourceCulture);
911 }
912 }
913
914 /// <summary>
915 /// Looks up a localized string similar to del.
916 /// </summary>
917 internal static string VK_DELETE {
918 get {
919 return ResourceManager.GetString("VK_DELETE", resourceCulture);
920 }
921 }
922
923 /// <summary>
924 /// Looks up a localized string similar to down arrow.
925 /// </summary>
926 internal static string VK_DOWN {
927 get {
928 return ResourceManager.GetString("VK_DOWN", resourceCulture);
929 }
930 }
931
932 /// <summary>
933 /// Looks up a localized string similar to ESC.
934 /// </summary>
935 internal static string VK_ESCAPE {
936 get {
937 return ResourceManager.GetString("VK_ESCAPE", resourceCulture);
938 }
939 }
940
941 /// <summary>
942 /// Looks up a localized string similar to IME final mode.
943 /// </summary>
944 internal static string VK_FINAL {
945 get {
946 return ResourceManager.GetString("VK_FINAL", resourceCulture);
947 }
948 }
949
950 /// <summary>
951 /// Looks up a localized string similar to IME Hanguel mode.
952 /// </summary>
953 internal static string VK_HANGUEL {
954 get {
955 return ResourceManager.GetString("VK_HANGUEL", resourceCulture);
956 }
957 }
958
959 /// <summary>
960 /// Looks up a localized string similar to IME Hangul mode.
961 /// </summary>
962 internal static string VK_HANGUL {
963 get {
964 return ResourceManager.GetString("VK_HANGUL", resourceCulture);
965 }
966 }
967
968 /// <summary>
969 /// Looks up a localized string similar to IME Hanja mode.
970 /// </summary>
971 internal static string VK_HANJA {
972 get {
973 return ResourceManager.GetString("VK_HANJA", resourceCulture);
974 }
975 }
976
977 /// <summary>
978 /// Looks up a localized string similar to ins.
979 /// </summary>
980 internal static string VK_INSERT {
981 get {
982 return ResourceManager.GetString("VK_INSERT", resourceCulture);
983 }
984 }
985
986 /// <summary>
987 /// Looks up a localized string similar to IME Junja mode.
988 /// </summary>
989 internal static string VK_JUNJA {
990 get {
991 return ResourceManager.GetString("VK_JUNJA", resourceCulture);
992 }
993 }
994
995 /// <summary>
996 /// Looks up a localized string similar to IME Kana mode.
997 /// </summary>
998 internal static string VK_KANA {
999 get {
1000 return ResourceManager.GetString("VK_KANA", resourceCulture);
1001 }
1002 }
1003
1004 /// <summary>
1005 /// Looks up a localized string similar to IME Kanji mode.
1006 /// </summary>
1007 internal static string VK_KANJI {
1008 get {
1009 return ResourceManager.GetString("VK_KANJI", resourceCulture);
1010 }
1011 }
1012
1013 /// <summary>
1014 /// Looks up a localized string similar to start application 1.
1015 /// </summary>
1016 internal static string VK_LAUNCH_APP1 {
1017 get {
1018 return ResourceManager.GetString("VK_LAUNCH_APP1", resourceCulture);
1019 }
1020 }
1021
1022 /// <summary>
1023 /// Looks up a localized string similar to start application 2.
1024 /// </summary>
1025 internal static string VK_LAUNCH_APP2 {
1026 get {
1027 return ResourceManager.GetString("VK_LAUNCH_APP2", resourceCulture);
1028 }
1029 }
1030
1031 /// <summary>
1032 /// Looks up a localized string similar to start mail.
1033 /// </summary>
1034 internal static string VK_LAUNCH_MAIL {
1035 get {
1036 return ResourceManager.GetString("VK_LAUNCH_MAIL", resourceCulture);
1037 }
1038 }
1039
1040 /// <summary>
1041 /// Looks up a localized string similar to select media.
1042 /// </summary>
1043 internal static string VK_LAUNCH_MEDIA_SELECT {
1044 get {
1045 return ResourceManager.GetString("VK_LAUNCH_MEDIA_SELECT", resourceCulture);
1046 }
1047 }
1048
1049 /// <summary>
1050 /// Looks up a localized string similar to left mouse button.
1051 /// </summary>
1052 internal static string VK_LBUTTON {
1053 get {
1054 return ResourceManager.GetString("VK_LBUTTON", resourceCulture);
1055 }
1056 }
1057
1058 /// <summary>
1059 /// Looks up a localized string similar to left control.
1060 /// </summary>
1061 internal static string VK_LCONTROL {
1062 get {
1063 return ResourceManager.GetString("VK_LCONTROL", resourceCulture);
1064 }
1065 }
1066
1067 /// <summary>
1068 /// Looks up a localized string similar to left arrow.
1069 /// </summary>
1070 internal static string VK_LEFT {
1071 get {
1072 return ResourceManager.GetString("VK_LEFT", resourceCulture);
1073 }
1074 }
1075
1076 /// <summary>
1077 /// Looks up a localized string similar to left menu.
1078 /// </summary>
1079 internal static string VK_LMENU {
1080 get {
1081 return ResourceManager.GetString("VK_LMENU", resourceCulture);
1082 }
1083 }
1084
1085 /// <summary>
1086 /// Looks up a localized string similar to left shift.
1087 /// </summary>
1088 internal static string VK_LSHIFT {
1089 get {
1090 return ResourceManager.GetString("VK_LSHIFT", resourceCulture);
1091 }
1092 }
1093
1094 /// <summary>
1095 /// Looks up a localized string similar to left Windows.
1096 /// </summary>
1097 internal static string VK_LWIN {
1098 get {
1099 return ResourceManager.GetString("VK_LWIN", resourceCulture);
1100 }
1101 }
1102
1103 /// <summary>
1104 /// Looks up a localized string similar to middle mouse button.
1105 /// </summary>
1106 internal static string VK_MBUTTON {
1107 get {
1108 return ResourceManager.GetString("VK_MBUTTON", resourceCulture);
1109 }
1110 }
1111
1112 /// <summary>
1113 /// Looks up a localized string similar to next track.
1114 /// </summary>
1115 internal static string VK_MEDIA_NEXT_TRACK {
1116 get {
1117 return ResourceManager.GetString("VK_MEDIA_NEXT_TRACK", resourceCulture);
1118 }
1119 }
1120
1121 /// <summary>
1122 /// Looks up a localized string similar to play/pause media.
1123 /// </summary>
1124 internal static string VK_MEDIA_PLAY_PAUSE {
1125 get {
1126 return ResourceManager.GetString("VK_MEDIA_PLAY_PAUSE", resourceCulture);
1127 }
1128 }
1129
1130 /// <summary>
1131 /// Looks up a localized string similar to previous track.
1132 /// </summary>
1133 internal static string VK_MEDIA_PREV_TRACK {
1134 get {
1135 return ResourceManager.GetString("VK_MEDIA_PREV_TRACK", resourceCulture);
1136 }
1137 }
1138
1139 /// <summary>
1140 /// Looks up a localized string similar to stop media.
1141 /// </summary>
1142 internal static string VK_MEDIA_STOP {
1143 get {
1144 return ResourceManager.GetString("VK_MEDIA_STOP", resourceCulture);
1145 }
1146 }
1147
1148 /// <summary>
1149 /// Looks up a localized string similar to alt.
1150 /// </summary>
1151 internal static string VK_MENU {
1152 get {
1153 return ResourceManager.GetString("VK_MENU", resourceCulture);
1154 }
1155 }
1156
1157 /// <summary>
1158 /// Looks up a localized string similar to IME mode change request.
1159 /// </summary>
1160 internal static string VK_MODECHANGE {
1161 get {
1162 return ResourceManager.GetString("VK_MODECHANGE", resourceCulture);
1163 }
1164 }
1165
1166 /// <summary>
1167 /// Looks up a localized string similar to page down.
1168 /// </summary>
1169 internal static string VK_NEXT {
1170 get {
1171 return ResourceManager.GetString("VK_NEXT", resourceCulture);
1172 }
1173 }
1174
1175 /// <summary>
1176 /// Looks up a localized string similar to IME nonconvert.
1177 /// </summary>
1178 internal static string VK_NONCONVERT {
1179 get {
1180 return ResourceManager.GetString("VK_NONCONVERT", resourceCulture);
1181 }
1182 }
1183
1184 /// <summary>
1185 /// Looks up a localized string similar to num lock.
1186 /// </summary>
1187 internal static string VK_NUMLOCK {
1188 get {
1189 return ResourceManager.GetString("VK_NUMLOCK", resourceCulture);
1190 }
1191 }
1192
1193 /// <summary>
1194 /// Looks up a localized string similar to numeric keypad 0.
1195 /// </summary>
1196 internal static string VK_NUMPAD0 {
1197 get {
1198 return ResourceManager.GetString("VK_NUMPAD0", resourceCulture);
1199 }
1200 }
1201
1202 /// <summary>
1203 /// Looks up a localized string similar to numeric keypad 1.
1204 /// </summary>
1205 internal static string VK_NUMPAD1 {
1206 get {
1207 return ResourceManager.GetString("VK_NUMPAD1", resourceCulture);
1208 }
1209 }
1210
1211 /// <summary>
1212 /// Looks up a localized string similar to numeric keypad 2.
1213 /// </summary>
1214 internal static string VK_NUMPAD2 {
1215 get {
1216 return ResourceManager.GetString("VK_NUMPAD2", resourceCulture);
1217 }
1218 }
1219
1220 /// <summary>
1221 /// Looks up a localized string similar to numeric keypad 3.
1222 /// </summary>
1223 internal static string VK_NUMPAD3 {
1224 get {
1225 return ResourceManager.GetString("VK_NUMPAD3", resourceCulture);
1226 }
1227 }
1228
1229 /// <summary>
1230 /// Looks up a localized string similar to numeric keypad 4.
1231 /// </summary>
1232 internal static string VK_NUMPAD4 {
1233 get {
1234 return ResourceManager.GetString("VK_NUMPAD4", resourceCulture);
1235 }
1236 }
1237
1238 /// <summary>
1239 /// Looks up a localized string similar to numeric keypad 5.
1240 /// </summary>
1241 internal static string VK_NUMPAD5 {
1242 get {
1243 return ResourceManager.GetString("VK_NUMPAD5", resourceCulture);
1244 }
1245 }
1246
1247 /// <summary>
1248 /// Looks up a localized string similar to numeric keypad 6.
1249 /// </summary>
1250 internal static string VK_NUMPAD6 {
1251 get {
1252 return ResourceManager.GetString("VK_NUMPAD6", resourceCulture);
1253 }
1254 }
1255
1256 /// <summary>
1257 /// Looks up a localized string similar to numeric keypad 7.
1258 /// </summary>
1259 internal static string VK_NUMPAD7 {
1260 get {
1261 return ResourceManager.GetString("VK_NUMPAD7", resourceCulture);
1262 }
1263 }
1264
1265 /// <summary>
1266 /// Looks up a localized string similar to numeric keypad 8.
1267 /// </summary>
1268 internal static string VK_NUMPAD8 {
1269 get {
1270 return ResourceManager.GetString("VK_NUMPAD8", resourceCulture);
1271 }
1272 }
1273
1274 /// <summary>
1275 /// Looks up a localized string similar to numeric keypad 9.
1276 /// </summary>
1277 internal static string VK_NUMPAD9 {
1278 get {
1279 return ResourceManager.GetString("VK_NUMPAD9", resourceCulture);
1280 }
1281 }
1282
1283 /// <summary>
1284 /// Looks up a localized string similar to :; key.
1285 /// </summary>
1286 internal static string VK_OEM_1 {
1287 get {
1288 return ResourceManager.GetString("VK_OEM_1", resourceCulture);
1289 }
1290 }
1291
1292 /// <summary>
1293 /// Looks up a localized string similar to /? key.
1294 /// </summary>
1295 internal static string VK_OEM_2 {
1296 get {
1297 return ResourceManager.GetString("VK_OEM_2", resourceCulture);
1298 }
1299 }
1300
1301 /// <summary>
1302 /// Looks up a localized string similar to `~ key.
1303 /// </summary>
1304 internal static string VK_OEM_3 {
1305 get {
1306 return ResourceManager.GetString("VK_OEM_3", resourceCulture);
1307 }
1308 }
1309
1310 /// <summary>
1311 /// Looks up a localized string similar to [{ key.
1312 /// </summary>
1313 internal static string VK_OEM_4 {
1314 get {
1315 return ResourceManager.GetString("VK_OEM_4", resourceCulture);
1316 }
1317 }
1318
1319 /// <summary>
1320 /// Looks up a localized string similar to \| key.
1321 /// </summary>
1322 internal static string VK_OEM_5 {
1323 get {
1324 return ResourceManager.GetString("VK_OEM_5", resourceCulture);
1325 }
1326 }
1327
1328 /// <summary>
1329 /// Looks up a localized string similar to ]} key.
1330 /// </summary>
1331 internal static string VK_OEM_6 {
1332 get {
1333 return ResourceManager.GetString("VK_OEM_6", resourceCulture);
1334 }
1335 }
1336
1337 /// <summary>
1338 /// Looks up a localized string similar to &apos;&quot;&quot; key.
1339 /// </summary>
1340 internal static string VK_OEM_7 {
1341 get {
1342 return ResourceManager.GetString("VK_OEM_7", resourceCulture);
1343 }
1344 }
1345
1346 /// <summary>
1347 /// Looks up a localized string similar to clear.
1348 /// </summary>
1349 internal static string VK_OEM_CLEAR {
1350 get {
1351 return ResourceManager.GetString("VK_OEM_CLEAR", resourceCulture);
1352 }
1353 }
1354
1355 /// <summary>
1356 /// Looks up a localized string similar to , key.
1357 /// </summary>
1358 internal static string VK_OEM_COMMA {
1359 get {
1360 return ResourceManager.GetString("VK_OEM_COMMA", resourceCulture);
1361 }
1362 }
1363
1364 /// <summary>
1365 /// Looks up a localized string similar to - key.
1366 /// </summary>
1367 internal static string VK_OEM_MINUS {
1368 get {
1369 return ResourceManager.GetString("VK_OEM_MINUS", resourceCulture);
1370 }
1371 }
1372
1373 /// <summary>
1374 /// Looks up a localized string similar to . key.
1375 /// </summary>
1376 internal static string VK_OEM_PERIOD {
1377 get {
1378 return ResourceManager.GetString("VK_OEM_PERIOD", resourceCulture);
1379 }
1380 }
1381
1382 /// <summary>
1383 /// Looks up a localized string similar to + key.
1384 /// </summary>
1385 internal static string VK_OEM_PLUS {
1386 get {
1387 return ResourceManager.GetString("VK_OEM_PLUS", resourceCulture);
1388 }
1389 }
1390
1391 /// <summary>
1392 /// Looks up a localized string similar to unicode packet.
1393 /// </summary>
1394 internal static string VK_PACKET {
1395 get {
1396 return ResourceManager.GetString("VK_PACKET", resourceCulture);
1397 }
1398 }
1399
1400 /// <summary>
1401 /// Looks up a localized string similar to page up.
1402 /// </summary>
1403 internal static string VK_PRIOR {
1404 get {
1405 return ResourceManager.GetString("VK_PRIOR", resourceCulture);
1406 }
1407 }
1408
1409 /// <summary>
1410 /// Looks up a localized string similar to IME PROCESS.
1411 /// </summary>
1412 internal static string VK_PROCESSKEY {
1413 get {
1414 return ResourceManager.GetString("VK_PROCESSKEY", resourceCulture);
1415 }
1416 }
1417
1418 /// <summary>
1419 /// Looks up a localized string similar to right mouse button.
1420 /// </summary>
1421 internal static string VK_RBUTTON {
1422 get {
1423 return ResourceManager.GetString("VK_RBUTTON", resourceCulture);
1424 }
1425 }
1426
1427 /// <summary>
1428 /// Looks up a localized string similar to right control.
1429 /// </summary>
1430 internal static string VK_RCONTROL {
1431 get {
1432 return ResourceManager.GetString("VK_RCONTROL", resourceCulture);
1433 }
1434 }
1435
1436 /// <summary>
1437 /// Looks up a localized string similar to enter.
1438 /// </summary>
1439 internal static string VK_RETURN {
1440 get {
1441 return ResourceManager.GetString("VK_RETURN", resourceCulture);
1442 }
1443 }
1444
1445 /// <summary>
1446 /// Looks up a localized string similar to right arrow.
1447 /// </summary>
1448 internal static string VK_RIGHT {
1449 get {
1450 return ResourceManager.GetString("VK_RIGHT", resourceCulture);
1451 }
1452 }
1453
1454 /// <summary>
1455 /// Looks up a localized string similar to right menu.
1456 /// </summary>
1457 internal static string VK_RMENU {
1458 get {
1459 return ResourceManager.GetString("VK_RMENU", resourceCulture);
1460 }
1461 }
1462
1463 /// <summary>
1464 /// Looks up a localized string similar to right shift.
1465 /// </summary>
1466 internal static string VK_RSHIFT {
1467 get {
1468 return ResourceManager.GetString("VK_RSHIFT", resourceCulture);
1469 }
1470 }
1471
1472 /// <summary>
1473 /// Looks up a localized string similar to right Windows.
1474 /// </summary>
1475 internal static string VK_RWIN {
1476 get {
1477 return ResourceManager.GetString("VK_RWIN", resourceCulture);
1478 }
1479 }
1480
1481 /// <summary>
1482 /// Looks up a localized string similar to scroll lock.
1483 /// </summary>
1484 internal static string VK_SCROLL {
1485 get {
1486 return ResourceManager.GetString("VK_SCROLL", resourceCulture);
1487 }
1488 }
1489
1490 /// <summary>
1491 /// Looks up a localized string similar to print screen.
1492 /// </summary>
1493 internal static string VK_SNAPSHOT {
1494 get {
1495 return ResourceManager.GetString("VK_SNAPSHOT", resourceCulture);
1496 }
1497 }
1498
1499 /// <summary>
1500 /// Looks up a localized string similar to spacebar.
1501 /// </summary>
1502 internal static string VK_SPACE {
1503 get {
1504 return ResourceManager.GetString("VK_SPACE", resourceCulture);
1505 }
1506 }
1507
1508 /// <summary>
1509 /// Looks up a localized string similar to up arrow.
1510 /// </summary>
1511 internal static string VK_UP {
1512 get {
1513 return ResourceManager.GetString("VK_UP", resourceCulture);
1514 }
1515 }
1516
1517 /// <summary>
1518 /// Looks up a localized string similar to X1 mouse button.
1519 /// </summary>
1520 internal static string VK_XBUTTON1 {
1521 get {
1522 return ResourceManager.GetString("VK_XBUTTON1", resourceCulture);
1523 }
1524 }
1525
1526 /// <summary>
1527 /// Looks up a localized string similar to X2 mouse button.
1528 /// </summary>
1529 internal static string VK_XBUTTON2 {
1530 get {
1531 return ResourceManager.GetString("VK_XBUTTON2", resourceCulture);
1532 }
1533 }
1534
1535 /// <summary>
1536 /// Looks up a localized string similar to Where do you want to store the log file?.
1537 /// </summary>
1538 internal static string where_do_you_want_to_store_the_log {
1539 get {
1540 return ResourceManager.GetString("where_do_you_want_to_store_the_log", resourceCulture);
1541 }
1542 }
1543
1544 /// <summary>
1545 /// Looks up a localized string similar to xml files (*.xml)|*.xml|All files (*.*)|*.*.
1546 /// </summary>
1547 internal static string xml_file_filter {
1548 get {
1549 return ResourceManager.GetString("xml_file_filter", resourceCulture);
1550 }
1551 }
1552
1553 /// <summary>
1554 /// Looks up a localized string similar to yes.
1555 /// </summary>
1556 internal static string yes {
1557 get {
1558 return ResourceManager.GetString("yes", resourceCulture);
1559 }
1560 }
1561 }
1562}