1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: information

This commit is contained in:
Josh Soref 2018-02-28 03:55:45 +00:00
parent 090f6b5000
commit 95eaf1345f
3 changed files with 4 additions and 4 deletions

View File

@ -142,7 +142,7 @@ namespace BuildUtil
"All [yes|no] [/NORMALIZESRC:yes|no] [/IGNOREERROR:yes|no] [/DEBUG:yes|no] [/SERIAL:yes|no]", "All [yes|no] [/NORMALIZESRC:yes|no] [/IGNOREERROR:yes|no] [/DEBUG:yes|no] [/SERIAL:yes|no]",
"Builds all sources and releases all packages.", "Builds all sources and releases all packages.",
"[yes|no]:Specify 'yes' if you'd like to increment the build number.", "[yes|no]:Specify 'yes' if you'd like to increment the build number.",
"NORMALIZESRC:Specity 'yes' if you'd like to normalize the build infomations in the source codes and resource scripts.", "NORMALIZESRC:Specity 'yes' if you'd like to normalize the build informations in the source codes and resource scripts.",
"IGNOREERROR:Specify yes if you'd like to ignore the child process to show the error message.", "IGNOREERROR:Specify yes if you'd like to ignore the child process to show the error message.",
"SERIAL:Specify yes not to use parallel mode.", "SERIAL:Specify yes not to use parallel mode.",
"DEBUG:Specity yes to enable debug mode. (UNIX only)" "DEBUG:Specity yes to enable debug mode. (UNIX only)"
@ -945,7 +945,7 @@ namespace BuildUtil
"BuildWin32 [yes|no] [/NORMALIZESRC:yes|no]", "BuildWin32 [yes|no] [/NORMALIZESRC:yes|no]",
"Builds all executable files for win32 and HamCore for all OS.", "Builds all executable files for win32 and HamCore for all OS.",
"[yes|no]:Specify 'yes' if you'd like to increment the build number.", "[yes|no]:Specify 'yes' if you'd like to increment the build number.",
"NORMALIZESRC:Specity 'yes' if you'd like to normalize the build infomations in the source codes and resource scripts." "NORMALIZESRC:Specity 'yes' if you'd like to normalize the build informations in the source codes and resource scripts."
)] )]
static int BuildWin32(ConsoleService c, string cmdName, string str) static int BuildWin32(ConsoleService c, string cmdName, string str)
{ {

View File

@ -6075,7 +6075,7 @@ UINT StGetLinkStatus(ADMIN *a, RPC_LINK_STATUS *t)
return ERR_OBJECT_NOT_FOUND; return ERR_OBJECT_NOT_FOUND;
} }
// Get status infomation from session // Get status information from session
Lock(k->lock); Lock(k->lock);
{ {
sess = k->ClientSession; sess = k->ClientSession;

View File

@ -144,7 +144,7 @@ BEGIN
IDS_STRING11004 "Failed to download file %S.\r\nInstallation of VPN software aborted." IDS_STRING11004 "Failed to download file %S.\r\nInstallation of VPN software aborted."
IDS_STRING11005 "Invalid file %S. \r\nInstallation of VPN software aborted." IDS_STRING11005 "Invalid file %S. \r\nInstallation of VPN software aborted."
IDS_STRING11006 "Failed to create temporary file %s." IDS_STRING11006 "Failed to create temporary file %s."
IDS_STRING11007 "Getting data and installing VPN software...\r\nPlease wait.\r\n\r\nAny of your private infomation is not sent to the Internet." IDS_STRING11007 "Getting data and installing VPN software...\r\nPlease wait.\r\n\r\nAny of your private information is not sent to the Internet."
END END
STRINGTABLE STRINGTABLE