📄 localization.h
字号:
// For translating all messages
// find and translate all MessageBox -- done
// find and translate all MsgBox -- done
// find and translate all sendMessage with strings -- done
// find and copy here and delete all messages string const -- done
// find and translate all SetWindowText -- done
// find and translate all SetDlgItemText -- done
// All VNCLOG messages are NOT translated for now
#ifdef LOCALIZATION_MESSAGES
// LOCALIZATION_MESSAGES is only declare in winvnc.cpp
char sz_A1[64];
char sz_A5[64];
char sz_B1[64];
char sz_B2[64];
char sz_B3[64];
char sz_E1[64];
char sz_E2[64];
char sz_F1[64];
char sz_F4[64];
char sz_F8[128];
char sz_F10[128];
char sz_H1[64];
char sz_H2[64];
char sz_H3[128];
char sz_H4[64];
char sz_H5[64];
char sz_H6[64];
char sz_H7[64];
char sz_H8[64];
char sz_H9[64];
char sz_H10[64];
char sz_H11[64];
char sz_H12[64];
char sz_H13[64];
char sz_H14[64];
char sz_H15[64];
char sz_H16[64];
char sz_H17[64];
char sz_H18[64];
char sz_H19[64];
char sz_H20[64];
char sz_H21[64];
char sz_H22[64];
char sz_H23[64];
char sz_H24[64];
char sz_H25[64];
char sz_H26[64];
char sz_H27[64];
char sz_H28[64];
char sz_H29[64];
char sz_H30[64];
char sz_H31[64];
char sz_H32[64];
char sz_H33[64];
char sz_H34[64];
char sz_H35[64];
char sz_H36[64];
char sz_H37[64];
char sz_H38[128];
char sz_H39[64];
char sz_H40[64];
char sz_H41[64];
char sz_H42[64];
char sz_H43[128];
char sz_H44[64];
char sz_H45[64];
char sz_H46[128];
char sz_H47[64];
char sz_H48[64];
char sz_H49[64];
char sz_H50[64];
char sz_H51[64];
char sz_H52[64];
char sz_H53[64];
char sz_H54[64];
char sz_H55[64];
char sz_H56[64];
char sz_H57[64];
char sz_H58[64];
char sz_H59[64];
char sz_H60[64];
char sz_H61[64];
char sz_H62[128];
char sz_H63[64];
char sz_H64[64];
char sz_H65[64];
char sz_H66[64];
char sz_H67[64];
char sz_H68[128];
char sz_H69[64];
char sz_H70[64];
char sz_H71[64];
char sz_H72[128];
char sz_H73[64];
char sz_J1[128];
char sz_J2[64];
char sz_K1[64];
char sz_K3[256];
char sz_K4[64];
char sz_K6[64];
char sz_L1[64];
char sz_L2[64];
char sz_L3[64];
char sz_L4[64];
char sz_L5[64];
char sz_L6[64];
char sz_L8[64];
char sz_L9[64];
char sz_L10[64];
char sz_L11[64];
char sz_L12[64];
char sz_L13[64];
char sz_L14[64];
char sz_L15[64];
char sz_L46[64];
char sz_L48[64];
char sz_L50[64];
char sz_L51[64];
char sz_L52[64];
char sz_L53[64];
char sz_L54[64];
char sz_L55[64];
char sz_L56[64];
char sz_L57[64];
char sz_L58[64];
char sz_L59[64];
char sz_L60[64];
char sz_L62[64];
char sz_L67[64];
char sz_L70[64];
char sz_L71[64];
char sz_L72[64];
char sz_L73[64];
char sz_L74[64];
char sz_L75[64];
char sz_L77[64];
char sz_L78[64];
char sz_L79[64];
char sz_L80[64];
char sz_L81[64];
char sz_L82[64];
char sz_L83[64];
char sz_L84[64];
char sz_L85[64];
char sz_L86[64];
char sz_L87[64];
char sz_L88[64];
char sz_L89[64];
char sz_L90[64];
char sz_L91[64];
char sz_L92[64];
char sz_L93[256];
// File/dir Rename messages
char sz_M1[64];
char sz_M2[64];
char sz_M3[64];
char sz_M4[64];
char sz_M5[64];
char sz_M6[64];
char sz_M7[64];
char sz_M8[64];
char sz_ID_FAILED_INIT[64]; // "Failed to initialise the socket system"
char sz_ID_WINVNC_USAGE[64]; // "WinVNC Usage"
char sz_ID_ANOTHER_INST[64]; // "Another instance of WinVNC is already running"
char sz_ID_NO_EXIST_INST[64]; // "No existing instance of WinVNC could be contacted"
char sz_ID_UNABLE_INST[64]; // "Unable to install WinVNC service"
char sz_ID_SCM_NOT_HERE[128]; // "The SCM could not be contacted - the WinVNC service was not installed"
char sz_ID_SERV_NOT_REG[64]; // "The WinVNC service could not be registered"
char sz_ID_SERV_FAIL_ST[64]; // "The WinVNC service failed to start"
char sz_ID_SERV_CT_MISS[128]; // "The Service Control Manager could not be contacted - the WinVNC service was not registered"
char sz_ID_SERV_OLD_REG[64]; // "The WinVNC service is already registered"
char sz_ID_SERVHELP_UNAB[128]; // "WARNING:Unable to install the ServiceHelper hook\nGlobal user-specific registry settings will not be loaded"
char sz_ID_SERV_CT_UNREG[128]; // "The Service Control Manager could not be contacted - the WinVNC service was not unregistered"
char sz_ID_SERV_NOT_UNRG[64]; // "The WinVNC service could not be unregistered"
char sz_ID_SERV_NCONTACT[64]; // "The WinVNC service could not be contacted"
char sz_ID_SERVHELP_NREM[126]; // "WARNING:The ServiceHelper hook entry could not be removed from the registry"
char sz_ID_SERV_NOT_STOP[64]; // "The WinVNC service could not be stopped"
char sz_ID_SERV_MK_UNREG[64]; // "The WinVNC service is already marked to be unregistered"
char sz_ID_SERV_NT_FOUND[64];
char sz_ID_WINVNC_ERROR[64];
char sz_ID_WINVNC_WARNIN[64]; // "WinVNC Warning"
char sz_ID_NO_PASSWD_NO_OVERRIDE_ERR[200];
char sz_ID_NO_PASSWD_NO_OVERRIDE_WARN[160];
char sz_ID_NO_PASSWD_NO_LOGON_WARN [140]; // "WARNING : This machine has no default password set. WinVNC will present the Default Properties dialog now to allow one to be entered.";
char sz_ID_NO_OVERRIDE_ERR [200];
char sz_ID_NO_CURRENT_USER_ERR [128]; // = "The WinVNC settings for the current user are unavailable at present.";
char sz_ID_CANNOT_EDIT_DEFAULT_PREFS [128]; // = "You do not have sufficient priviliges to edit the default local WinVNC settings.";
char sz_ID_NO_PASSWORD_WARN [200];
char sz_ID_PLUGIN_NOT_LOAD [200]; // "The Plugin cannot be loaded.\n\rPlease check its integrity.";
char sz_ID_AUTHAD_NOT_FO [128]; // "You selected ms-logon, but the authad.dll\nwas not found.Check you installation"
char sz_ID_WARNING [64] ; // "WARNING";
char sz_ID_AUTH_NOT_FO [128]; // "You selected ms-logon, but the auth.dll\nwas not found.Check you installation";
char sz_ID_OUTGOING_CONNECTION [64] ; // "Outgoing Connection";
char sz_ID_UNABLE_PROC_MSLOGON [64]; // "Unable to process MS logon";
char sz_ID_RICHED32_UNLOAD [64]; // "Unable to load the Rich Edit (RICHED32.DLL) control!";
char sz_ID_RICHED32_DLL_LD [64]; // "Rich Edit Dll Loading";
char sz_ID_SERV_SUCCESS_INST[200];
char sz_ID_SERV_SUCCESS_REG[200];
char sz_ID_SERV_SUCCESS_UNREG[64]; // "The WinVNC service has been unregistered";
char sz_ID_ULTRAVNC_TEXTCHAT[128]; // "The selected client is not an Ultr@VNC Viewer !\n" "It presumably does not support TextChat\n";
char sz_ID_CHAT_WITH_S_ULTRAVNC [64]; // " Chat with <%s> - Ultr@VNC"
char sz_ID_CURRENT_USER_PROP [64]; // "WinVNC: Current User Properties"
char sz_ID_DEFAULT_SYST_PROP [64]; // "WinVNC: Default Local System Properties"
char sz_ID_AUTOREJECT_U [64] ; // "AutoReject:%u"
char sz_ID_AUTOACCEPT_U [64] ; // "AutoAccept:%u"
char sz_ID_BALLOONTIPTITLE [64]; // "roVNC - share your ideas"
char sz_ID_BALLOONTIP [128]; // "Click here to share your desktop with a friend over the LAN or Internet"
char sz_ID_DynGate_notinstalled[64]; // "DynGate not installed"
char sz_ID_DynGate_notrunning[64]; // "DynGate not running"
char sz_ID_DynGate_notconnected[64]; // "DynGate not connected"
char sz_ID_DynGate_download[64]; // "Download DynGate"
char sz_ID_DynGate_install[64]; // "Installing"
char sz_ID_DynGate_deactivated[64]; // "DynGate deactivated"
char sz_ID_DynGate_downloadchoice[128]; // "Do you want to download DynGate"
// Staudenmeyer@2005
char sz_IDS_OPTIMIZE_QUALITY[64]; // "Optimize quality (>= 1MBit conn., LAN)"
char sz_IDS_AUTOMATIC_QUALITY_SELECTION[64]; // "Automatic quality selection"
char sz_IDS_OPTIMIZE_SPEED[64]; // "Optimize speed (Modem, ISDN)"
char sz_IDS_AVERAGE_QUALITY[64]; // "Average quality"
char sz_IDS_CONNECTION_NONE[64];
char sz_IDS_ALLOW_AFTER_AUTHENTICATION[64];
char sz_IDS_CONNECTION_ALWAYS_CONFIRM[64];
char sz_IDS_CONNECTION_VIEWER_OPEN[64];
char sz_IDS_CONNECTION_ALWAYS[64];
char sz_IDS_HOST_MODE_NOT_AVAILABLE[64];
char sz_IDS_DENY_CONNECTIONS_NOT_AVAILABLE[64];
char sz_IDS_HOST_MODE_NOT_AVAILABLE_CAPTION[64];
char sz_IDS_DENY_CONNECTION_NOT_AVAILABLE_CAPTION[64];
char sz_IDS_NO_PASSWORD_SET_TEXT[64];
char sz_IDS_NO_PASSWORD_SET_CAPTION[64];
char sz_IDS_PASSWORD_VERIFY_ERROR_TEXT[255];
char sz_IDS_PROPERTIES_BASIC_CAPTION[64];
char sz_IDS_PROPERTIES_ADVANCED_CAPTION[64];
char sz_IDS_PROPERTIES_HOST_CAPTION[64];
char sz_IDS_PROPERTIES_CAPTION[64];
char sz_IDS_PROPERTIES_INVITATION_CAPTION[64];
char sz_IDS_L11[64];
char sz_IDS_L15[64];
char sz_IDS_SWITCH_TO_CLIENT_MODE[64];
char sz_IDS_L5[64];
char sz_IDS_L9[64];
char sz_ID_BUTTON_DIRCHANGE[64];
char sz_IDS_UPDATE_HANDLING_OPTIMIZE_SPEED[64];
char sz_IDS_UPDATE_HANDLING_OPTIMIZE_QUALITY[64];
char sz_IDS_MULTIPLE_CONNECTIONS_STOP[64];
char sz_IDS_MULTIPLE_CONNECTIONS_DONT_STOP[64];
char sz_IDS_MULTIPLE_CONNECTIONS_REJECT[64];
char sz_IDS_LAST_SESSION_LOCK_WORKSTATION[64];
char sz_IDS_LAST_SESSION_LOG_OFF_USER[64];
char sz_IDS_LAST_SESSION_NO_ACTION[64];
//char sz_IDS_DYNGATE_URL[64];
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -