2014-05-31 08:32:54 +00:00
|
|
|
#pragma once
|
|
|
|
|
2014-11-09 13:39:20 +00:00
|
|
|
#define IDS_ACCOUNTS_FORCE_LOGOFF 200
|
|
|
|
#define IDS_ACCOUNTS_LOGOFF_SECONDS 201
|
|
|
|
#define IDS_ACCOUNTS_PRIMARY_SERVER 210
|
|
|
|
#define IDS_ACCOUNTS_BACKUP_SERVER 211
|
|
|
|
#define IDS_ACCOUNTS_STANDALONE_SERVER 212
|
|
|
|
#define IDS_ACCOUNTS_WORKSTATION 213
|
|
|
|
|
2016-12-11 09:01:22 +00:00
|
|
|
#define IDS_USE_NOW_CONNECTED 500
|
2014-11-09 13:39:20 +00:00
|
|
|
|
2016-12-11 09:01:22 +00:00
|
|
|
#define IDS_GENERIC_YES 600
|
|
|
|
#define IDS_GENERIC_NO 601
|
|
|
|
#define IDS_GENERIC_NEVER 602
|
|
|
|
#define IDS_GENERIC_NONE 603
|
|
|
|
#define IDS_GENERIC_ALL 604
|
|
|
|
#define IDS_GENERIC_LOCKED 605
|
2018-04-01 10:23:15 +00:00
|
|
|
#define IDS_GENERIC_UNLIMITED 606
|
|
|
|
#define IDS_GENERIC_SYNTAX 607
|
2016-12-11 09:01:22 +00:00
|
|
|
|
|
|
|
#define IDS_ERROR_OPTION_NOT_SUPPORTED 700
|
|
|
|
#define IDS_ERROR_INVALID_OPTION_VALUE 701
|
|
|
|
#define IDS_ERROR_SYSTEM_ERROR 702
|
2016-12-11 10:23:02 +00:00
|
|
|
#define IDS_ERROR_NO_ERROR 703
|