Sync with trunk (r48545)
[reactos.git] / base / applications / logoff / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 STRINGTABLE DISCARDABLE
4 BEGIN
5
6 IDS_USAGE, "Terminates a session.\n\n\
7 /v\t\tDisplays information about the actions performed.\n\
8 /?\t\tShows this information.\n\n"
9
10 IDS_LOGOFF_REMOTE, "Terminating session on remote machine."
11 IDS_LOGOFF_LOCAL, "Terminating the current session on this machine."
12
13 IDS_ILLEGAL_PARAM, "Invalid parameter(s)\n"
14 END
15 /* EOF */