reactos/base/applications/logoff/lang/en-US.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

16 lines
401 B
Plaintext

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 */