[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:
Eric Kohl 2018-12-24 11:48:23 +01:00
parent 4984e1b810
commit 4e28e65490
13 changed files with 365 additions and 148 deletions

View file

@ -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