[NET][MC] Move NET CONFIG strings from net.exe to netmsg.dll.

Translators, please check the translations!
This commit is contained in:
Eric Kohl 2019-04-06 13:33:26 +02:00
parent c7bebe40cb
commit 8120a5ec80
11 changed files with 85 additions and 228 deletions

View file

@ -7,23 +7,6 @@
#define IDS_ACCOUNTS_STANDALONE_SERVER 212
#define IDS_ACCOUNTS_WORKSTATION 213
#define IDS_CONFIG_TEXT 230
#define IDS_CONFIG_SERVER_NAME 231
#define IDS_CONFIG_SERVER_COMMENT 232
#define IDS_CONFIG_SERVER_VERSION 233
#define IDS_CONFIG_SERVER_ACTIVE 234
#define IDS_CONFIG_SERVER_HIDDEN 235
#define IDS_CONFIG_SERVER_USERS 236
#define IDS_CONFIG_SERVER_FILES 237
#define IDS_CONFIG_SERVER_IDLE 238
#define IDS_CONFIG_WORKSTATION_NAME 239
#define IDS_CONFIG_WORKSTATION_FULLNAME 240
#define IDS_CONFIG_WORKSTATION_USERNAME 241
#define IDS_CONFIG_WORKSTATION_ACTIVE 242
#define IDS_CONFIG_WORKSTATION_VERSION 243
#define IDS_CONFIG_WORKSTATION_DOMAIN 244
#define IDS_CONFIG_WORKSTATION_LOGON 245
#define IDS_STATISTICS_TEXT 320
#define IDS_STATISTICS_SINCE 321
#define IDS_STATISTICS_SRV_NAME 322