mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 16:48:16 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
15 lines
401 B
Text
15 lines
401 B
Text
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
IDS_USAGE, "Terminates a session.\n\n\
|
|
/v\t\tDisplays information about the actions performed.\n\
|
|
/?\t\tShows this information.\n\n"
|
|
|
|
IDS_LOGOFF_REMOTE, "Terminating session on remote machine."
|
|
IDS_LOGOFF_LOCAL, "Terminating the current session on this machine."
|
|
|
|
IDS_ILLEGAL_PARAM, "Invalid parameter(s)\n"
|
|
END
|
|
/* EOF */
|