mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
[NET] Move TIME, USE, USER, VIEW and NET command syntax and help texts into a message table and add the translators names to the message file.
This commit is contained in:
parent
4984e1b810
commit
4e28e65490
13 changed files with 365 additions and 148 deletions
|
@ -1,15 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#define IDS_TIME_SYNTAX 174
|
||||
#define IDS_TIME_HELP 175
|
||||
#define IDS_USE_SYNTAX 176
|
||||
#define IDS_USE_HELP 177
|
||||
#define IDS_USER_SYNTAX 178
|
||||
#define IDS_USER_HELP 179
|
||||
#define IDS_VIEW_SYNTAX 180
|
||||
#define IDS_VIEW_HELP 181
|
||||
#define IDS_NET_SYNTAX 182
|
||||
|
||||
#define IDS_ACCOUNTS_FORCE_LOGOFF 200
|
||||
#define IDS_ACCOUNTS_LOGOFF_SECONDS 201
|
||||
#define IDS_ACCOUNTS_MIN_PW_AGE 202
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue