1 //------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.5466
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 namespace LibCECTray.Properties {
16 /// A strongly-typed resource class, for looking up localized strings, etc.
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", "2.0.0.0")]
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25 internal class Resources {
27 private static global::System.Resources.ResourceManager resourceMan;
29 private static global::System.Globalization.CultureInfo resourceCulture;
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32 internal Resources() {
36 /// Returns the cached ResourceManager instance used by this class.
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39 internal static global::System.Resources.ResourceManager ResourceManager {
41 if (object.ReferenceEquals(resourceMan, null)) {
42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LibCECTray.Properties.Resources", typeof(Resources).Assembly);
50 /// Overrides the current thread's CurrentUICulture property for all
51 /// resource lookups using this strongly typed resource class.
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54 internal static global::System.Globalization.CultureInfo Culture {
56 return resourceCulture;
59 resourceCulture = value;
64 /// Looks up a localized string similar to libCEC v{0} - client v{1}.
66 internal static string about_libcec_version {
68 return ResourceManager.GetString("about_libcec_version", resourceCulture);
73 /// Looks up a localized string similar to Activating the source.
75 internal static string action_activating_source {
77 return ResourceManager.GetString("action_activating_source", resourceCulture);
82 /// Looks up a localized string similar to Checking if {0} is present.
84 internal static string action_check_device_present {
86 return ResourceManager.GetString("action_check_device_present", resourceCulture);
91 /// Looks up a localized string similar to Detecting AVR device.
93 internal static string action_detecting_avr {
95 return ResourceManager.GetString("action_detecting_avr", resourceCulture);
100 /// Looks up a localized string similar to Detecting AVR vendor.
102 internal static string action_detecting_avr_vendor {
104 return ResourceManager.GetString("action_detecting_avr_vendor", resourceCulture);
109 /// Looks up a localized string similar to Detecting TV vendor.
111 internal static string action_detecting_tv_vendor {
113 return ResourceManager.GetString("action_detecting_tv_vendor", resourceCulture);
118 /// Looks up a localized string similar to Opening connection.
120 internal static string action_opening_connection {
122 return ResourceManager.GetString("action_opening_connection", resourceCulture);
127 /// Looks up a localized string similar to Polling active devices.
129 internal static string action_polling_active_devices {
131 return ResourceManager.GetString("action_polling_active_devices", resourceCulture);
136 /// Looks up a localized string similar to Reading device configuration.
138 internal static string action_reading_device_configuration {
140 return ResourceManager.GetString("action_reading_device_configuration", resourceCulture);
145 /// Looks up a localized string similar to Refreshing device list.
147 internal static string action_refreshing_device_list {
149 return ResourceManager.GetString("action_refreshing_device_list", resourceCulture);
154 /// Looks up a localized string similar to Requesting active source state.
156 internal static string action_requesting_active_source_state {
158 return ResourceManager.GetString("action_requesting_active_source_state", resourceCulture);
163 /// Looks up a localized string similar to Requesting CEC version.
165 internal static string action_requesting_cec_version {
167 return ResourceManager.GetString("action_requesting_cec_version", resourceCulture);
172 /// Looks up a localized string similar to Requesting menu language.
174 internal static string action_requesting_menu_language {
176 return ResourceManager.GetString("action_requesting_menu_language", resourceCulture);
181 /// Looks up a localized string similar to Requesting OSD name.
183 internal static string action_requesting_osd_name {
185 return ResourceManager.GetString("action_requesting_osd_name", resourceCulture);
190 /// Looks up a localized string similar to Requesting physical address.
192 internal static string action_requesting_physical_address {
194 return ResourceManager.GetString("action_requesting_physical_address", resourceCulture);
199 /// Looks up a localized string similar to Requesting power status.
201 internal static string action_requesting_power_status {
203 return ResourceManager.GetString("action_requesting_power_status", resourceCulture);
208 /// Looks up a localized string similar to Requesting the vendor ID.
210 internal static string action_requesting_vendor_id {
212 return ResourceManager.GetString("action_requesting_vendor_id", resourceCulture);
217 /// Looks up a localized string similar to Sending the '{0}' command to {1}.
219 internal static string action_sending_command_to {
221 return ResourceManager.GetString("action_sending_command_to", resourceCulture);
226 /// Looks up a localized string similar to Sending power on commands.
228 internal static string action_sending_power_on {
230 return ResourceManager.GetString("action_sending_power_on", resourceCulture);
235 /// Looks up a localized string similar to Setting the new configuration.
237 internal static string action_setting_new_libcec_configuration {
239 return ResourceManager.GetString("action_setting_new_libcec_configuration", resourceCulture);
244 /// Looks up a localized string similar to Showing device information.
246 internal static string action_showing_device_information {
248 return ResourceManager.GetString("action_showing_device_information", resourceCulture);
253 /// Looks up a localized string similar to close CECTray.
255 internal static string action_type_close_controller_application {
257 return ResourceManager.GetString("action_type_close_controller_application", resourceCulture);
262 /// Looks up a localized string similar to generic.
264 internal static string action_type_generic {
266 return ResourceManager.GetString("action_type_generic", resourceCulture);
271 /// Looks up a localized string similar to send key.
273 internal static string action_type_sendkey {
275 return ResourceManager.GetString("action_type_sendkey", resourceCulture);
280 /// Looks up a localized string similar to start application.
282 internal static string action_type_start_application {
284 return ResourceManager.GetString("action_type_start_application", resourceCulture);
289 /// Looks up a localized string similar to Add new application.
291 internal static string add_new_application {
293 return ResourceManager.GetString("add_new_application", resourceCulture);
298 /// Looks up a localized string similar to Send 'inactive source' when shutting down the application.
300 internal static string app_inactive_source {
302 return ResourceManager.GetString("app_inactive_source", resourceCulture);
307 /// Looks up a localized string similar to Pulse-Eight USB-CEC Adapter - libCECTray.
309 internal static string app_name {
311 return ResourceManager.GetString("app_name", resourceCulture);
316 /// Looks up a localized string similar to Pause playback when switching to another source.
318 internal static string app_pause_playback_on_deactivate {
320 return ResourceManager.GetString("app_pause_playback_on_deactivate", resourceCulture);
325 /// Looks up a localized string similar to Send inactive source message when stopping the application.
327 internal static string app_send_inactive_source {
329 return ResourceManager.GetString("app_send_inactive_source", resourceCulture);
334 /// Looks up a localized string similar to Put this PC in standby mode when the TV is switched off.
336 internal static string app_standby_on_tv_standby {
338 return ResourceManager.GetString("app_standby_on_tv_standby", resourceCulture);
343 /// Looks up a localized string similar to Put devices in standby mode when activating screensaver.
345 internal static string app_standby_screensaver {
347 return ResourceManager.GetString("app_standby_screensaver", resourceCulture);
352 /// Looks up a localized string similar to Use the TV's language setting.
354 internal static string app_use_tv_language {
356 return ResourceManager.GetString("app_use_tv_language", resourceCulture);
361 /// Looks up a localized string similar to Windows Media Center.
363 internal static string application_windows_media_center {
365 return ResourceManager.GetString("application_windows_media_center", resourceCulture);
370 /// Looks up a localized string similar to XBMC.
372 internal static string application_xbmc {
374 return ResourceManager.GetString("application_xbmc", resourceCulture);
379 /// Looks up a localized string similar to - autodetect -.
381 internal static string autodetect {
383 return ResourceManager.GetString("autodetect", resourceCulture);
388 /// Looks up a localized string similar to Cannot open file '{0}'.
390 internal static string cannot_open_file {
392 return ResourceManager.GetString("cannot_open_file", resourceCulture);
397 /// Looks up a localized string similar to Cannot open '{0}' for writing.
399 internal static string cannot_open_for_writing {
401 return ResourceManager.GetString("cannot_open_for_writing", resourceCulture);
406 /// Looks up a localized string similar to cec-log.txt.
408 internal static string cec_log_filename {
410 return ResourceManager.GetString("cec_log_filename", resourceCulture);
415 /// Looks up a localized string similar to txt files (*.txt)|*.txt|All files (*.*)|*.*.
417 internal static string cec_log_filter {
419 return ResourceManager.GetString("cec_log_filter", resourceCulture);
424 /// Looks up a localized string similar to The command '{0}' was not acked..
426 internal static string command_not_acked {
428 return ResourceManager.GetString("command_not_acked", resourceCulture);
433 /// Looks up a localized string similar to Command sent successfully..
435 internal static string command_sent_successfully {
437 return ResourceManager.GetString("command_sent_successfully", resourceCulture);
442 /// Looks up a localized string similar to Mapped to.
444 internal static string config_button_mapped_to {
446 return ResourceManager.GetString("config_button_mapped_to", resourceCulture);
451 /// Looks up a localized string similar to CEC Button.
453 internal static string config_cec_button {
455 return ResourceManager.GetString("config_cec_button", resourceCulture);
460 /// Looks up a localized string similar to Configure '{0}'.
462 internal static string configure_application {
464 return ResourceManager.GetString("configure_application", resourceCulture);
469 /// Looks up a localized string similar to Could not detect to any CEC adapter. Please check your configuration. Do you want to try again?.
471 internal static string could_not_connect_try_again {
473 return ResourceManager.GetString("could_not_connect_try_again", resourceCulture);
478 /// Looks up a localized string similar to Couldn't create directory '{0}'.
480 internal static string could_not_create_directory {
482 return ResourceManager.GetString("could_not_create_directory", resourceCulture);
487 /// Looks up a localized string similar to AVR.
489 internal static string device_audiosystem {
491 return ResourceManager.GetString("device_audiosystem", resourceCulture);
496 /// Looks up a localized string similar to Broadcast.
498 internal static string device_broadcast {
500 return ResourceManager.GetString("device_broadcast", resourceCulture);
505 /// Looks up a localized string similar to Free Use.
507 internal static string device_free_use {
509 return ResourceManager.GetString("device_free_use", resourceCulture);
514 /// Looks up a localized string similar to Player.
516 internal static string device_playbackdevice {
518 return ResourceManager.GetString("device_playbackdevice", resourceCulture);
523 /// Looks up a localized string similar to Recorder.
525 internal static string device_recorder {
527 return ResourceManager.GetString("device_recorder", resourceCulture);
532 /// Looks up a localized string similar to Reserved.
534 internal static string device_reserved {
536 return ResourceManager.GetString("device_reserved", resourceCulture);
541 /// Looks up a localized string similar to Tuner.
543 internal static string device_tuner {
545 return ResourceManager.GetString("device_tuner", resourceCulture);
550 /// Looks up a localized string similar to TV.
552 internal static string device_tv {
554 return ResourceManager.GetString("device_tv", resourceCulture);
559 /// 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..
561 internal static string device_type_changed {
563 return ResourceManager.GetString("device_type_changed", resourceCulture);
568 /// Looks up a localized string similar to Error.
570 internal static string error {
572 return ResourceManager.GetString("error", resourceCulture);
577 /// Looks up a localized string similar to Executables (*.exe)|*.exe|All files (*.*)|*.*.
579 internal static string exe_file_filter {
581 return ResourceManager.GetString("exe_file_filter", resourceCulture);
586 /// Looks up a localized string similar to Make the media player the active source when starting.
588 internal static string global_activate_source {
590 return ResourceManager.GetString("global_activate_source", resourceCulture);
595 /// Looks up a localized string similar to Advanced mode.
597 internal static string global_advanced_mode {
599 return ResourceManager.GetString("global_advanced_mode", resourceCulture);
604 /// Looks up a localized string similar to Connected to HDMI device.
606 internal static string global_connected_to_hdmi_device {
608 return ResourceManager.GetString("global_connected_to_hdmi_device", resourceCulture);
613 /// Looks up a localized string similar to Device type.
615 internal static string global_device_type {
617 return ResourceManager.GetString("global_device_type", resourceCulture);
622 /// Looks up a localized string similar to Override physical address.
624 internal static string global_override_physical_address {
626 return ResourceManager.GetString("global_override_physical_address", resourceCulture);
631 /// Looks up a localized string similar to Override TV vendor.
633 internal static string global_override_tv_vendor {
635 return ResourceManager.GetString("global_override_tv_vendor", resourceCulture);
640 /// Looks up a localized string similar to Physical address.
642 internal static string global_physical_address {
644 return ResourceManager.GetString("global_physical_address", resourceCulture);
649 /// Looks up a localized string similar to Standby when stopping.
651 internal static string global_standby_devices {
653 return ResourceManager.GetString("global_standby_devices", resourceCulture);
658 /// Looks up a localized string similar to Minimise after connecting to the adapter.
660 internal static string global_start_hidden {
662 return ResourceManager.GetString("global_start_hidden", resourceCulture);
667 /// Looks up a localized string similar to TV vendor.
669 internal static string global_tv_vendor {
671 return ResourceManager.GetString("global_tv_vendor", resourceCulture);
676 /// Looks up a localized string similar to Wake on startup.
678 internal static string global_wake_devices {
680 return ResourceManager.GetString("global_wake_devices", resourceCulture);
685 /// Looks up a localized string similar to Hide.
687 internal static string hide {
689 return ResourceManager.GetString("hide", resourceCulture);
694 /// Looks up a localized string similar to The log file was stored as '{0}'..
696 internal static string log_stored_as {
698 return ResourceManager.GetString("log_stored_as", resourceCulture);
703 /// Looks up a localized string similar to no.
705 internal static string no {
707 return ResourceManager.GetString("no", resourceCulture);
712 /// Looks up a localized string similar to Ready.
714 internal static string ready {
716 return ResourceManager.GetString("ready", resourceCulture);
721 /// Looks up a localized string similar to Please select the file to be executed.
723 internal static string select_exe_file {
725 return ResourceManager.GetString("select_exe_file", resourceCulture);
730 /// Looks up a localized string similar to Settings were stored.
732 internal static string settings_stored {
734 return ResourceManager.GetString("settings_stored", resourceCulture);
739 /// Looks up a localized string similar to Show.
741 internal static string show {
743 return ResourceManager.GetString("show", resourceCulture);
748 /// 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?.
750 internal static string start_xbmc_exit_tray {
752 return ResourceManager.GetString("start_xbmc_exit_tray", resourceCulture);
757 /// Looks up a localized string similar to Where do you want to store the settings file?.
759 internal static string store_settings_where {
761 return ResourceManager.GetString("store_settings_where", resourceCulture);
766 /// Looks up a localized string similar to Are you sure you want to proceed?.
768 internal static string title_are_you_sure {
770 return ResourceManager.GetString("title_are_you_sure", resourceCulture);
775 /// Looks up a localized string similar to unknown.
777 internal static string unknown {
779 return ResourceManager.GetString("unknown", resourceCulture);
784 /// Looks up a localized string similar to IME accept.
786 internal static string VK_ACCEPT {
788 return ResourceManager.GetString("VK_ACCEPT", resourceCulture);
793 /// Looks up a localized string similar to applications.
795 internal static string VK_APPS {
797 return ResourceManager.GetString("VK_APPS", resourceCulture);
802 /// Looks up a localized string similar to backspace.
804 internal static string VK_BACK {
806 return ResourceManager.GetString("VK_BACK", resourceCulture);
811 /// Looks up a localized string similar to control+break.
813 internal static string VK_CANCEL {
815 return ResourceManager.GetString("VK_CANCEL", resourceCulture);
820 /// Looks up a localized string similar to caps lock.
822 internal static string VK_CAPITAL {
824 return ResourceManager.GetString("VK_CAPITAL", resourceCulture);
829 /// Looks up a localized string similar to ctrl.
831 internal static string VK_CONTROL {
833 return ResourceManager.GetString("VK_CONTROL", resourceCulture);
838 /// Looks up a localized string similar to IME convert.
840 internal static string VK_CONVERT {
842 return ResourceManager.GetString("VK_CONVERT", resourceCulture);
847 /// Looks up a localized string similar to del.
849 internal static string VK_DELETE {
851 return ResourceManager.GetString("VK_DELETE", resourceCulture);
856 /// Looks up a localized string similar to down arrow.
858 internal static string VK_DOWN {
860 return ResourceManager.GetString("VK_DOWN", resourceCulture);
865 /// Looks up a localized string similar to ESC.
867 internal static string VK_ESCAPE {
869 return ResourceManager.GetString("VK_ESCAPE", resourceCulture);
874 /// Looks up a localized string similar to IME final mode.
876 internal static string VK_FINAL {
878 return ResourceManager.GetString("VK_FINAL", resourceCulture);
883 /// Looks up a localized string similar to IME Hanguel mode.
885 internal static string VK_HANGUEL {
887 return ResourceManager.GetString("VK_HANGUEL", resourceCulture);
892 /// Looks up a localized string similar to IME Hangul mode.
894 internal static string VK_HANGUL {
896 return ResourceManager.GetString("VK_HANGUL", resourceCulture);
901 /// Looks up a localized string similar to IME Hanja mode.
903 internal static string VK_HANJA {
905 return ResourceManager.GetString("VK_HANJA", resourceCulture);
910 /// Looks up a localized string similar to ins.
912 internal static string VK_INSERT {
914 return ResourceManager.GetString("VK_INSERT", resourceCulture);
919 /// Looks up a localized string similar to IME Junja mode.
921 internal static string VK_JUNJA {
923 return ResourceManager.GetString("VK_JUNJA", resourceCulture);
928 /// Looks up a localized string similar to IME Kana mode.
930 internal static string VK_KANA {
932 return ResourceManager.GetString("VK_KANA", resourceCulture);
937 /// Looks up a localized string similar to IME Kanji mode.
939 internal static string VK_KANJI {
941 return ResourceManager.GetString("VK_KANJI", resourceCulture);
946 /// Looks up a localized string similar to start application 1.
948 internal static string VK_LAUNCH_APP1 {
950 return ResourceManager.GetString("VK_LAUNCH_APP1", resourceCulture);
955 /// Looks up a localized string similar to start application 2.
957 internal static string VK_LAUNCH_APP2 {
959 return ResourceManager.GetString("VK_LAUNCH_APP2", resourceCulture);
964 /// Looks up a localized string similar to start mail.
966 internal static string VK_LAUNCH_MAIL {
968 return ResourceManager.GetString("VK_LAUNCH_MAIL", resourceCulture);
973 /// Looks up a localized string similar to select media.
975 internal static string VK_LAUNCH_MEDIA_SELECT {
977 return ResourceManager.GetString("VK_LAUNCH_MEDIA_SELECT", resourceCulture);
982 /// Looks up a localized string similar to left mouse button.
984 internal static string VK_LBUTTON {
986 return ResourceManager.GetString("VK_LBUTTON", resourceCulture);
991 /// Looks up a localized string similar to left control.
993 internal static string VK_LCONTROL {
995 return ResourceManager.GetString("VK_LCONTROL", resourceCulture);
1000 /// Looks up a localized string similar to left arrow.
1002 internal static string VK_LEFT {
1004 return ResourceManager.GetString("VK_LEFT", resourceCulture);
1009 /// Looks up a localized string similar to left menu.
1011 internal static string VK_LMENU {
1013 return ResourceManager.GetString("VK_LMENU", resourceCulture);
1018 /// Looks up a localized string similar to left shift.
1020 internal static string VK_LSHIFT {
1022 return ResourceManager.GetString("VK_LSHIFT", resourceCulture);
1027 /// Looks up a localized string similar to left Windows.
1029 internal static string VK_LWIN {
1031 return ResourceManager.GetString("VK_LWIN", resourceCulture);
1036 /// Looks up a localized string similar to middle mouse button.
1038 internal static string VK_MBUTTON {
1040 return ResourceManager.GetString("VK_MBUTTON", resourceCulture);
1045 /// Looks up a localized string similar to next track.
1047 internal static string VK_MEDIA_NEXT_TRACK {
1049 return ResourceManager.GetString("VK_MEDIA_NEXT_TRACK", resourceCulture);
1054 /// Looks up a localized string similar to play/pause media.
1056 internal static string VK_MEDIA_PLAY_PAUSE {
1058 return ResourceManager.GetString("VK_MEDIA_PLAY_PAUSE", resourceCulture);
1063 /// Looks up a localized string similar to previous track.
1065 internal static string VK_MEDIA_PREV_TRACK {
1067 return ResourceManager.GetString("VK_MEDIA_PREV_TRACK", resourceCulture);
1072 /// Looks up a localized string similar to stop media.
1074 internal static string VK_MEDIA_STOP {
1076 return ResourceManager.GetString("VK_MEDIA_STOP", resourceCulture);
1081 /// Looks up a localized string similar to alt.
1083 internal static string VK_MENU {
1085 return ResourceManager.GetString("VK_MENU", resourceCulture);
1090 /// Looks up a localized string similar to IME mode change request.
1092 internal static string VK_MODECHANGE {
1094 return ResourceManager.GetString("VK_MODECHANGE", resourceCulture);
1099 /// Looks up a localized string similar to page down.
1101 internal static string VK_NEXT {
1103 return ResourceManager.GetString("VK_NEXT", resourceCulture);
1108 /// Looks up a localized string similar to IME nonconvert.
1110 internal static string VK_NONCONVERT {
1112 return ResourceManager.GetString("VK_NONCONVERT", resourceCulture);
1117 /// Looks up a localized string similar to num lock.
1119 internal static string VK_NUMLOCK {
1121 return ResourceManager.GetString("VK_NUMLOCK", resourceCulture);
1126 /// Looks up a localized string similar to numeric keypad 0.
1128 internal static string VK_NUMPAD0 {
1130 return ResourceManager.GetString("VK_NUMPAD0", resourceCulture);
1135 /// Looks up a localized string similar to numeric keypad 1.
1137 internal static string VK_NUMPAD1 {
1139 return ResourceManager.GetString("VK_NUMPAD1", resourceCulture);
1144 /// Looks up a localized string similar to numeric keypad 2.
1146 internal static string VK_NUMPAD2 {
1148 return ResourceManager.GetString("VK_NUMPAD2", resourceCulture);
1153 /// Looks up a localized string similar to numeric keypad 3.
1155 internal static string VK_NUMPAD3 {
1157 return ResourceManager.GetString("VK_NUMPAD3", resourceCulture);
1162 /// Looks up a localized string similar to numeric keypad 4.
1164 internal static string VK_NUMPAD4 {
1166 return ResourceManager.GetString("VK_NUMPAD4", resourceCulture);
1171 /// Looks up a localized string similar to numeric keypad 5.
1173 internal static string VK_NUMPAD5 {
1175 return ResourceManager.GetString("VK_NUMPAD5", resourceCulture);
1180 /// Looks up a localized string similar to numeric keypad 6.
1182 internal static string VK_NUMPAD6 {
1184 return ResourceManager.GetString("VK_NUMPAD6", resourceCulture);
1189 /// Looks up a localized string similar to numeric keypad 7.
1191 internal static string VK_NUMPAD7 {
1193 return ResourceManager.GetString("VK_NUMPAD7", resourceCulture);
1198 /// Looks up a localized string similar to numeric keypad 8.
1200 internal static string VK_NUMPAD8 {
1202 return ResourceManager.GetString("VK_NUMPAD8", resourceCulture);
1207 /// Looks up a localized string similar to numeric keypad 9.
1209 internal static string VK_NUMPAD9 {
1211 return ResourceManager.GetString("VK_NUMPAD9", resourceCulture);
1216 /// Looks up a localized string similar to :; key.
1218 internal static string VK_OEM_1 {
1220 return ResourceManager.GetString("VK_OEM_1", resourceCulture);
1225 /// Looks up a localized string similar to /? key.
1227 internal static string VK_OEM_2 {
1229 return ResourceManager.GetString("VK_OEM_2", resourceCulture);
1234 /// Looks up a localized string similar to `~ key.
1236 internal static string VK_OEM_3 {
1238 return ResourceManager.GetString("VK_OEM_3", resourceCulture);
1243 /// Looks up a localized string similar to [{ key.
1245 internal static string VK_OEM_4 {
1247 return ResourceManager.GetString("VK_OEM_4", resourceCulture);
1252 /// Looks up a localized string similar to \| key.
1254 internal static string VK_OEM_5 {
1256 return ResourceManager.GetString("VK_OEM_5", resourceCulture);
1261 /// Looks up a localized string similar to ]} key.
1263 internal static string VK_OEM_6 {
1265 return ResourceManager.GetString("VK_OEM_6", resourceCulture);
1270 /// Looks up a localized string similar to '"" key.
1272 internal static string VK_OEM_7 {
1274 return ResourceManager.GetString("VK_OEM_7", resourceCulture);
1279 /// Looks up a localized string similar to clear.
1281 internal static string VK_OEM_CLEAR {
1283 return ResourceManager.GetString("VK_OEM_CLEAR", resourceCulture);
1288 /// Looks up a localized string similar to , key.
1290 internal static string VK_OEM_COMMA {
1292 return ResourceManager.GetString("VK_OEM_COMMA", resourceCulture);
1297 /// Looks up a localized string similar to - key.
1299 internal static string VK_OEM_MINUS {
1301 return ResourceManager.GetString("VK_OEM_MINUS", resourceCulture);
1306 /// Looks up a localized string similar to . key.
1308 internal static string VK_OEM_PERIOD {
1310 return ResourceManager.GetString("VK_OEM_PERIOD", resourceCulture);
1315 /// Looks up a localized string similar to + key.
1317 internal static string VK_OEM_PLUS {
1319 return ResourceManager.GetString("VK_OEM_PLUS", resourceCulture);
1324 /// Looks up a localized string similar to unicode packet.
1326 internal static string VK_PACKET {
1328 return ResourceManager.GetString("VK_PACKET", resourceCulture);
1333 /// Looks up a localized string similar to page up.
1335 internal static string VK_PRIOR {
1337 return ResourceManager.GetString("VK_PRIOR", resourceCulture);
1342 /// Looks up a localized string similar to IME PROCESS.
1344 internal static string VK_PROCESSKEY {
1346 return ResourceManager.GetString("VK_PROCESSKEY", resourceCulture);
1351 /// Looks up a localized string similar to right mouse button.
1353 internal static string VK_RBUTTON {
1355 return ResourceManager.GetString("VK_RBUTTON", resourceCulture);
1360 /// Looks up a localized string similar to right control.
1362 internal static string VK_RCONTROL {
1364 return ResourceManager.GetString("VK_RCONTROL", resourceCulture);
1369 /// Looks up a localized string similar to enter.
1371 internal static string VK_RETURN {
1373 return ResourceManager.GetString("VK_RETURN", resourceCulture);
1378 /// Looks up a localized string similar to right arrow.
1380 internal static string VK_RIGHT {
1382 return ResourceManager.GetString("VK_RIGHT", resourceCulture);
1387 /// Looks up a localized string similar to right menu.
1389 internal static string VK_RMENU {
1391 return ResourceManager.GetString("VK_RMENU", resourceCulture);
1396 /// Looks up a localized string similar to right shift.
1398 internal static string VK_RSHIFT {
1400 return ResourceManager.GetString("VK_RSHIFT", resourceCulture);
1405 /// Looks up a localized string similar to right Windows.
1407 internal static string VK_RWIN {
1409 return ResourceManager.GetString("VK_RWIN", resourceCulture);
1414 /// Looks up a localized string similar to scroll lock.
1416 internal static string VK_SCROLL {
1418 return ResourceManager.GetString("VK_SCROLL", resourceCulture);
1423 /// Looks up a localized string similar to print screen.
1425 internal static string VK_SNAPSHOT {
1427 return ResourceManager.GetString("VK_SNAPSHOT", resourceCulture);
1432 /// Looks up a localized string similar to spacebar.
1434 internal static string VK_SPACE {
1436 return ResourceManager.GetString("VK_SPACE", resourceCulture);
1441 /// Looks up a localized string similar to up arrow.
1443 internal static string VK_UP {
1445 return ResourceManager.GetString("VK_UP", resourceCulture);
1450 /// Looks up a localized string similar to X1 mouse button.
1452 internal static string VK_XBUTTON1 {
1454 return ResourceManager.GetString("VK_XBUTTON1", resourceCulture);
1459 /// Looks up a localized string similar to X2 mouse button.
1461 internal static string VK_XBUTTON2 {
1463 return ResourceManager.GetString("VK_XBUTTON2", resourceCulture);
1468 /// Looks up a localized string similar to Where do you want to store the log file?.
1470 internal static string where_do_you_want_to_store_the_log {
1472 return ResourceManager.GetString("where_do_you_want_to_store_the_log", resourceCulture);
1477 /// Looks up a localized string similar to xml files (*.xml)|*.xml|All files (*.*)|*.*.
1479 internal static string xml_file_filter {
1481 return ResourceManager.GetString("xml_file_filter", resourceCulture);
1486 /// Looks up a localized string similar to yes.
1488 internal static string yes {
1490 return ResourceManager.GetString("yes", resourceCulture);