2025-04-27 07:49:33 -04:00

111 lines
4.7 KiB
Plaintext

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
#include "winver.h"
#include "bldver.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#define RC_VERSION_FILE_DESCRIPTION "Rfeed adds deletes modifies and lists NNTP server feeds\0"
#define RC_VERSION_INTERNAL_NAME "rfeed.exe\0"
#define RC_VERSION_ORIGINAL_FILE_NAME "rfeed.exe\0"
#include <bldver.rc>
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_HELPTEXT "rfeed - Configure server feeds\n\t-t <operations>\n\t\t a add a feed\n\t\t d delete a feed\n\t\t g get information on a feed\n\t\t s set feed settings\n\t\t e enumerate feeds\n\t\t p pause a feed\n\t\t u unpause a feed\n\t-s <server> Specify server who's feeds are modified\n\t-q <outgoing port> Specify port for outgoing feeds \n\t-v <virtual server id> Specify virtual server id\n\t-i <feed id> Specify feed identifier\n\t-f <tm=To a Master>,<ts= To a Slave,<tp = To a Peer>,\n\t\t<fm= From a Master>,<fs= From a slave>,<fp= From a peer>,\n\t\t<p= Pull feed>\n\t\tNote: Feed Will Default to Pull if not specified.\n\t-x feed interval in minutes\n\t-r server against which the feed operates\n\t-n newsgroup patterns\n\t-u uucp name <default=remote server name>,\n\t-p temp directory path\n\t-m Max Connection attempts, default = INFINITE\n\t-a authinfo account\n\t-b authinfo password\n\t-c Create Newsgroups automatically on pull feed only\n\t-d Do Not Create Newsgroups automatically on pull feeds (default)\n\t-z Disable Control messages\n\t-y Feed Pair Id\n\t-o Pull feed data in YYYYMMDD format\n"
IDS_UNRECOGNIZED_ARG "Unrecognized arguments\n"
IDS_FEED_SERVER_SPEC "Feed Server must be specified\n"
IDS_WARN_PULL_DATE "Warning: Pull feed date is only used for pull feeds - arg ignored\n"
IDS_NEWSGROUPS_ERROR "newsgroup lists must be specified\n"
IDS_NULLNEWSGROUP_ERROR "Null newsgroup specified\n"
IDS_ACCOUNTANDPASS "Both Account and Password must be specified\n"
IDS_DELETE_ACTION "Deleting feed FeedId %d\n"
IDS_ENABLE_ACTION "Enabling feed FeedId %d\n"
IDS_DISABLE_ACTION "Disabling feed FeedId %d\n"
IDS_CANT_SET_PULL_TIME "Cant Set pull request time of existing feed\n"
IDS_RPC_ERROR "Error %d Occurred\n"
IDS_PARM_ERROR "Parameter Error %d\n"
IDS_NEWSGROUPS "Newsgroups %S\n"
IDS_INVALIDDATE "%s Invalid date Input\n"
IDS_SYSTEMTIMEFAIL "SystemTimeToFileTime failed: error %d\n"
IDS_PULL "Pull"
IDS_FROM_MASTER "Accept Feed from a Master"
IDS_FROM_SLAVE "Accept Feed from a Slave"
IDS_FROM_PEER "Accept Feed from a Peer"
IDS_TO_MASTER "Push Feed to a Master"
IDS_TO_SLAVE "Push Feed to a Slave"
IDS_TO_PEER "Push Feed to a Peer"
IDS_NULL "<NULL>"
IDS_ENABLED "Enabled"
IDS_DISABLED "Disabled"
IDS_DISPLAY "\nFeed Server %S\nFeed ID %d\nFeed Action : %s\nFeed is %s\nFeed Interval (in min) is %d\nNext Active Time YYMMDD HHMMSS %02d %02d %02d %02d %02d %02d\nNext Pull Request Time YYMMDD HHMMSS %02d %02d %02d %02d %02d %02d\nUucpName %S\nFeed Temp Directory %S\nMax Connection Attempts %d\nNNTP Account Name %S NNTP Password %S\nCreate Newsgroups Automatically is %s\nProcessing of control messages is %s\n"
IDS_PORT "Outgoing port is %d\n"
IDS_FEEDPAIR "Feed Pair Id is %d\n"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED