reactos/base/applications/network/net/lang/en-US.rc
2019-04-07 09:23:01 +02:00

28 lines
967 B
Plaintext

LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
BEGIN
IDS_ACCOUNTS_FORCE_LOGOFF "Force logoff after"
IDS_ACCOUNTS_LOGOFF_SECONDS "%lu seconds"
IDS_ACCOUNTS_PRIMARY_SERVER "Primary server"
IDS_ACCOUNTS_BACKUP_SERVER "Backup server"
IDS_ACCOUNTS_STANDALONE_SERVER "Standalone server"
IDS_ACCOUNTS_WORKSTATION "Workstation"
IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
IDS_GENERIC_YES "Yes"
IDS_GENERIC_NO "No"
IDS_GENERIC_NEVER "Never"
IDS_GENERIC_NONE "None"
IDS_GENERIC_ALL "All"
IDS_GENERIC_LOCKED "Locked"
IDS_GENERIC_UNLIMITED "Unlimited"
IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
IDS_ERROR_NO_ERROR "The command completed successfully.\n\n"
END