<?xml version="1.0" standalone="yes"?>
<!-- 
	***************************************************************
	This XML language file is split into three distinct sections:
	***************************************************************
	
		I. Forms
		II. Dialogs
		III. Constants

	***************************************************************
	If you translate this file into another language, note that you
	may need to save it as UTF-8 for accented characters to appear
	correctly in FeedDemon.	
	***************************************************************
	THIS FILE WILL BE OVERWRITTEN EVERY TIME THE APP IS INSTALLED,
	SO BE SURE TO BACKUP ANY CHANGES !
	***************************************************************
-->
<!-- translators: make sure to include the version attribute -->
<language name="English" version="1.6">
<!-- 
************************
*** SECTION I: FORMS ***
************************
-->
	<forms>
		<!-- form: main form -->
		<form name="fFDMain">
			<!-- file actions -->
			<control name="actFileNewFeed" caption="&amp;Subscribe"/>
			<control name="actFileNewKeywordSubscription" caption="New &amp;Keyword Subscription"/>
			<control name="actFileNewTagSubscription" caption="New &amp;Tag Subscription"/>
			<control name="actFileNewFolder" caption="New &amp;Folder"/>
			<control name="actFileNewNewsBin" caption="New News &amp;Bin"/>
			<control name="actFileNewWatch" caption="New &amp;Watch"/>
			<control name="actFileImportFeeds" caption="&amp;Import Feeds..."/>
			<control name="actFileExportFeeds" caption="&amp;Export Feeds.."/>
			<control name="actFileExit" caption="E&amp;xit FeedDemon"/>
			<control name="actFileOffline" caption="Work &amp;Offline"/>
			<control name="actFileClearAutoDiscoverList" caption="&amp;Clear Auto-Discovery List"/>
			<control name="actFileManageSubscriptions" caption="&amp;Manage Subscriptions..."/>
			<control name="actFileFindFeeds" caption="&amp;Find Feeds"/>
			<control name="actFileOpenCacheFolder" caption="Open Cache Folder"/>
			<control name="actFileManageCache" caption="Manage Cac&amp;he..."/>
			<control name="actFileMinimizeToTray" caption="&amp;Minimize to Tray"/>
			<!-- debug - not exposed -->
			<control name="mnuDebug" caption="Debug"/>
			<control name="actDebugSyncPosts" caption="Synchronize with NewsGator Online"/>
			<control name="actDebugSaveToCache" caption="Save to Cache"/>
			<control name="actDebugSaveSyncCache" caption="Save NG Sync Cache"/>
			<control name="actDebugScanForNGSubs" caption="Check for NewsGator Subscription Changes"/>
			<control name="actDebugEnableNewspaperDebug" caption="Newspaper Debugging (affects performance!)"/>
			<control name="actDebugReloadLang" caption="Reload Language File"/>
			<control name="actDebugResize800" caption="Resize to 800x600"/>
			<control name="actDebugResize1024" caption="Resize to 1024x768"/>
			<control name="actDebugResize1280" caption="Resize to 1280x1024"/>
			<!-- options -->
			<control name="actOptionsShowOptions" caption="Op&amp;tions..."/>
			<control name="actOptionsKeyboardShortcuts" caption="&amp;Keyboard Shortcuts..."/>
			<control name="actOptionsConfigureBlogThisApps" caption="Configure Blog Publishing Tools"/>
			<control name="actOptionsResetToolbars" caption="&amp;Reset Toolbars..."/>
			<control name="actOptionsMarkFeedReadOnChange" caption="Mark &amp;Feed Read When Switching Feeds"/>
			<control name="actOptionsMarkFolderReadOnChange" caption="Mark F&amp;older Read When Switching Folders"/>
			<control name="actOptionsDesktopAlert" caption="Options..."/>
			<control name="actOptionsInternet" caption="&amp;Internet Options..."/>
			<!-- focus -->
			<control name="actFocusAddressBar" caption="Focus Address Bar"/>
			<control name="actFocusBrowser" caption="Focus Browser"/>
			<control name="actFocusNewsItems" caption="Focus News Items"/>
			<!-- view actions -->
			<control name="actViewHideRead" caption="&amp;Hide Read News Items"/>
			<control name="actViewHideUnflagged" caption="Hide Un&amp;flagged News Items"/>
			<control name="actViewNextFolder" caption="Next F&amp;older"/>
			<control name="actViewNextUnreadFolder" caption="Next Unread Fo&amp;lder"/>
			<control name="actViewNextFeed" caption="Next &amp;Feed"/>
			<control name="actViewNextUnreadFeed" caption="N&amp;ext Unread Feed"/>			
			<control name="actViewNextNewsItem" caption="&amp;Next News Item"/>
			<control name="actViewNextUnreadNewsItem" caption="Next &amp;Unread News Item"/>
			<control name="actViewPrevFolder" caption="Previous F&amp;older"/>
			<control name="actViewPrevUnreadFolder" caption="Previous Unread Fo&amp;lder"/>
			<control name="actViewPreviousFeed" caption="Previous &amp;Feed"/>
			<control name="actViewPreviousUnreadFeed" caption="Pr&amp;evious Unread Feed"/>
			<control name="actViewPrevNewsItem" caption="Previous &amp;News Item"/>
			<control name="actViewPrevUnreadNewsItem" caption="Previous &amp;Unread News Item"/>
			<control name="actViewAutoPreview" caption="Show News Item &amp;Descriptions"/>
			<control name="actViewBrowserMaximized" caption="M&amp;aximize Browser"/>
			<control name="actViewBrowserHide" caption="&amp;Hide Browser"/>
			<control name="actViewBrowserRight" caption="Browser on &amp;Right"/>
			<control name="actViewBrowserBottom" caption="Browser on &amp;Bottom"/>
			<control name="actViewFeedBar" caption="Show Feed &amp;Bar"/>
			<!-- tool actions -->
			<control name="actToolsFeedStation" caption="Open Feed&amp;Station"/>
			<control name="actToolsCleanupWizard" caption="Cleanup Wi&amp;zard..."/>
			<control name="actToolsCancelUpdate" caption="Cancel Update"/>
			<control name="actToolsReIndex" caption="Re&amp;index Feeds"/>
			<!-- reports -->
			<control name="actToolsReportDinosaurs" caption="Dinosaurs"/>
			<control name="actToolsReportMostVisited" caption="Most Visited"/>
			<control name="actToolsReportLeastVisited" caption="Least Visited"/>
			<control name="actToolsReportMostAttention" caption="Most Attention"/>
			<control name="actToolsReportLeastAttention" caption="Least Attention"/>
			<control name="actToolsReportAsOpml" caption="Export Last Report to OPML..."/>
			<!-- browser actions -->
			<control name="actBrowseBack" caption="&amp;Back" hint="Go Back"/>
			<control name="actBrowseForward" caption="&amp;Forward" hint="Go Forward"/>
			<control name="actBrowseRefresh" caption="&amp;Refresh" hint="Refresh browser"/>
			<control name="actBrowseCloseTab" caption="Close Browser &amp;Tab"/>
			<control name="actBrowseCloseInactive" caption="&amp;Close Other Tabs"/>
			<control name="actBrowseNextTab" caption="N&amp;ext Browser Tab"/>
			<control name="actBrowsePreviousTab" caption="&amp;Previous Browser Tab"/>
			<control name="actBrowseNewTab" caption="&amp;New Browser Tab"/>
			<control name="actBrowseExternal" caption="Show in &amp;External Browser"/>
			<control name="actBrowseStop" caption="&amp;Stop"/>
			<control name="actBrowseShowFavorites" caption="Show Favorites"/>
			<control name="actBrowseHome" caption="Browser &amp;Home"/>
			<control name="actBrowseHomeNewTab" caption="Browser Home (New Tab)"/>
			<control name="actBrowserPrint" caption="&amp;Print"/>
			<control name="actBrowseReloadTab" caption="Reload Tab"/>
			<control name="actBrowseReloadAllTabs" caption="Reload All Tabs"/>
			<!-- folder actions -->
			<control name="actFolderUpdate" caption="Update F&amp;older"/>
			<control name="actFolderUpdateAll" caption="Update &amp;All Folders"/>
			<control name="actFolderRemoveAllMessages" caption="Delete All News Items in Folder"/>
			<control name="actFolderMarkAllAsRead" caption="Mark F&amp;older Read"/>
			<control name="actFolderMarkAllFoldersAsRead" caption="Mark &amp;All Folders Read"/>
			<control name="actFolderNewspaper" caption="Newspaper" hint="Show a newspaper of all feeds in this folder"/>
			<control name="actFolderNewspaperWatches" caption="Newspaper" hint="Show a newspaper of all watches"/>
			<control name="actFolderNewspaperNewsBins" caption="Newspaper" hint="Show a newspaper of all news bins"/>
			<control name="actFolderDelete" caption="Delete &amp;Folder"/>
			<control name="actFolderMarkAllWatchesAsRead" caption="Mark All &amp;Watches Read"/>
			<control name="actFolderMarkAllNewsBinsAsRead" caption="Mark All News &amp;Bins Read"/>
			<control name="actFolderProperties" caption="F&amp;older Properties"/>
			<!-- not exposed -->
			<control name="actFolderSortTitle" caption="Sort by Title"/>
			<control name="actFolderSortUnread" caption="Sort by Unread Count"/>
			<control name="actFolderSortDate" caption="Sort by Last Post"/>
			<!-- feed actions -->
			<control name="actFeedHome" caption="Feed H&amp;ome"/>
			<control name="actFeedUpdate" caption="&amp;Update Feed"/>
			<control name="actFeedMove" caption="&amp;Move Feed..."/>
			<control name="actFeedRemoveAllMessages" caption="Delete &amp;All News Items"/>
			<control name="actFeedMarkAsRead" caption="&amp;Mark Feed Read"/>
			<control name="actFeedNewspaper" caption="Feed Ne&amp;wspaper"/>
			<control name="actFeedCopyLinkAddress" caption="Copy Feed Lin&amp;k"/>
			<control name="actFeedEnable" caption="Enabled"/>
			<control name="actFeedRerunWatch" caption="Rerun Watch"/>
			<!-- these two are set dynamically based on the type of feed - see constants section -->
			<control name="actFeedRemove" caption="&amp;Unsubscribe"/>
			<control name="actFeedProperties" caption="&amp;Feed Properties"/>
			<!-- news item actions -->
			<control name="actNewsToggleFlag" caption="Toggle News Item &amp;Flag"/>
			<control name="actNewsCopyLinkAddress" caption="Copy News Item &amp;Link"/>
			<control name="actNewsMarkAsRead" caption="Mark News Item as &amp;Read"/>
			<control name="actNewsMarkAsUnread" caption="Mark News Item as &amp;Unread"/>
			<control name="actNewsRemove" caption="Delete News &amp;Item"/>
			<control name="actNewsSendEMail" caption="&amp;Email this News Item"/>
			<control name="actNewsTechnoratiLinkCosmos" caption="&amp;Technorati Link Cosmos"/>
			<control name="actNewsBlogThisDefault" caption="Default Blog Publishing Tool"/>
			<control name="actNewsRelatedArticles" caption="Browse Related Articles"/>
			<control name="actNewsPostToDelicious" caption="Post to del.icio.&amp;us"/>
			<control name="actNewsShowInExternalBrowser" caption="Show Link in External Browser"/>
			<!-- speech actions (unexposed) -->
			<control name="actSpeechActivePost" caption="Speak active post"/>
			<control name="actSpeechStop" caption="Stop Speaking"/>
			<!-- help actions -->
			<control name="actHelpAbout" caption="&amp;About FeedDemon"/>
			<control name="actHelpOnline" caption="&amp;Help Online"/>
			<control name="actHelpShowTutorial" caption="Show &amp;Tutorial"/>
			<control name="actHelpCheckForNewVersion" caption="Check for New &amp;Version"/>
			<control name="actHelpSupport" caption="FeedDemon &amp;Support"/>
			<control name="actHelpSupportForums" caption="Support &amp;Forums"/>
			<control name="actHelpNewsGatorOnline" caption="NewsGator &amp;Online"/>
			<control name="actManageStyles" caption="Manage Styles..."/>
			<!-- local search -->
			<control name="actSearchNewLocalSearch" caption="New Search"/>
			<control name="actSearchConvertToNewsBin" caption="Convert to News Bin"/>
			<control name="actSearchConvertToWatch" caption="Convert to Watch"/>
			<control name="actSearchShowResults" caption="Search Results"/>
			<control name="btnLocalSearch" caption="Search"/>
			<control name="cxLocalSearchKeyword" hint="Search downloaded news items"/>
			<control name="lblLocalSearchOptions" caption="Options..."/>
			<control name="mnuPLSOpt_CurrentFolder" caption="Search in Current Folder"/>
			<control name="mnuPLSOpt_AllFolders" caption="Search in All Folders"/>
			<control name="mnuPLSOpt_MatchCase" caption="Match Case"/>
			<control name="mnuPLSOpt_WholeWords" caption="Whole Words Only"/>
			<!-- navbar groups -->
			<control name="dxNavGrpFeeds" caption="Folder"/>
			<control name="dxNavGrpWatches" caption="Watches"/>
			<control name="dxNavGrpNewsBins" caption="News Bins"/>
			<control name="dxNavGrpLocalSearch" caption="Search Feeds" hint="Search my feeds"/>
			<!-- top-level menus -->
			<control name="mnuFile" caption="&amp;File"/>
			<control name="mnuEdit" caption="&amp;Edit"/>
			<control name="mnuView" caption="&amp;View"/>
			<control name="mnuBrowse" caption="&amp;Browse"/>
			<control name="mnuTools" caption="&amp;Tools"/>
			<control name="mnuOptions" caption="&amp;Options"/>
			<control name="mnuHelp" caption="&amp;Help"/>
			<!-- menu controls (see also actions) -->
			<control name="mnuFileNew" caption="&amp;New"/>
			<control name="mnuFileAutoDiscover" caption="&amp;Auto-discovery"/>
			<control name="mnuFileNewFeedDropdown" hint="Subscribe to a feed"/>
			<control name="mnuBrowseStyle" caption="Style" hint="Change newspaper style"/>
			<control name="mnuBrowseAddressCombo" caption="Address" hint="Browser address"/>
			<control name="mnuFolderCombo" caption="Select Folder" hint="Select a folder"/>
			<control name="mnuFolderSort" caption="Sort Folder"/>
			<control name="mnuNewsAddToNewsBin" caption="Copy to News &amp;Bin"/>
			<control name="mnuNewsBinList" caption="News Bins"/>
			<control name="mnuViewBrowserPos" caption="Browser &amp;Position"/>
			<control name="mnuViewColumns" caption="Colu&amp;mns" hint="Choose news item columns"/>
			<control name="mnuGroupBy" caption="Group By" hint="Group news items by column"/>
			<control name="mnuNewsItemFilterCombo" caption="Filter" hint="Filter news items by a keyword in their title or description"/>
			<control name="mnuNewspaperFilterCombo" caption="Newspaper Filter" hint="Filter the newspaper"/>
			<control name="mnuBlogThis" caption="&amp;Blog this News Item"/>
			<control name="mnuBrowseFavorites" caption="F&amp;avorites"/>
			<control name="mnuBrowseTabbed" caption="&amp;Tabbed Browsing"/>
			<control name="mnuViewNext" caption="&amp;Next"/>
			<control name="mnuViewPrevious" caption="Pre&amp;vious"/>
			<control name="mnuEditDelete" caption="&amp;Delete"/>
			<control name="mnuEditReadUnread" caption="Mark as &amp;Read/Unread"/>
			<control name="mnuLanguage" caption="&amp;Language"/>
			<control name="mnuWebSearch" caption="" hint="Search the web"/>
			<control name="mnuWebSearchKeywordCombo" caption="Search" hint="Search the web"/>
			<control name="mnuToolsUpdate" caption="&amp;Update"/>
			<control name="mnuFileNewChannel" caption="New &amp;Subscription..."/>
			<control name="mnuToolsReports" caption="Feed &amp;Reports"/>
			<control name="mnuNewsSendTo" caption="Send Item"/>
			<control name="dxBarStaticSpacer" caption="[Space]"/>
			<!-- tray icon menu items -->
			<control name="mnuPTray_Restore" caption="Restore"/>
			<control name="mnuPTray_Minimize" caption="Minimize"/>
			<!-- message that appears when all news items have been hidden by a filter -->
			<control name="htmlFilterNotice">
			<![CDATA[<P align="center">This feed's news items have been hidden.<BR><a href="clear">Click here</a> to show them.</P>]]>
			</control>
			<control name="lblSync" caption="Synchronizing..."/>
		</form>
		<!-- form: move feed -->
		<form name="fMoveFeedDlg" caption="Move Feed">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnNewFolder" caption="$S_BtnNewFolder$"/>
			<control name="htmlMove">
			<![CDATA[<b>Move</b> this feed to the <b>folder</b> selected below]]>
		</control>
		</form>
		<!-- form: keyword subscription -->
		<form name="fAddKeywordSubDlg" caption="Keyword Subscription">
			<control name="lblTitle" caption="Keyword Subscription"/>
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblKeyword" caption="Keyword"/>
			<control name="lblSearchEngine" caption="Search engine"/>
			<control name="htmlInfo">
			<![CDATA[A <b>keyword subscription</b> searches the web for items containing a specific keyword.]]>
			</control>
		</form>
		<!-- form: tag subscription -->
		<form name="fAddTagSubDlg" caption="Tag Subscription">
			<control name="lblTitle" caption="Tag Subscription"/>
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblTag" caption="Tag (category)"/>
			<control name="lblService" caption="Service"/>
			<control name="htmlInfo">
			<![CDATA[A <b>tag</b> is a category that has been assigned to an item.  A <b>tag subscription</b> searches the web for items in a specific category.]]>
			</control>
		</form>
		<!-- form: Add News Bin -->
		<form name="fAddNewsBinDlg" caption="News Bin">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblTitle" caption="News Bin"/>
			<control name="htmlNewsBin">
			<![CDATA[A <B>news bin</B> stores news items you wish to remember.  To copy any news item to a news bin, right-click on the item and select "Add to News Bin."]]>
			</control>
			<control name="lblNewsBin" caption="News bin name:"/>
		</form>
		<!-- form: Add/Edit watch -->
		<form name="fAddWatchDlg" caption="Watch">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblTitle" caption="Watch"/>
			<control name="htmlWatch">
			<![CDATA[A <b>watch</b> searches incoming news items. When a feed is updated in FeedDemon, this watch will collect items which contain the keywords entered below.]]>
			</control>
			<control name="htmlNegMatch">
				<![CDATA[<b>Tip:</b> Place a minus sign before a keyword to exclude items containing that keyword.]]>
			</control>
			<control name="lblName" caption="Title:"/>
			<control name="lblKeywords" caption="Watch for items containing these keywords:"/>
			<control name="btnAddKeyword" caption="$S_BtnAdd$" hint="Add keyword to list"/>
			<control name="btnRemoveKeyword" caption="$S_BtnRemove$" hint="Remove keyword from list"/>
			<control name="lblLocation" caption="Keyword Location:"/>
			<control name="lblOptions" caption="Options:"/>
			<control name="chkLocTitle" caption="In the news item title"/>
			<control name="chkLocDescription" caption="In the news item description"/>
			<control name="chkOptWholeWords" caption="Whole words"/>
			<control name="chkOptMatchCase" caption="Match case"/>
			<control name="chkOptMatchAllWords" caption="Match all keywords"/>
			<control name="lblAutoPurge" caption="Auto-purge"/>
			<control name="chkAutoPurgeMax" caption="Retain"/>
			<control name="lblAutoPurgeMax" caption="items"/>
		</form>
		<!-- form: Feed Properties -->
		<form name="fFeedPropertiesDlg" caption="Feed Properties">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="cxTabGeneral" caption="General"/>
			<control name="cxTabUpdating" caption="Updating"/>
			<control name="cxTabStats" caption="Statistics"/>
			<control name="cxTabAdvanced" caption="Advanced"/>
			<control name="lblName" caption="Title"/>
			<control name="lblNewsfeed" caption="Feed URL"/>
			<control name="lblHomepage" caption="Homepage URL"/>
			<control name="lblEnclosures" caption="Podcasts (Enclosures)"/>
			<control name="chkFeedEnabled" caption="Enable this feed (when disabled, feed will no longer update)"/>
			<control name="chkExcludeFromWatches" caption="Exclude this feed from all watches"/>
			<control name="chkAutoDownloadEnclosures" caption="Automatically download enclosures"/>
			<control name="lblEnclosureHelp" caption="What are enclosures?"/>
			<control name="lblStyle" caption="Newspaper style"/>
			<control name="htmlAuthorTTLNote">
			<![CDATA[<B>Important:</B> The author of this feed has specified how often to check for new items.  In order to honor this, FeedDemon won't allow the update frequency to be set lower than that requested by the author.]]>
			</control>
			<control name="lblAutoPurge" caption="Auto-purge"/>
			<control name="chkAutoPurgeMax" caption="Retain"/>
			<control name="lblAutoPurgeMax" caption="items"/>
			<control name="chkAutoUpdate" caption="Check for news items every"/>
			<control name="lblAutoUpdateFreq" caption="Auto-update Frequency"/>
			<control name="btnValidate" caption="Validate feed..."/>
			<control name="btnViewSource" caption="View feed source..."/>
			<control name="lblStats" caption="Statistics"/>
			<control name="mnuPID_Copy" caption="Copy to Clipboard"/>
			<control name="htmlFeedBurnerStats">
				<![CDATA[<IMG src="idx:20"> <A href="fbstats">Show FeedBurner Stats</A>]]>
			</control>
			<control name="lblFB_Circulation" caption="Circulation"/>
			<control name="lblFB_Hits" caption="Hits"/>
			<control name="lblAutoUnsub" caption="Automatic Unsubscribe"/>
			<control name="chkAutoUnsub" caption="Unsubscribe when feed hasn't updated in"/>
			<control name="lblAutoUnsubDays" caption="days"/>
			<!-- see constants section for lblAuthorTtl caption (S_FeedPropAuthorTtl) -->
		</form>
		<!-- form: Options -->
		<form name="fOptionsDlg" caption="Options">
			<control name="cxTabGeneral" caption="General"/>
			<control name="cxTabReading" caption="Reading"/>
			<control name="cxTabUpdating" caption="Updating"/>
			<control name="cxTabAppearance" caption="Appearance"/>
			<control name="cxTabSysTray" caption="System Tray"/>
			<control name="cxTabNewspaper" caption="Newspaper"/>
			<control name="cxTabBrowsing" caption="Browsing"/>
			<control name="btnSounds" caption="Sounds..."/>
			<control name="btnConnection" caption="Connection..."/>
			<control name="btnConfirmations" caption="Confirmations..."/>
			<control name="btnEnclosures" caption="Enclosures..."/>
			<control name="btnSynchronization" caption="Synchronization..."/>
			<control name="btnPasswords" caption="Passwords..."/>
			<control name="lblVersionCheck" caption="Check for new version"/>
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="btnApply" caption="Apply"/>
			<control name="lblGeneral" caption="General"/>
			<control name="lblUpdating" caption="Updating"/>
			<control name="lblBackgroundUpdating" caption="When FeedDemon is running"/>
			<control name="optUpdate_AllFolders" caption="Update all feeds in all folders as necessary"/>
			<control name="optUpdate_ActiveFolder" caption="Update only feeds in the current folder"/>
			<control name="optUpdate_Manual" caption="Don't automatically update anything - I'll do it manually"/>
			<control name="lblBrowsing" caption="Browsing"/>
			<control name="lblTabbedBrowsing" caption="Tabbed Browsing"/>
			<control name="lblSystemTray" caption="Show FeedDemon in system tray"/>
			<control name="lblDesktopAlert" caption="When new items are received, show desktop alert"/>
			<control name="lblReading" caption="Reading"/>
			<control name="chkDefaultAggregator" caption="FeedDemon should check whether it is the default feed aggregator"/>
			<control name="chkValidateNewFeeds" caption="Show validation errors in new feeds"/>
			<control name="lblUIStyle" caption="User Interface Style"/>
			<control name="optSysTrayMinimized" caption="When minimized"/>
			<control name="optSysTrayAlways" caption="Always"/>
			<control name="optSysTrayNever" caption="Never"/>
			<control name="optDesktopAlertMinimized" caption="When minimized to system tray"/>
			<control name="optDesktopAlertAlways" caption="Always"/>
			<control name="optDesktopAlertNever" caption="Never"/>
			<control name="chkMinimizeToTray" caption="Minimize to system tray instead of closing"/>
			<control name="chkEnableSpacebarNav" caption="Single key reading using space bar"/>
			<!-- if this changes, also change S_DlgSpaceIsInvalidShortcut in dialogs section -->
			<control name="chkEnableSpacebarNavUnread" caption="Single key reading skips to next unread item"/>
			<control name="chkBrowseLinkNoDesc" caption="When a news item is selected, go directly to its link when its description is empty"/>
			<control name="chkBrowseLinkDirect" caption="When a news item is selected, always go directly to its link"/>
			<control name="chkBrowseExternalInDefault" caption="Open external links in default browser instead of inside FeedDemon"/>
			<control name="chkBrowseSilent" caption="Suppress dialogs and error messages displayed by browser"/>
			<control name="chkBrowseHideFeedBarOnMax" caption="Hide feed bar when browser is maximized"/>
			<control name="chkBrowseTabInBack" caption="Load new tabs in the background"/>
			<control name="chkBrowseInterceptNewWindows" caption="Open new browser windows as tabs"/>
			<control name="chkBrowseRetainOpenedTabs" caption="Remember tabs between sessions (external URLs only)"/>
			<control name="chkBrowseUseMozilla" caption="Use Mozilla as internal browser (EXPERIMENTAL!)"/>
			<control name="chkAutoRead" caption="Mark news item as read after displaying for"/>
			<control name="chkMarkAllReadOnFeedChange" caption="Mark feed read when switching feeds"/>
			<control name="chkMarkAllReadOnFolderChange" caption="Mark folder read when switching folders"/>
			<control name="lblAutoReadSeconds" caption="seconds"/>
			<control name="lblNewspaper" caption="Newspaper Settings"/>
			<control name="lblReport" caption="Report Settings"/>
			<control name="lblNewspaperMaxItems" caption="Max news items to display per feed"/>
			<control name="lblReportMaxItems" caption="Show top"/>
			<control name="lblAppearanceColors" caption="Colors"/>
			<control name="chkShowAutoPreview" caption="Show descriptions in news item list"/>
			<control name="lblAutoPreviewLineCnt" caption="Lines to display when descriptions are showing"/>
			<control name="lblFontAutoPreview" caption="Descriptions"/>
			<control name="lblAutoPreviewColor" caption="Descriptions"/>
			<control name="lblFlaggedColor" caption="Flagged items"/>
			<control name="lblUnreadColor" caption="Unread items"/>
			<control name="lbAltRowColor" caption="Alternate rows"/>
			<control name="chkNewspaperOnFeedChange" caption="Show newspaper when feed changes"/>
			<control name="chkNewspaperOnFolderChange" caption="Show newspaper when folder changes"/>
			<control name="lblAppearanceFonts" caption="Fonts"/>
			<control name="lblFontNewsItems" caption="News items"/>
			<control name="lblFontNavBar" caption="Feed bar"/>
			<control name="btnResetAppearance" caption="Reset to Defaults"/>
		</form>
		<!-- form: Options | Passwords -->
		<form name="fOptionsPasswordsDlg" caption="Passwords">
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="btnEdit" caption="&amp;Edit"/>
			<control name="btnDelete" caption="&amp;Delete"/>
			<control name="tabFeeds" caption="Feeds"/>
			<control name="tabServices" caption="Services"/>
		</form>
		<!-- form: Options / Sounds -->
		<form name="fOptionsSoundsDlg" caption="Sounds">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnEditSound" caption="Edit Sound..."/>
			<control name="htmlSounds">
			<![CDATA[<B>Sound settings</B><BR><BR>Place a checkmark next to each event sound you wish to enable.  To change the sound associated with an event, select it in the list and click the "Edit Sound" button.]]>
			</control>
		</form>
		<!-- form: Options / Sounds / Edit Sound -->
		<form name="fEditSoundDlg" caption="Edit Sound">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnFile" hint="Select sound file"/>
			<control name="btnTest" caption="Test"/>
		</form>
		<!-- form: Options / Connection -->
		<form name="fOptionsConnectionDlg" caption="Connection">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblMaxConnections" caption="Maximum connections"/>
			<control name="lblRedirects" caption="Redirects"/>
			<control name="chkResetFeedUrlOn301" caption="Reset feed URL on permanent redirect (HTTP 301)"/>
			<control name="htmlResetFeedUrlOn301Note">
			<![CDATA[<b>Note:</b> This setting should only be disabled when using an internet provider that incorrectly issues permanent redirects for all HTTP requests.  This situation may be encountered when using the in-room internet access provided by some hotels.]]>
			</control>
			<control name="htmllMaxConnectionsNote">
			<![CDATA[<b>Note:</b> Setting the maximum connections higher than your system can handle may result in connection failures and slow performance.]]>
			</control>
			<control name="lblTimeout" caption="Timeout (Seconds)"/>
			<control name="tabConnection" caption="Connection"/>
			<control name="tabProxy" caption="Proxy"/>
			<control name="tabRedirects" caption="Redirects"/>
			<control name="lblProxySettings" caption="Proxy server settings"/>
			<control name="optProxyNone" caption="No proxy server"/>
			<control name="optProxyAutoDetect" caption="Auto-detect proxy configuration (recommended)"/>
			<control name="optProxyCustom" caption="Use custom proxy configuration"/>
			<control name="lblProxyServer" caption="Proxy server"/>
			<control name="lblProxyPort" caption="Port"/>
			<control name="lblProxyUser" caption="User name"/>
			<control name="lblProxyPwd" caption="Password"/>
			<control name="chkProxyBypassLocal" caption="Bypass proxy server for local addresses"/>
			<control name="lblConnection" caption="Connection settings"/>
		</form>
		<!-- form: Options / Confirmation -->
		<form name="fOptionsConfirmationsDlg" caption="Confirmations">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblTitle" caption="FeedDemon should confirm the following actions:"/>
			<control name="chkDeleteNewsItems" caption="Delete news item(s)"/>
			<control name="chkMarkFolderAsRead" caption="Mark folder as read"/>
			<control name="chkMarkAllFoldersAsRead" caption="Mark all folders as read"/>
			<control name="chkFeedRemoveAllItems" caption="Remove all news items from feed"/>
			<control name="chkUnsubscribe" caption="Unsubscribe from a feed"/>
			<control name="chkDeleteWatchOrNewsBin" caption="Delete a watch or news bin"/>
			<control name="chkMarkAllWatchesOrNewsBinsAsRead" caption="Mark all watches or news bins as read"/>
		</form>
		<!-- form: Options / Enclosures -->
		<form name="fOptionsEnclosuresDlg" caption="Enclosures">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblAllowedExt" caption="Only allow access to enclosures with these extensions"/>
			<control name="lblEnclosureAction" caption="When an enclosure in the news item list is clicked"/>
			<control name="lblHelp" caption="What are enclosures?"/>
			<control name="btnFeedStation" caption="Open FeedStation..."/>
			<control name="htmlAllowedExtNote">
			<![CDATA[<B>Note</B>: Enclosures with a different extension have a red <FONT color="#FF0000"><B>x</B></FONT> in the news item list, and are never shown in the newspaper.]]>
			</control>
			<control name="optAct_AddToQueue" caption="Add it to my FeedStation download queue"/>
			<control name="optAct_Navigate" caption="Open it in my default web browser"/>
		</form>
		<!-- form: Cleanup Wizard -->
		<form name="fCleanupWizardDlg" caption="Cleanup Wizard">
			<control name="lblTitle" caption="Cleanup Wizard"/>
			<control name="htmlStart">
			<![CDATA[The <b>cleanup wizard</b> removes older news items.<br><br>Where would you like to the wizard to operate?]]>
			</control>
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="optWhere_ActiveFolder" caption="In the current folder"/>
			<control name="optWhere_AllFolders" caption="All folders"/>
			<control name="optWhere_AllWatches" caption="All watches"/>
			<control name="optWhere_AllNewsBins" caption="All news bins"/>
			<control name="lblDate" caption="Remove news items that were"/>
			<control name="optDate_Rcvd" caption="Received"/>
			<control name="optDate_Pub" caption="Published"/>
			<control name="optDate_Either" caption="Either received or published"/>
			<control name="lblDate_OlderThan" caption="More than"/>
			<control name="lblOlderThanDays" caption="days ago"/>
			<control name="lblExclude" caption="Exclusions"/>
			<control name="chkExcludeUnread" caption="Don't remove unread items"/>
			<control name="chkExcludeFlagged" caption="Don't remove flagged items"/>
			<control name="lblFinish" caption="Ready"/>
			<control name="lblFinishMsg" caption="Click Finish to run the Cleanup Wizard."/>
		</form>
		<!-- form: Manage Subscriptions -->
		<form name="fManageGroupsDlg" caption="Manage Subscriptions">
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="btnRemoveFeed" caption="Unsubscribe"/>
			<control name="btnDeleteFolder" caption="Delete Folder"/>
			<control name="btnNewFolder" caption="$S_BtnNewFolder$"/>
			<control name="lblFolders" caption="Folders"/>
			<control name="lblFeeds" caption="Feeds"/>
			<control name="mnuPFolder_Delete" caption="Delete Folder"/>
			<control name="mnuPFolder_Properties" caption="Folder Properties"/>
			<control name="mnuPFeed_Delete" caption="Unsubscribe"/>
			<control name="mnuPFeed_Properties" caption="Feed Properties"/>			
		</form>
		<!-- form: Keyboard Shortcuts -->
		<form name="fKeyboardShortcutsDlg" caption="Keyboard Shortcuts">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnAssign" caption="Assign"/>
			<control name="btnReset" caption="Reset defaults..."/>
		</form>
		<!-- form: BlogThis Apps -->
		<form name="fBlogThisAppsDlg" caption="Blog Publishing Tools">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnEdit" caption="$S_BtnEdit$"/>
			<control name="btnRemove" caption="$S_BtnRemove$"/>
			<control name="btnAdd" caption="$S_BtnAdd$"/>
			<control name="btnAutoDetect" caption="Auto Detect..."/>
		</form>
		<!-- form:  Add/Edit BlogThis applications -->
		<form name="fBlogThisAppEditDlg" caption="Program">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblName" caption="&amp;Name"/>
			<control name="lblCmdLine" caption="&amp;Command line"/>
			<control name="chkDefault" caption="Set as &amp;default"/>
		</form>
		<form name="fTutorialDlg" caption="FeedDemon Tutorial">
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="lblNewsItems" caption="News Items"/>
			<control name="htmlNewsItems">
			<![CDATA[A <b>news item</b> is a single piece of news, such as a story about a current event or an entry in a blog.<br><br>FeedDemon's <b>news item list</b> displays news items from the current <b>feed</b>.]]>
			</control>
			<control name="lblFeedsAndFolders" caption="Feeds and Folders"/>
			<control name="htmlFeedsAndFolders">
			<![CDATA[A <b>feed</b> is a source of news items.  For example, the <B>RSS feed</B> for the New York Times contains news items about the latest stories.  A <b>folder</b> is a group of feeds.  You'll use folders to organize your feeds into categories.<br><br>FeedDemon's <b>feed bar</b> displays feeds in the selected folder.]]>
			</control>
			<control name="lblNewspapers" caption="Newspapers"/>
			<control name="htmlNewspapers">
			<![CDATA[FeedDemon's <b>tabbed web browser</b> displays news items in a <b>newspaper</b> for easy reading.  When you select a feed, the newspaper shows news items from that feed.<br><br><b>Tip:</b> Click the <b>Style</b> button above the newspaper to change the newspaper style.]]>
			</control>
			<control name="chkBrowseOnBottom" caption="I prefer the browser on the bottom"/>
			<control name="lblWatchesAndBins" caption="Watches and News Bins"/>
			<control name="htmlWatchesAndBins">
			<![CDATA[A <b>watch</b> searches incoming news items for specific keywords.  News items can also be copied to <b>news bins</b>, which are similar to bookmarks or favorites in your browser.<br><br>Watches and news bins appear at the bottom of the feed bar.]]>
			</control>
			<control name="lblFinished" caption="Finished"/>
			<control name="htmlFinished">
			<![CDATA[There's a lot more to FeedDemon than this tutorial has shown, but we've described the basic concepts.  If you wish to view this tutorial again, you can do so from the Help menu.<br><br>Thanks for using FeedDemon!]]>
			</control>
			<control name="lblSync" caption="Synchronization"/>
			<control name="htmlSync">
			<![CDATA[<B>Synchronization</B> with <a href="newsgator:home">NewsGator Online</a> enables you to read your feeds on multiple computers without duplication.  Items you read on one computer will stay read on every computer you use.<BR><BR>There are two ways to enable synchronization:<BR><BR>1. Select<B> Edit | Folder Properties</B> to change the sync settings for a specific folder.<BR><BR>2. Select <B>File | Import Feeds</B> to import your NewsGator Online subscriptions.]]>
			</control>					
		</form>
		<!-- form: Welcome Wizard -->
		<form name="fWelcomeDlg" caption="Welcome">
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="btnSelectAll" caption="&amp;All"/>
			<control name="btnSelectNone" caption="N&amp;one"/>
			<control name="btnChangeLocation" caption="$S_BtnChange$"/>
			<control name="lblWelcome" caption="Welcome to FeedDemon!"/>
			<control name="lblUserName" caption="NewsGator User name"/>
			<control name="lblPassword" caption="NewsGator Password"/>
			<control name="htmlLostPassword">
				<![CDATA[<p align="right"><a href="newsgator:password">Forgot your password?</a></p>]]>
			</control>
			<control name="htmlActivating">
			<![CDATA[<P align="center"><B>Activating FeedDemon</B><BR>(This may take a minute)</P>]]>
			</control>
			<control name="lblLoginSuccess" caption="Successful Activation"/>
			<control name="htmlLoginSuccess">
			<![CDATA[<b>Thank you for supporting our work!</b><br><br>If you're new to FeedDemon, <a href="tutorial">click here</a> to view a brief tutorial.  Otherwise, click Next to continue configuring FeedDemon.]]>
			</control>
			<control name="lblLocation" caption="Location"/>
			<control name="lblDefaultLocation" caption="Default Location"/>
			<control name="htmlLocation">
			<![CDATA[Please choose a <a href="newsgator:location">location</a> name.  Locations enable having different subscriptions depending on where you access your feeds (ex: "work" and "home").]]>
			</control>
			<control name="htmlLocationNote">
				<![CDATA[<b>Note:</b> If you're not sure what this is about, just keep the default location - you can always change this later.]]>
			</control>
			<control name="cboUILang" hint="Language selection"/>
			<control name="htmlLogin">
			<![CDATA[Please enter your <b>NewsGator Online</b> login to get started.<br><br>If you purchased a previous version of FeedDemon and haven't claimed your <b>FREE</b> two-year Business Standard subscription yet, <a href="newsgator:freesubscription">click here</a> to claim it now.]]>
			</control>
			<control name="htmlProxy">
			<![CDATA[<a href="opt:proxy">Change proxy settings</a>]]>
			</control>
			<control name="lblSubscriptions" caption="Subscriptions"/>
			<control name="htmlSubscriptions">
			<![CDATA[Since you're not <b>subscribed</b> to any feeds yet, please choose where FeedDemon should get your initial subscriptions.]]>
			</control>
			<control name="optSubs_ImportFD" caption="Import from previous version of FeedDemon"/>
			<control name="optSubs_ImportNG" caption="Import my NewsGator Online subscriptions"/>
			<control name="optSubs_ImportOpml" caption="Import an OPML file or URL"/>
			<control name="optSubs_Recommend" caption="I'm new at this, so recommend some feeds"/>
			<control name="optSubs_None" caption="Skip this step"/>
			<control name="lblImportProgress" caption="Importing Subscriptions"/>
			<control name="lblOpml" caption="Subscriptions"/>
			<control name="htmlOpml">
			<![CDATA[Place a checkmark next to each feed you wish to add to FeedDemon]]>
			</control>
			<control name="lblFinished" caption="Finished"/>
			<control name="htmlFinished">
			<![CDATA[Okay, we're done configuring FeedDemon!  Click Finish to close this wizard.]]>
			</control>
		</form>
		<!-- form: Manage Styles -->
		<form name="fManageStylesDlg" caption="Manage Styles">
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="btnRemove" caption="$S_BtnRemove$"/>
			<control name="btnRestoreDefaultStyles" caption="Restore &amp;Default Styles..."/>
		</form>
		<!-- form: HTML message dialog ( "Don't show this again" dialog) "note" is the default caption -->
		<form name="fHtmlMessageDlg" caption="Note">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="chkDisable" caption="&amp;Don't show this message again"/>
		</form>
		<!-- feed validation error -->
		<form name="fValidationErrDlg" caption="Feed Contains Errors">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="htmlCaption">
			<![CDATA[This feed contains errors.  FeedDemon will attempt to work around these problems, but the feed may need to be fixed by its author for it to display correctly.<BR><BR>If you're the author of this feed, it is recommended that you <a href="validate">check it with the Feed Validator</a> and correct any problems it reports.<BR><BR><B>Note:</B> This message may be disabled on the General page in Options.]]>
			</control>
			<!-- note: details button uses S_BtnShowDetails and S_BtnHideDetails constants -->
		</form>
		<!-- note that form caption isn't used -->
		<form name="fDesktopAlert">
			<control name="lblTitle" caption="FeedDemon"/>
			<control name="mnuPOpt_Options" caption="Desktop Alert &amp;Options..."/>
			<control name="mnuPOpt_MarkFeedsAsRead" caption="&amp;Mark All Feeds as Read"/>
		</form>
		<form name="fManageCacheDlg" caption="Manage Cache Folder">
			<control name="htmlTitle">
			<![CDATA[FeedDemon's <b>cache folder</b> contains your subscriptions, watches and news bins.]]>
			</control>
			<control name="lblNote" caption="Note: FeedDemon must be restarted after changing the cache folder"/>
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnChange" caption="&amp;Change..."/>
			<control name="btnExplore" caption="E&amp;xplore cache folder..."/>
		</form>
		<form name="fRegistration" caption="FeedDemon">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblRegName" caption="Licensed to"/>
			<control name="lblRegKey" caption="Serial number"/>
			<control name="lblActivating" caption="Activating FeedDemon...this may take a minute..."/>
		</form>
		<form name="fNGLoginDlg" caption="Synchronization">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnChangeLocation" caption="$S_BtnChange$"/>
			<control name="lblUserName" caption="User name"/>
			<control name="lblPassword" caption="Password"/>
			<control name="htmlLocation">
			<![CDATA[Location (<a href="newsgator:location">what's this?</a>)]]>
			</control>
			<control name="htmlLogin">
			<![CDATA[Please enter your <b>NewsGator Online</b> user name and password.]]>
			</control>
			<control name="tabLogin" caption="Login"/>
			<control name="tabOptions" caption="Options"/>
			<control name="chkNGUnreadOnly" caption="Retrieve only unread items in synchronized folders"/>
			<control name="chkNGCheckSubsAtStartup" caption="Check for subscription changes at startup"/>
			<control name="chkNGAutoApplySubChanges" caption="Apply subscription changes without asking"/>
			<control name="chkNGShowSoapErrors" caption="Show SOAP error messages (for debugging only)"/>
		</form>
		<form name="fNGLocationsDlg" caption="NewsGator Location">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="htmlLocation">
			<![CDATA[Select Location]]>
			</control>
		</form>
		<form name="fBloglinesLoginDlg" caption="Bloglines Login">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblUserName" caption="User name (email)"/>
			<control name="lblPassword" caption="Password"/>
			<control name="htmlLogin">
			<![CDATA[Please enter your <b>Bloglines</b> user name and password.]]>
			</control>
		</form>
		<form name="fNGSyncDlg" caption="">
			<control name="htmlSync">
			<![CDATA[<p align="center">Synchronizing...</p>]]>
			</control>
		</form>
		<form name="fImportFeedsDlg" caption="Import Feeds">
			<control name="lblStart" caption="Import Feeds"/>
			<control name="htmlStart">
			<![CDATA[<b>What would you like to import</b>?]]>
			</control>
			<control name="htmlFinish">
			<![CDATA[<b>Finished</b><BR><BR>Click Finish to import the selected feeds]]>
			</control>
			<control name="htmlOpmlSrc">
				<![CDATA[<b>Import OPML</b><BR><BR>To import an <B>OPML</B> file, enter its <B>URL</B> (address) below:]]>
			</control>
			<control name="htmlOpml">
			<![CDATA[<b>The feeds below don't exist in your subscriptions.</b><br><br>Select the ones you wish to import.]]>
			</control>
			<control name="htmlDestination">
			<![CDATA[<b>Select the destination for these feeds</b>]]>
			</control>
			<control name="htmlDestSepFolders">
			<![CDATA[This option will import into folders named after the folders in your OPML.  Folders that don't already exist will be created.]]>
			</control>
			<control name="htmlDestSelectedFolder">
				<![CDATA[<b>Note:</b> Feeds imported into an existing folder will inherit that folder's synchronization setting.]]>
			</control>
			<control name="htmlChanTypeNewsGator">
			<![CDATA[Feeds imported through <a href="newsgator:home">NewsGator Online</a> will be <b>synchronized</b> so that items you read in this copy of FeedDemon will remain read even when accessing your subscriptions on a different computer.]]>
			</control>
			<control name="htmlChanTypeBloglines">
			<![CDATA[Feeds imported through <b>Bloglines</b> will be synchronized so that items downloaded by FeedDemon will be marked as read in Bloglines, and items you read in Bloglines won't appear in FeedDemon.]]>
			</control>
			<control name="htmlChanTypePrivate">
			<![CDATA[Imported feeds will only be available to this copy of FeedDemon, unless they're imported into a folder which already synchronizes with NewsGator Online.]]>
			</control>
			<control name="optSrcNewsGator" caption="Import my NewsGator subscriptions"/>
			<control name="optSrcBloglines" caption="Import my Bloglines subscriptions"/>
			<control name="optSrcRecommended" caption="Import recommended feeds"/>
			<control name="optSrcUrl" caption="Import an OPML file"/>
			<control name="optDestSelectedFolder" caption="Import into the folder selected below"/>
			<control name="optDestSeparateFolders" caption="Import into separate folders"/>
			<control name="btnSelectAll" caption="All"/>
			<control name="btnUnselectAll" caption="None"/>
			<control name="btnNewFolder" caption="$S_BtnNewFolder$"/>
		</form>
		<form name="fExportFeedsDlg" caption="Export Feeds">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblTitle" caption="Export Feeds"/>
			<control name="optAllFolders" caption="Export all folders to OPML"/>
			<control name="optActiveFolder" caption="Export the active folder to OPML"/>
			<control name="optActiveFeed" caption="Export the active feed to RSS"/>
			<control name="lblExport" caption="What would you like to export?"/>
			<control name="chkExcludeSecure" caption="Don't export secure (https://) feeds"/>
		</form>
		<form name="fAddFeedDlg" caption="Subscribe">
			<control name="lblStart" caption="Subscribe to a Feed"/>
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnNewFolder" caption="$S_BtnNewFolder$"/>
			<control name="chkVerifyNewsfeed" caption="Auto-discover and verify the feed"/>
			<control name="htmlAddFeed">
			<![CDATA[To subscribe to a <b>feed</b>, enter its <b>URL</b> (address) below:]]>
			</control>
			<control name="htmlAutoDiscover">
			<![CDATA[If you don't know the URL, enter the address of the web site's home page and FeedDemon will try to <B>auto-discover</B> the feed.]]>
			</control>
			<control name="htmlTitle">
			<![CDATA[Enter the <b>title</b> for this feed]]>
			</control>
			<control name="htmlDestFolder">
			<![CDATA[Select the <b>folder</b> in which to place this feed]]>
			</control>
			<control name="htmlFinish">
			<![CDATA[<b>Finished</b><BR><BR>Click Finish to add this feed to your subscriptions.]]>
			</control>
		</form>
	<form name="fAddFolderDlg" caption="New Folder">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
	 	<control name="lblFolderName" caption="Folder name"/>
	 	<control name="chkSynchronize" caption="Synchronize this folder with NewsGator Online"/>
	</form>
	<!-- form: folder properties -->
	<form name="fFolderPropertiesDlg" caption="Folder Properties">
	 	<control name="lblFolderName" caption="Folder Name"/>
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="tabUpdating" caption="Updating"/>
		<control name="tabAdvanced" caption="Advanced"/>
		<control name="tabSync" caption="Synchronization"/>
		<control name="lblAutoPurge" caption="Auto-purge"/>
		<control name="chkAutoPurgeMax" caption="Retain"/>
		<control name="lblAutoPurgeMax" caption="items"/>
		<control name="chkAutoUpdate" caption="Check for news items every"/>
		<control name="lblAutoUpdateFreq" caption="Auto-update Frequency"/>
		<control name="lblStyle" caption="Newspaper style"/>
		<control name="htmlFolderProperties">
			<![CDATA[<b>Note:</b> Changes made below will be applied to <b>all feeds</b> in this folder.  Feeds added to this folder will also inherit these settings.]]>
		</control>
		<control name="htmlNGRootFolder">
			<![CDATA[This folder synchronizes with NewsGator's root <b>My Feeds</b> folder and cannot be renamed.]]>
		</control>
		<control name="lblSync" caption="Synchronization"/>
	 	<control name="chkSynchronize" caption="Synchronize this folder with NewsGator Online"/>
  		<control name="lblEnclosures" caption="Enclosures"/>
		<control name="chkAutoDownloadEnclosures" caption="Automatically download enclosures"/>
	</form>	
	<form name="fFailedFeedsDlg" caption="Error Adding Feeds">
		<control name="htmlInfo">
			<![CDATA[<B>Error Adding Feeds</B><BR><BR>FeedDemon was unable to add these feeds to your NewsGator Online subscriptions.  This may be caused by a temporary problem on our server or by errors in the actual feeds.]]>
		</control>
		<control name="btnOK" caption="$S_BtnOK$"/>		
		<control name="lblOption" caption="What would you like to do?"/>
		<control name="optRevertToPrivate" caption="Don't synchronize this folder"/>
		<control name="optDeleteFeeds" caption="Remove these feeds, then synchronize this folder"/>
	</form>
	<!-- form: generic status dialog -->
	<form name="fStatusDlg" caption="FeedDemon"/>
	<!-- form: delete folder -->
	<form name="fDeleteFolderDlg" caption="Delete Folder">
	 	<control name="btnYes" caption="$S_BtnYes$"/>
	 	<control name="btnNo" caption="$S_BtnNo$"/>
		<control name="htmlDelete">
			<![CDATA[Deleting a folder cannot be undone.  Are you sure you want to delete this folder from FeedDemon?]]>
		</control>
		<control name="htmlNGFolder">
			<![CDATA[<B>Note:</B> Deleting this folder will remove it - along with all of its feeds - from NewsGator Online.]]>
		</control>
		<control name="htmlNGRootFolder">
			<![CDATA[<B><FONT color="#FF0000">Note:</FONT></B> Deleting this folder will remove all feeds from NewsGator Online's root folder.]]>
		</control>
	</form>
	<!-- form: dinosaurs -->
	<form name="fDinosaursDlg" caption="Dinosaurs">
		<control name="btnClose" caption="$S_BtnClose$"/>
		<control name="btnGO" caption="Go"/>
		<control name="btnUnsubscribe" caption="Unsubscribe"/>
		<control name="lblCaption" caption="Show feeds that haven't updated in"/>
		<control name="lblDays" caption="days"/>
		<control name="mnuPFeedList_Unsubscribe" caption="Unsubscribe"/>
	</form>
	<!-- form: login dialog -->
	<form name="fLoginDlg" caption="FeedDemon">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="lblUserName" caption="&amp;User Name"/>
		<control name="lblPassword" caption="&amp;Password"/>
		<!-- note that htmlLogin is set dynamically - see const S_SecureFeedLoginMsg, S_EditSecureFeedLoginMsg, S_NewSecureFeedLoginMsg -->
	</form>
	<!-- form: change cache folder -->
	<form name="fChangeCacheDlg" caption="Change Cache Folder">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="lblChangeCache" caption="Change Cache"/>
		<control name="optMove" caption="Move cache to new location, then delete existing cache"/>
		<control name="optCopy" caption="Copy cache to new location, but leave existing cache intact"/>
		<control name="optChange" caption="Change location of cache, but don't copy or move anything"/>
		<control name="htmlNote">
			<![CDATA[<B><FONT color="#FF0000">IMPORTANT</FONT></B>: Choose <B>change</B> only if you plan to copy your cache from another computer to this new location before using FeedDemon again.]]>
		</control>
	</form>
	<!-- form: -->
	<form name="fNGSubscriptionChangesDlg" caption="Subscription Changes">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="htmlDeletions">
			<![CDATA[These synchronized feeds no longer exist in your <B>NewsGator Online</B> subscriptions:]]>
		</control>
		<control name="htmlDisableNote">
			<![CDATA[<b>Note:</b> Disabling these feeds will keep them in FeedDemon so you can read previously downloaded items, but they will no longer be updated.]]>
		</control>
		<control name="lblDeleteOption" caption="What would you like to do?"/>
		<control name="optResubscribe" caption="Resubscribe to them in NewsGator Online"/>
		<control name="optDelete" caption="Remove them from FeedDemon"/>
		<control name="optDisable" caption="Disable them in FeedDemon"/>
	</form>
	<!-- form: activation error -->
	<form name="fActivationErrDlg" caption="Activation Failed">
		<control name="btnRetry" caption="Retry"/>
		<control name="btnCancel" caption="$S_BtnClose$"/>
		<control name="htmlProxy">
			<![CDATA[<a href="opt:proxy">Change proxy settings</a>]]>
		</control>		
	</form>
	<!-- form: NG subscription changes -->
	<form name="fNGChangesDlg" caption="Subscriptions Changed">
		<control name="btnYes" caption="$S_BtnYes$"/>
		<control name="btnNo" caption="$S_BtnNo$"/>
		<control name="btnDetails" caption="Details..."/>
		<!-- To disable this check, click the "Synchronization" button in FeedDemon's options -->
		<control name="htmlChanges">
			<![CDATA[Your <b>NewsGator Online</b> subscriptions have changed since the last time FeedDemon was run.  Would you like to update FeedDemon with these changes?<br><br><b>Note:</b> These changes may include modifications made to the actual feeds, such as a feed's author changing its title.]]>
		</control>
	</form>
	<!-- form: SOAP error -->
	<form name="fNGSoapErrDlg" caption="Error">
		<control name="lblAddSubErr" caption="FeedDemon was unable to add this feed to your NewsGator subscriptions."/>
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnDetails" caption="Details..."/>
	</form>
</forms>
<!-- 
***************************
*** SECTION II: DIALOGS ***
***************************
-->
<dialogs>
	<dialog name="S_DlgOffline">
		FeedDemon is currently working offline.  Do you wish to go online?
	</dialog>
	<dialog name="S_DlgConfirmUnsubscribe">
		Unsubscribe from "%s?"
	</dialog>
	<dialog name="S_DlgConfirmUnsubscribeNG">
		Unsubscribe from "%s" and remove it from NewsGator Online?
	</dialog>
	<dialog name="S_DlgConfirmUnsubscribeSelected">
		Unsubscribe from selected feeds?
	</dialog>
	<dialog name="S_DlgConfirmRemoveNewsBin">
		Deleting a news bin is permanent.  Are you sure you wish to delete this news bin?
	</dialog>
	<dialog name="S_DlgConfirmRemoveWatch">
		Deleting a watch is permanent.  Are you sure you wish to delete this watch?
	</dialog>
	<dialog name="S_DlgConfirmMultiFolderDelete">
		You've chosen to delete these folders:\n\n%s\n\nThis action will unsubcribe you from all feeds in these folders and cannot be undone.\nAre you sure you want to do this?
	</dialog>
	<dialog name="S_DlgConfirmRerunWatch">
		Clear this watch's items and run it again?
	</dialog>
	<dialog name="S_DlgConfirmMarkFolderAsRead">
		Mark ALL unread items in ALL feeds in this folder as read?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllFoldersAsRead">
		Mark ALL unread items in ALL feeds in ALL folders as read?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllWatchesAsRead">
		Mark ALL unread items in ALL watches as read?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllNewsBinsAsRead">
		Mark ALL unread items in ALL news bins as read?
	</dialog>
	<dialog name="S_DlgConfirmClearAllFeeds">
		Remove ALL news items from ALL feeds in the current folder?
	</dialog>
	<dialog name="S_DlgConfirmClearFeed">
		Remove ALL news items from the current feed?
	</dialog>
	<dialog name="S_DlgConfirmClearWatch">
		Remove ALL news items from this watch?
	</dialog>
	<dialog name="S_DlgConfirmClearNewsBin">
		Remove ALL news items from this news bin?
	</dialog>
	<dialog name="S_DlgFeedTitleExists">
		You are already subscribed to a feed with this title.  Please choose a different title.
	</dialog>
	<dialog name="S_DlgFeedTitleExistsInFolder">
		A feed with this title already exists in the "%s" folder.  Please choose a different title.
	</dialog>
	<dialog name="S_DlgFeedUrlExistsInFolder">		
		The folder "%s" already contains a subscription to this feed.  Do you want to subscribe to it again? 
	</dialog>
	<dialog name="S_DlgNewsBinTitleExists">
		A news bin with this name already exists.
	</dialog>
	<dialog name="S_DlgWatchTitleExists">
		A watch with this name already exists.
	</dialog>
	<dialog name="S_DlgFeedTitleExistsInSelectedFolder">
		A feed with this title already exists in the selected folder.
	</dialog>
	<dialog name="S_DlgUniqueFeedName">
		<![CDATA[Feed titles must be <b>unique</b>.  Since you've chosen not to copy the existing feed, you'll need to provide a unique title for this feed.]]>
	</dialog>
	<dialog name="S_DlgFolderExists">
		A folder with this name already exists.
	</dialog>
	<dialog name="S_DlgConfirmDeleteNewsItems">
		Delete selected news items?
	</dialog>
	<dialog name="S_DlgWatchLocationRequired">
		Please choose the location this watch should search for keywords.
	</dialog>
	<dialog name="S_DlgWatchNoKeywords">
		Please enter one or more keywords for this watch.
	</dialog>
	<dialog name="S_DlgErrUnknownFeedFormat">
		Unknown feed format: %s
	</dialog>
	<!-- ex: Invalid watch file version (2.0)\n\n[MyWatch.rssw] -->
	<dialog name="S_DlgErrInvalidDataFileVersion">
		Invalid %s file version (%s).\n\n[%s]
	</dialog>
	<dialog name="S_DlgErrUnableToAutoDiscoverNewsfeed">
		The feed URL could not be auto-discovered.  This site may not have a feed, or it may not support auto-discovery of its feed.
	</dialog>
	<dialog name="S_DlgErrDownloadFailed">
		Unable to download %s.  Please make sure the URL is correct.
	</dialog>
	<dialog name="S_DlgSubscriptionListDownloadFailed">
		FeedDemon was unable to download your subscription list.  Please make sure your login is correct, then try again.
	</dialog>
	<dialog name="S_DlgErrInvalidOpml">
		This file is either not a valid OPML file, or it is an OPML file that doesn't contain a list of feeds.
	</dialog>
	<dialog name="S_DlgErrNoNewsfeedsInValidOpml">
		No feeds are listed in this OPML file.  There are several types of OPML files, and this isn't the type which contains feeds.
	</dialog>
	<dialog name="S_DlgErrRestoreSubscriptionList">
	 	Your subscription list is either empty or has been corrupted.  Would you like to restore the latest backup of your subscriptions?
	</dialog>
	<dialog name="S_DlgLargeFolderWarning">
		This will result in a folder containing %d feeds.  It's recommended that you create smaller folders broken into well-defined categories.\n\nDo you still want to add this many feeds? 
	</dialog>
	<dialog name="S_DlgMaxFeeds">
		This will result in a folder containing %d feeds, but a maximum of %d feeds is allowed per folder.
	</dialog>
	<dialog name="S_DlgErrUnknownFeedType">
		Unknown feed type.
	</dialog>
	<dialog name="S_DlgErrRssNoChannelNode">
		RSS file doesn't contain a &lt;channel&gt;.
	</dialog>
	<dialog name="S_DlgCleanupComplete">
		Cleanup complete.  %d news items were removed.
	</dialog>
	<dialog name="S_DlgReassignShortcut">
		This shortcut is already assigned to "%s".  Do you wish to reassign it?
	</dialog>
	<dialog name="S_DlgResetShortcuts">
		Reset the keyboard shortcuts to their defaults?
	</dialog>
	<dialog name="S_DlgSpaceIsInvalidShortcut">
		<![CDATA[The <space> key by itself cannot be assigned as a shortcut.  If you wish to use the space bar to navigate news items, enable the "Single key reading with space bar" setting in FeedDemon's options.]]>
	</dialog>
	<dialog name="S_DlgNoDefaultBlogThis">
		No default blog publishing tool has been set.  Would you like to set one now?
	</dialog>
	<dialog name="S_DlgConfirmBlogThisAutoDetect">
		This will replace the current list of publishing tools with ones that FeedDemon can automatically detect.  Continue?
	</dialog>
	<dialog name="S_DlgWelcomeCancel">
		It's strongly recommended that you step through this wizard, even if you've used FeedDemon before.  Are you sure you want to close it?
	</dialog>
	<dialog name="S_DlgWelcomeNoFeedsSelected">
		You haven't selected any feeds.  Continue anyway?
	</dialog>
	<dialog name="S_DlgErrSaveFile">
		Unable to save file "%s".
	</dialog>
	<dialog name="S_DlgConfirmDownloadStyleBradsoft">
		Download and apply the style "%s"?\n\nNote: To change back to the previous style, click the "Style" toolbutton above FeedDemon's browser.
	</dialog>
	<dialog name="S_DlgConfirmDownloadStyleExternal">
		Download and apply the style "%s"?\n\nIMPORTANT: Never download styles from a site you don't trust.
	</dialog>
	<dialog name="S_DlgStyleExists">
		A style named "%s" already exists.  Replace it?
	</dialog>
	<dialog name="S_DlgConfirmRemoveStyle">
		Remove style "%s"?
	</dialog>
	<dialog name="S_DlgConfirmRestoreDefaultStyles">
		This will restore the styles that were installed with FeedDemon, overwriting any newer styles that have the same names.  Continue?
	</dialog>
	<dialog name="S_DlgCantRemoveDefaultStyle">
		The default style cannot be removed.
	</dialog>
	<dialog name="S_DlgLangExists">
		The %s language file is already installed.  Replace it?
	</dialog>
	<dialog name="S_DlgConfirmDownloadLang">
		Download and install the %s language file?
	</dialog>
	<dialog name="S_DlgConfirmDownloadSearch">
		Download and install the "%s" search file?
	</dialog>
	<dialog name="S_DlgFileExists">
		The file "%s" aready exists.  Overwrite it?
	</dialog>
	<dialog name="S_DlgFileNotFound">
		File not found.
	</dialog>
	<dialog name="S_DlgErrInvalidXmlFile">
		The file "%s" is not valid XML and could not be read by FeedDemon.  In order to continue, FeedDemon must remove this file.\n\n[%s]
	</dialog>
	<dialog name="S_DlgDownloadComplete">
		Download complete.
	</dialog>
	<dialog name="S_DlgHowToResetLang">
		To change the language once FeedDemon starts, select Language from the Options menu.
	</dialog>
	<dialog name="S_DlgInfoAutoDiscover">
		<![CDATA[The orange button in FeedDemon's status bar appears when feeds are detected in the current web page.<br><br>Clicking this button displays a menu of the auto-discovered feeds.]]>
	</dialog>
	<dialog name="S_DlgInfoFeedsDisabledInUpdate">
	 	<![CDATA[While updating your feeds, FeedDemon discovered that one or more of them no longer exist.  You will be able to read previously downloaded items in these feeds, but they will no longer be updated and will appear disabled (grayed).]]>
	</dialog>
	<dialog name="S_DlgConfirmCloseWhenDownloadActive">
		Closing FeedDemon will cancel any downloads that are in progress.  Continue?	
	</dialog>
	<dialog name="S_DlgMakeDefaultAggregator">
		FeedDemon is not your default feed aggregator.  Would you like to make it your default feed aggregator?\n\nNote: This message may be disabled on the General tab in Options.
	</dialog>
	<dialog name="S_DlgRunNewWatch">
		Would you like to run this watch on existing news items?
	</dialog>
	<dialog name="S_DlgMozillaUnsupported">
		<![CDATA[The use of Mozilla inside FeedDemon may be unreliable due to the experimental nature of Mozilla itself.<br><br>Because of this, <b>we cannot provide any technical support when this feature is enabled.</b><br><br>If you encounter problems while using FeedDemon with Mozilla, we can only provide support if the same problems occur with this feature disabled.]]>
	</dialog>
	<dialog name="S_DlgMozillaErr">
		<![CDATA[FeedDemon was unable to create the Mozilla browser control and must revert to Internet Explorer to continue.<br><br>Please visit <a href="%s">our site</a> for more information about this problem.<br><br>[Error: %s]]]>
	</dialog>
	<dialog name="S_DlgSearchResultsEmpty">
		No items containing "%s" were found.
	</dialog>
	<dialog name="S_DlgCacheFolderChanged">
		The cache folder has been successfully changed, which requires a restart.  Press $S_BtnOK$ to close FeedDemon.
	</dialog>
	<dialog name="S_DlgCacheFolderChangeFailed">
		FeedDemon was unable to change the cache folder.  Make sure you have full read/write access to the selected folder.
	</dialog>
	<dialog name="S_DlgConfirmResetAllToolbars">
		Reset all toolbars to their defaults?
	</dialog>
	<dialog name="S_DlgNoNewsItemSelected">
		This feature requires a news item to be selected in the news item list.
	</dialog>
	<dialog name="S_DlgBlockedEnclosure">
		This enclosure type has been blocked by FeedDemon.  To customize the allowed enclosure types, click the "Enclosures" button in FeedDemon's options.\n\n(%s).
	</dialog>
	<dialog name="S_DlgNGSoapException">
		SOAP exception: call to &quot;%s&quot; failed.\n\n%s
	</dialog>
	<dialog name="S_DlgNGActivationFailed">
		We're sorry, but FeedDemon could not be activated.  Please check that you entered your login correctly, and that your firewall permits FeedDemon to connect.\n\nIf you're connecting through a proxy server, make sure that FeedDemon's proxy settings are configured correctly.
	</dialog>
	<dialog name="S_DlgNGActivationIncorrectLogin">
		Your NewsGator Online login does not appear to be correct.  Please check that you entered the correct user name and password.
	</dialog>
	<dialog name="S_DlgNGActivationBadProxy">
		FeedDemon was denied access to the Internet.  Please check that your firewall permits FeedDemon to connect.  If you're connecting through a proxy server, make sure that FeedDemon's proxy settings are configured correctly.	
	</dialog>
	<dialog name="S_DlgNGActivationCantConnect">
		FeedDemon was unable to connect to the Internet.\n\nPlease verify that your firewall permits FeedDemon to connect.  If you're connecting through a proxy server, make sure that FeedDemon's proxy settings are configured correctly.
	</dialog>
	<dialog name="S_DlgActivationTimeout">
		FeedDemon timed out trying to contact our activation server.  This is most likely a temporary problem with our server, so FeedDemon will continue to operate, and we'll activate it later on.
	</dialog>
	<dialog name="S_DlgNGCreateLocationFailed">
		FeedDemon was unable to create this location.
	</dialog>
	<dialog name="S_DlgNGLocationDoesNotExist">
		The NewsGator location you assigned to this copy of FeedDemon no longer exists.  In order to synchronize with NewsGator Online, you'll need to select a new location.
	</dialog>
	<dialog name="S_DlgNGErrAddFolderFailed">
		FeedDemon was unable to add this folder to your NewsGator subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrRenameFolderFailed">
		FeedDemon was unable to rename this folder in your NewsGator subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrDeleteSubFailed">
		FeedDemon was unable to delete this feed from your NewsGator subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrGetSubscriptionListFailed">
		FeedDemon was unable to retrieve your NewsGator subscriptions.
	</dialog>
	<dialog name="S_DlgNGEmptySubscriptionList">
		You don't have any feeds in your NewsGator subscriptions.
	</dialog>
	<dialog name="S_DlgSubscribedToAllFeedsInOpml">
		FeedDemon is already subscribed to every feed in the selected OPML.
	</dialog>
	<dialog name="S_DlgSubscribedToAllFeedsInNG">
		FeedDemon is already subscribed to every feed in your NewsGator subscriptions.
	</dialog>
	<dialog name="S_DlgSubscribedToAllFeedsInBloglines">
		FeedDemon is already subscribed to every feed in your Bloglines subscriptions.
	</dialog>
	<dialog name="S_DlgNGLoginRequired">
		Please enter your NewsGator Online user name and password.
	</dialog>
	<dialog name="S_DlgNGActivationRequired">
		Activation is required in order to use this FeedDemon pre-release.  Are you sure you wish to cancel?
	</dialog>
	<dialog name="S_DlgNGSubscriptionExpired">
		Your NewsGator Online subscription has expired.  Would you like to renew it now?
	</dialog>
	<dialog name="S_DlgHtmlNGConvertToNGFolderSuccess">
		<![CDATA[Now that this folder is <b>synchronized</b>, feeds you add to this folder will automatically be added to NewsGator Online.<br><br>Likewise, feeds you delete from this folder will also be removed from NewsGator Online.]]>
	</dialog>
	<dialog name="S_DlgNGConfirmToPrivateFolder">
		Turning off synchronization for this folder will remove it from NewsGator Online.  Continue?
	</dialog>
	<dialog name="S_DlgNGFindFeedsUnavailable">
		We're sorry, but our feed search is currently unavailable.  Please try again later.
	</dialog>
	<dialog name="S_DlgOverwriteFDSubscriptions">
		The OPML file you've selected is the file which stores your FeedDemon subscriptions.  Trust me, you don't want to overwrite this file.
	</dialog>
	<dialog name="S_DlgErrImportV1">
		FeedDemon was unable to import your subscriptions.
	</dialog>	
	<dialog name="S_DlgSuccessImportV1">
		FeedDemon successfully imported your subscriptions.
	</dialog>
	<dialog name="S_DlgSkipV1Import">
		This is the only time you'll be able to import your subscriptions from the previous version of FeedDemon.  Are you sure you want to skip doing this?
	</dialog>
	<dialog name="S_DlgImportSuccess">
		Successfully imported %d feeds.
	</dialog>
	<dialog name="S_DlgConfirmDeleteLogin">
		Delete selected login?
	</dialog>
	<dialog name="S_DlgConfirmFeedAutoUnsub">
		Enabling this option will unsubscribe from this feed without warning.  Continue?
	</dialog>
	<dialog name="S_DlgAbnormalShutdown">
		FeedDemon must check your feeds for errors because it wasn't shut down correctly.  This should only take a minute.
	</dialog>
	<dialog name="S_DlgAttentionFormula">
		FeedDemon uses this formula to calculate attention:\n\nFeed Clicks\n+ Item Clicks\n+ Podcast Clicks\n+ (Items <em>ever</em> flagged &#215; 2)\n+ (Items added to news bins &#215; 2)\n+ (Items added to watches &#247; 2)
	</dialog>	
</dialogs>
<!--
******************************
*** SECTION III: CONSTANTS ***
******************************
-->
<constants>
		<!-- *** 
		If you're localizing FeedDemon, S_TranslatorCredit is where you get the credit.  this string will appear on the 'About' screen.
		ex: "English translation by Nick Bradbury"	
		*** -->
		<const name="S_TranslatorCredit" value=""/>
		<!-- filters for open dialog -->
		<const name="S_OpmlFileFilter">
			<![CDATA[OPML files|*.opml|All files|*.*]]>
		</const>
		<const name="S_RssFileFilter">
			<![CDATA[RSS files|*.rss|All files|*.*]]>
		</const>
		<const name="S_XmlFileFilter">
			<![CDATA[XML files|*.xml|All files|*.*]]>
		</const>
		<const name="S_SoundFileFilter">
			<![CDATA[WAV Files (*.wav)|*.wav]]>
		</const>
		<!-- miscellaneous -->
		<const name="S_True" value="True"/>
		<const name="S_False" value="False"/>
		<const name="S_None" value="(none)"/>
		<const name="S_Empty" value="(empty)"/>
		<const name="S_EmptyValue" value=""/>
		<const name="S_NoTitle" value="(no title)"/>
		<const name="S_NewItemCount" value="%d new items"/>
		<const name="S_WorkingOffline" value="Working Offline"/>
		<const name="S_NotApplicable" value="N/A"/>
		<const name="S_KeywordSubscriptionTitle" value="%s keyword: %s"/>
		<const name="S_TagSubscriptionTitle" value="%s tag: %s"/>
		<const name="S_EmptyNewsItemDescription" value="(no description)"/>
		<const name="S_SearchResults" value="Search Results"/>
		<const name="S_All" value="All"/>
		<const name="S_Untitled" value="Untitled"/>
		<const name="S_Folder" value="Folder"/>
		<const name="S_NGRootFolder" value="[My Feeds]"/>
		<const name="S_FeedBurnerErr" value="Unable to retrieve FeedBurner statistics"/>
		<!-- tabbed browsing -->
		<const name="S_BrowserEmptyTab" value="(blank)"/>
		<const name="S_BrowserLoadingTab" value="Loading..."/>
		<const name="S_MnuAddToFavorites" value="Add to Favorites"/>
		<const name="S_MnuOrganizeFavorites" value="Organize Favorites"/>
		<!-- day names - used by news item date grouping and newspaper date filter -->
		<const name="S_Today" value="Today"/>
		<const name="S_Yesterday" value="Yesterday"/>
		<const name="S_ThisWeek" value="This Week"/>
		<const name="S_LastWeek" value="Last Week"/>
		<const name="S_ThisMonth" value="This Month"/>
		<const name="S_LastMonth" value="Last Month"/>
		<const name="S_Older" value="Older"/>
		<const name="S_Sunday" value="Sunday"/>
		<const name="S_Monday" value="Monday"/>
		<const name="S_Tuesday" value="Tuesday"/>
		<const name="S_Wednesday" value="Wednesday"/>
		<const name="S_Thursday" value="Thursday"/>
		<const name="S_Friday" value="Friday"/>
		<const name="S_Saturday" value="Saturday"/>
		<const name="S_Future" value="Future"/>
		<!-- newspaper headlines -->
		<const name="S_AllNews" value="All News"/>
		<const name="S_UnreadNews" value="Unread News"/>
		<const name="S_FlaggedNews" value="Flagged News"/>
		<const name="S_UnreadOrFlaggedNews" value="Unread or Flagged"/>
		<const name="S_TodaysNews" value="Today's News"/>
		<const name="S_Last24HrsNews" value="Last 24 Hours"/>
		<const name="S_Last48HrsNews" value="Last 48 Hours"/>
		<const name="S_YesterdaysNews" value="Yesterday's News"/>
		<const name="S_ThisWeeksNews" value="This Week's News"/>
		<const name="S_LastWeeksNews" value="Last Week's News"/>
		<const name="S_ThisMonthsNews" value="This Month's News"/>
		<const name="S_LastMonthsNews" value="Last Month's News"/>
		<!-- newspaper date/time labels - %s is the date, ex: "Received Today" -->
		<const name="S_NewsRcvdDate" value="Received %s"/>
		<const name="S_NewsPubDate" value="Published %s"/>
		<const name="S_NewsGenericDate" value="%s"/>
		<!-- time intervals when setting update frequency -->
		<const name="S_Minutes" value="Minutes"/>
		<const name="S_Hours" value="Hours"/>
		<const name="S_Days" value="Days"/>
		<!-- message dialog captions -->
		<const name="S_Confirmation" value="Confirmation"/>
		<const name="S_Warning" value="Warning"/>
		<const name="S_Error" value="Error"/>
		<const name="S_Information" value="Information"/>
		<const name="S_Note" value="Note"/>
		<!-- buttons -->
		<const name="S_BtnOK" value="OK"/>
		<const name="S_BtnCancel" value="Cancel"/>
		<const name="S_BtnClose" value="Close"/>
		<const name="S_BtnNext" value="&amp;Next &gt;"/>
		<const name="S_BtnBack" value="&lt; &amp;Back"/>
		<const name="S_BtnFinish" value="&amp;Finish"/>
		<const name="S_BtnStop" value="Stop"/>
		<const name="S_BtnYes" value="&amp;Yes"/>
		<const name="S_BtnNo" value="&amp;No"/>
		<const name="S_BtnEdit" value="&amp;Edit"/>
		<const name="S_BtnRemove" value="&amp;Remove"/>
		<const name="S_BtnAdd" value="&amp;Add"/>
		<const name="S_BtnShowDetails" value="Details &gt;&gt;"/>
		<const name="S_BtnHideDetails" value="&lt;&lt; Details"/>
		<const name="S_BtnNewFolder" value="New Folder"/>
		<const name="S_BtnSkip" value="Skip"/>
		<const name="S_BtnChange" value="Change"/>
		<!-- remove channel - actFeedRemove -->
		<const name="S_RemoveFeed" value="Unsubscribe"/>
		<const name="S_RemoveWatch" value="Delete Watch"/>
		<const name="S_RemoveNewsBin" value="Delete News Bin"/>
		<!-- channel properties - actFeedProperties -->
		<const name="S_PropertiesFeed" value="Feed Properties"/>
		<const name="S_PropertiesWatch" value="Watch Properties"/>
		<const name="S_PropertiesNewsBin" value="News Bin Properties"/>
		<!-- news item date filters - currently unused -->
		<const name="S_FilterToday" value="Today"/>
		<const name="S_FilterYesterday" value="Yesterday"/>
		<const name="S_FilterThisWeek" value="This Week"/>
		<const name="S_FilterLastWeek" value="Last Week"/>
		<const name="S_FilterThisMonth" value="This Month"/>
		<const name="S_FilterLastMonth" value="Last Month"/>
		<!-- status bar messages -->
		<const name="S_StatusHttpFailed" value="Failed to connect to %s"/>
		<const name="S_StatusHttpAuthFailed" value="Failed to authenticate connection to %s"/>
		<const name="S_StatusHttpConnect" value="Connecting..."/>
		<const name="S_StatusHttpDownload" value="Downloading..."/>
		<const name="S_StatusPopupKilled" value="Popups were blocked on this page.  Press &quot;Ctrl&quot; when clicking to allow popups."/>
		<const name="S_StatusAutoDiscoveryCount" value="%d auto-discovered feeds"/>
		<const name="S_StatusNumItemsDisplayed" value="%d items displayed"/>
		<const name="S_StatusNumItemsFiltered" value="(%d items hidden by filter)"/>
		<const name="S_StatusEMailFailed" value="Email was not sent"/>
		<const name="S_StatusFeedUpdated" value="%s has %d new item(s)"/>
		<const name="S_StatusCleaningFeed" value="Cleaning %s..."/>
		<const name="S_StatusFeedMoved" value="Moved feed to %s"/>
		<const name="S_StatusProcessing" value="Processing..."/>
		<const name="S_StatusSaving" value="Saving..."/>
		<const name="S_StatusScanningFeeds" value="Scanning feeds..."/>
		<const name="S_StatusSearchingEscapeCancel" value="[Hold &lt;Escape&gt; to cancel] Searching %s..."/>
		<const name="S_StatusUpdateNumNewItems" value="%d new items downloaded"/>
		<!-- used on fAddFeedDlg to show # of feeds user is adding -->
		<const name="S_StatusNumSelected" value="%d selected"/>
		<!-- importing from previous version -->
		<const name="S_StatusImporting" value="Importing %s..."/>
		<!-- status for secure lock icon -->
		<const name="S_StatusLockIconUnsecure" value=""/>
		<const name="S_StatusLockIconMixed" value="Mixed Security"/>
		<const name="S_StatusLockIconUnknownBits" value="Unknown Security"/>
		<const name="S_StatusLockIcon40Bit" value="40 Bit Security"/>
		<const name="S_StatusLockIcon56Bit" value="56 Bit Security"/>
		<const name="S_StatusLockIconFortezza" value="Fortezza Security"/>
		<const name="S_StatusLockIcon128Bit" value="128 Bit Security"/>
		<!-- status for NewsGator API calls -->
		<const name="S_StatusNGConnecting" value="Contacting NewsGator..."/>
		<const name="S_StatusNGDownloadingSubs" value="Downloading subscriptions..."/>
		<const name="S_StatusNGMergingSubs" value="Merging subscriptions..."/>
		<const name="S_StatusNGImportingSubs" value="Importing subscriptions..."/>
		<const name="S_StatusNGAddSubscription" value="Adding subscription..."/>
		<const name="S_StatusNGMoveSubscription" value="Moving subscription..."/>
		<const name="S_StatusNGDeleteSubscriptions" value="Deleting subscriptions..."/>
		<const name="S_StatusNGSynchronizing" value="Synchronizing..."/>
		<const name="S_StatusNGCreateFolder" value="Creating folder..."/>
		<const name="S_StatusNGDeleteFolder" value="Deleting folder..."/>
		<const name="S_StatusNGRenameFolder" value="Renaming folder..."/>
		<const name="S_StatusNGSubscriptionChangesApplied" value="Your FeedDemon subscriptions have been updated."/>
		<!-- news item states -->
		<const name="S_Read" value="Read"/>
		<const name="S_Unread" value="Unread"/>
		<const name="S_Flagged" value="Flagged"/>
		<const name="S_Unflagged" value="Not Flagged"/>
		<const name="S_Enclosure" value="Enclosure"/>
		<const name="S_NoEnclosure" value="No Enclosure"/>
		<!-- navbar hint -->
		<const name="S_FeedHint" value="%s\n%d items, %d unread"/>
		<const name="S_FeedHintLastUpdate" value="Last update: %s"/>
		<const name="S_FeedHintLastPostDate" value="Last post: %s"/>
		<const name="S_FeedHintHttpStatus" value="Last HTTP status: %d"/>
		<!-- news item list and list view columns -->
		<const name="S_ColTitle" value="Title"/>
		<const name="S_ColRcvdDate" value="Received"/>
		<const name="S_ColPubDate" value="Published"/>
		<const name="S_ColGenericDate" value="Date"/>
		<const name="S_ColModDate" value="Modified"/>
		<const name="S_ColDescription" value="Description"/>
		<!-- also used on fKeyboardShortcutsDlg -->
		<const name="S_ColLink" value="Link"/>
		<const name="S_ColRead" value="Read"/>
		<const name="S_ColAuthor" value="Author"/>
		<const name="S_ColFlagged" value="Flagged"/>
		<const name="S_ColSource" value="Source"/>
		<const name="S_ColCategory" value="Category"/>
		<const name="S_ColEnclosure" value="Enclosure"/>
		<const name="S_ColLastPostDt" value="Last Post"/>
		<const name="S_ColRssFile" value="Feed"/>
		<const name="S_ColShortcut" value="Shortcut"/>
		<!-- fBlogThisAppsDlg -->
		<const name="S_ColAppName" value="Name"/>
		<const name="S_ColAppCmdLine" value="Command Line"/>
		<const name="S_ColAppDefault" value="Default"/>
		<!-- fChannelPropertiesDlg -->
		<const name="S_FeedPropAuthorTtl" value="Author's update frequency: %d minutes"/>
		<const name="S_EnterDeliciousUserName" value="Enter your del.icio.us user name"/>
		<!-- fOptionsDlg (sounds) -->
		<const name="S_SndWatchNotify" value="Item added to watch"/>
		<const name="S_SndNewsBinNotify" value="Item added to news bin"/>
		<const name="S_SndAutoDiscovery" value="Feed added to auto-discovery list"/>
		<const name="S_SndDesktopAlert" value="Desktop alert"/>
		<!-- updating -->
		<const name="S_UpdateFolder" value="Update F&amp;older"/>
		<const name="S_CancelUpdate" value="Cancel Update"/>
		<!-- MSXML error detail -->
		<const name="S_XmlErrDetailLine" value="Line %d, Col %d: %s"/>
		<!-- used in main form caption for custom affiliate builds - ex: "InfoWorld Edition" -->
		<const name="S_AffilDisplayName" value="%s Edition"/>
		<const name="S_SearchWeb" value="Search Web"/>
		<!-- trial/order strings -->
		<const name="S_LblSubscription" value="Your subscription expires %s"/>
		<const name="S_TrialOrderNow" value="Order Now!"/>
		<const name="S_TrialOrderNowHint" value="Order FeedDemon now!"/>
		<const name="S_TrialOrderLater" value="Order Later"/>
		<const name="S_TrialOrderInfoHtml">
			<![CDATA[Why wait any longer?  <B><a href="order_link">Order Now!</a></B><BR><BR><IND x="15"><LI><B>Instant Delivery</B> -  Download immediately after placing your order<BR><BR><IND x="15"><LI><B>Safe and Secure</B> - Your online order is private, encrypted and secure]]>
		</const>
		<const name="S_TrialExpiredHtml">
			<![CDATA[<b>Trial Version Expired</b><br><br>Your FeedDemon trial period has <b><FONT color="#FF0000">expired</FONT></b>]]>
		</const>
		<const name="S_TrialUsageHtml">
			<![CDATA[<b>Trial Version</b><br><br>Your %d-usage FeedDemon trial period has %d uses remaining.]]>
		</const>
		<const name="S_TrialDaysHtml">
			<![CDATA[<b>Trial Version</b><br><br>Your %d-day FeedDemon trial period has %d days remaining.]]>
		</const>
		<const name="S_TrialNewspaperWatermark">
			<![CDATA[<div style="color:red; position: absolute; top: 1px; right: 1px; font-weight: bold; font: 8pt Arial;">UNREGISTERED TRIAL VERSION</div>]]>
		</const>
		<!-- login dialog for secure feeds -->
		<const name="S_SecureFeedLoginMsg">
			<![CDATA[<b>%s</b><br><br>This feed requires a user name and password.]]>
		</const>
		<const name="S_NewSecureFeedLoginMsg">
			<![CDATA[<b>Secure Feed</b><br><br>This feed requires a user name and password.]]>
		</const>
		<const name="S_EditSecureFeedLoginMsg">
			<![CDATA[<b>%s</b><br><br>Enter this feed's user name and password.]]>
		</const>
		<const name="S_LoginMsgBloglines">
			<![CDATA[<b>Bloglines</b><br><br>Enter your Bloglines user name and password.]]>
		</const>
		<const name="S_LoginMsgDelicious">
			<![CDATA[<b>Delicious</b><br><br>Enter your Delicious user name.]]>
		</const>
		<const name="S_ClearStoredItems" value="[ Clear this list ]"/>
		<const name="S_UseDefaultNewspaper" value="(no custom style)"/>
		<!-- toolbar customization menu -->
		<const name="S_TBar_AddRemoveButtons" value="Add/Remove Buttons"/>
		<const name="S_TBar_MoreButtons" value="Customize"/>
		<!-- titles for watch/news bin newspapers -->
		<const name="S_Watches" value="Watches"/>
		<const name="S_NewsBins" value="News Bins"/>
		<const name="S_CreateNewsBin" value="Create news bin..."/>
		<!-- UI styles -->
		<const name="S_StyleDefault" value="Default"/>
		<const name="S_StyleOffice11" value="Office 11"/>
		<!-- feed stats (feed properties dialog and Report.xsl) -->
		<const name="S_StatLastPostDate" value="Last post date"/>
		<const name="S_StatTotalPosts" value="Total items"/>
		<const name="S_StatUnreadPosts" value="Unread items"/>
		<const name="S_StatFlaggedPosts" value="Flagged items"/>
		<const name="S_StatFeedVisits" value="Feed clicks"/>
		<const name="S_StatPostVisits" value="Item clicks"/>
		<const name="S_StatEnclosureVisits" value="Podcast clicks"/>
		<const name="S_StatPostsAddedToNewsBins" value="Items added to news bins"/>
		<const name="S_StatPostsAddedToWatches" value="Items added to watches"/>
		<const name="S_StatPostsEverFlagged" value="Items ever flagged"/>
		<const name="S_StatAttention" value="Attention"/>
		<const name="S_AttentionHelp" value="How is &quot;attention&quot; calculated?"/>
		<!-- report titles -->
		<const name="S_RptTitleDinosaurs" value="Top %d Dinosaurs"/>
		<const name="S_RptTitleMostVisited" value="Top %d Most Visited Feeds"/>
		<const name="S_RptTitleLeastVisited" value="Top %d Least Visited Feeds"/>
		<const name="S_RptTitleMostAttention" value="Top %d Feeds I'm Paying the Most Attention To"/>
		<const name="S_RptTitleLeastAttention" value="Top %d Feeds I'm Paying the Least Attention To"/>
		<const name="S_RptTitleFindFeeds" value="Find Feeds"/>
		<const name="S_RptSubtitleFindFeeds" value="To locate new feeds, enter a keyword above."/>
		<const name="S_RptTitleFindFeedsResults" value="Found %d feeds matching '%s'"/>
		<const name="S_RptSubtitleFindFeedsResults" value="To subscribe to a feed, click the RSS button that appears beside it.  To visit a feed's home page, click its title."/>
		<const name="S_EnterKeyword" value="[Enter Keyword]"/>
		<!-- NG subscription change detail -->
		<const name="S_SubChangeDetailNewFolder" value="New folder: %s"/>
		<const name="S_SubChangeDetailRenamedFolder" value="Renamed folder: %s"/>
		<const name="S_SubChangeDetailDeletedFolder" value="Deleted folder: %s"/>
		<const name="S_SubChangeDetailNewFeed" value="New feed: %s"/>
		<const name="S_SubChangeDetailRenamedFeed" value="Renamed feed: %s"/>
		<const name="S_SubChangeDetailDeletedFeed" value="Deleted feed: %s"/>
		<const name="S_SubChangeDetailMovedFeed" value="Moved feed: %s"/>
		<const name="S_SubChangeDetailRedirectedFeed" value="Redirected feed id: %s"/>
		<!-- added for 'Surfer' newspaper style -->
		<const name="S_NewsHintAddToNewsBin" value="Copy to news bin"/>
		<const name="S_NewsHintOpenInNewTab" value="Open link in new tab"/>
		<const name="S_NewsHintOpenExternal" value="Open in external browser"/>
		<const name="S_NewsHintEnclosure" value="Download enclosure"/>
		<const name="S_NewsHintComments" value="Comments"/>
		<const name="S_NewsHintToggleRead" value="Toggle read"/>
		<const name="S_NewsHintToggleFlag" value="Toggle flag"/>
		<const name="S_NewsHintMarkRead" value="Mark as read"/>
		<const name="S_NewsHintEmail" value="EMail this post"/>
		<const name="S_NewsHintPostToDelicious" value="Post to del.icio.us"/>
		<const name="S_NewsHintGotoFeed" value="Show this feed"/>
		<const name="S_NewsHintGotoPost" value="Show this post"/>
		<const name="S_NewsHintUnsubscribe" value="Unsubscribe"/>
		<const name="S_NewsHintSubscribe" value="Subscribe"/>
		<const name="S_NewsHintProperties" value="Properties"/>
		<const name="S_NewsHdrDescriptions" value="Descriptions"/>
		<const name="S_NewsHdrFeeds" value="Feeds"/>
		<const name="S_NewsHdrSortBy" value="Sort By"/>
		<const name="S_NewsHdrSortOrder" value="Sort Order"/>
		<const name="S_NewsHdrGroupBy" value="Group By"/>
		<const name="S_NewsHdrTotal" value="Total"/>
		<const name="S_NewsLblDate" value="Date"/>
		<const name="S_NewsLblTitle" value="Title"/>
		<const name="S_NewsLblFull" value="Full"/>
		<const name="S_NewsLblShort" value="Short"/>
		<const name="S_NewsLblNone" value="None"/>
		<const name="S_NewsLblFeed" value="Feed"/>		
		<const name="S_NewsLblAscending" value="Ascending"/>
		<const name="S_NewsLblDescending" value="Descending"/>
</constants>
</language>

