<?xml version="1.0" standalone="yes"?>
<!-- 
	***************************************************************
	This XML language file is split into three 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="2.6">
<!-- 
************************
*** SECTION I: FORMS ***
************************
-->
	<forms>
		<!-- form: main form -->
		<form name="fFDMain">
			<!-- file actions -->
			<control name="actFileNewFeed" caption="&amp;Subscribe"/>
			<control name="actFileNewFolder" caption="New &amp;Folder"/>
			<control name="actFileNewNewsBin" caption="New &amp;Clippings Folder"/>
			<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 $APP_NAME$"/>
			<control name="actFileOffline" caption="Work &amp;Offline"/>
			<control name="actFilePrefetchUnread" caption="Prefetch &amp;Unread Items for Offline Reading..."/>
			<control name="actFileAutoDiscoveredFeeds" caption="Auto-Discovered 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 $APP_NG_VERSION$"/>
			<control name="actDebugSaveToCache" caption="Save to Cache"/>
			<control name="actDebugSaveSyncCache" caption="Save NG Sync Cache"/>
			<control name="actDebugScanForNGSubs" caption="Check for $APP_NG_VERSION$ 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"/>
			<control name="actDebugResetNGSyncToken" caption="Reset NG Sync Token"/>
			<control name="actDebugDeleteNGSubs" caption="Delete all NG Subscriptions"/>
			<control name="actDebugEnableAllDisabledFeeds" caption="Re-enable all disabled feeds"/>
			<!-- options -->
			<control name="actOptionsShowOptions" caption="&amp;Options..."/>
			<control name="actOptionsKeyboardShortcuts" caption="&amp;Keyboard Shortcuts..."/>
			<control name="actOptionsConfigureBlogThisApps" caption="Configure Blog Publishing Tools..."/>
			<control name="actOptionsResetToolbars" caption="&amp;Reset Toolbars..."/>
			<control name="actOptionsDesktopAlert" caption="Options..."/>
			<control name="actOptionsInternet" caption="&amp;Internet Options..."/>
			<control name="actOptionsSync" caption="Synchroni&amp;zation Options..."/>
			<control name="actOptionsConnection" caption="Connection Settings..."/>
			<control name="actOptionsChooseDefaultNewsBin" caption="Choose Default Clippings Folder..."/>
			<!-- focus -->
			<control name="actFocusAddressBar" caption="Focus Address Bar"/>
			<control name="actFocusBrowser" caption="Focus Browser"/>
			<control name="actFocusNewsItems" caption="Focus News Items"/>
			<control name="actFocusSubscriptions" caption="Focus Subscriptions"/>
			<control name="actFocusInstantSearch" caption="Focus Instant Search"/>
			<!-- view actions -->
			<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="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="actViewBrowserRight" caption="Browser on &amp;Right"/>
			<control name="actViewBrowserBottom" caption="Browser on &amp;Bottom"/>
			<control name="actViewFeedBar" caption="Show Su&amp;bscriptions"/>
			<control name="actViewMySubscriptions" caption="$S_HdrSubscriptions$ Home"/>
			<control name="actViewMemeReport" caption="$S_MemeRptTitle$"/>
			<control name="actViewDinosaurReport" caption="$S_DinosaurRptTitle$"/>
			<control name="actViewFeedHistoryReport" caption="$S_FeedHistoryRptPageTitle$"/>
			<control name="actViewAttentionReport" caption="$S_FeedAttentionRptTitle$"/>
			<control name="actViewHttpErrorReport" caption="$S_HttpErrorRptPageTitle$"/>
			<control name="actViewCollapseFolders" caption="Collapse All Folders"/>
			<control name="actViewHideReadItems" caption="Hide Read Items"/>
			<control name="actViewAutoPreview" caption="Show item descriptions"/>
			<control name="actViewNextFolder" caption="Next Folder"/>
			<control name="actViewPreviousFolder" caption="Previous Folder"/>
			<control name="actViewNextUnreadFolder" caption="Next Unread Folder"/>
			<control name="actViewNewsItems" caption="Show News Items"/>
			<control name="actViewChangeFeedBarPos" caption="Change Position of Subscriptions"/>
			<control name="actViewToolbars" caption="Show Toolbars"/>
			<!-- view styles -->
			<control name="actViewStyleFolders" caption="Folder View"/>
			<control name="actViewStyleFeedList" caption="Feed View"/>
			<control name="actViewStyleUnreadFeedList" caption="Unread Feed View"/>
			<control name="actViewStyleFlaggedFeedList" caption="Flagged Feed View"/>
			<control name="actViewStyleUnreadFolders" caption="Unread Folder View"/>
			<control name="actViewStyleKeyword" caption="Keyword View..."/>
			<!-- view sorting -->
			<control name="actViewSortTitle" caption="Sort by Title"/>
			<control name="actViewSortLastPost" caption="Sort by Last Post Date"/>
			<control name="actViewSortAttention" caption="Sort by Attention"/>
			<!-- 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"/>
			<control name="actToolsEnableSync" caption="Turn On Synchronization"/>
			<control name="actToolsTestConnection" caption="Test Connection..."/>
			<control name="actToolsResynchronize" caption="Resynchronize Now"/>
			<control name="actToolsPanicBtn" caption="Hit the Panic Button!"/>
			<!-- 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="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 Feeds"/>
			<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 Feeds Read"/>
			<control name="actFolderDelete" caption="Delete &amp;Folder"/>
			<control name="actFolderMarkAllWatchesAsRead" caption="Mark All &amp;Watches Read"/>
			<control name="actFolderMarkAllNewsBinsAsRead" caption="Mark All &amp;Clippings Folders Read"/>
			<control name="actFolderProperties" caption="F&amp;older Properties"/>
			<!-- feed actions -->
			<control name="actFeedHome" caption="Feed H&amp;ome"/>
			<control name="actFeedUpdate" caption="$S_UpdateFeed"/>
			<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="actFeedEnable" caption="Enabled"/>
			<control name="actFeedRerunWatch" caption="Rerun Watch"/>
			<control name="actFeedCopyXmlUrl" caption="Copy Feed Address"/>
			<control name="actFeedCopyHtmlUrl" caption="Copy Feed Home Page"/>
			<control name="actFeedConvertToNonBloglines" caption="Convert to non-Bloglines feed"/>
			<control name="actFeedShowMyClippings" caption="Show Root Clippings Folder"/>
			<!-- 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="actNewsCopyPostToClipboard" caption="Copy News Item to Clipboard"/>
			<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="actNewsShowInExternalBrowser" caption="Show Link in External Browser"/>
			<control name="actNewsSelectGroup" caption="Select All in Group"/>
			<!-- newspaper -->
			<control name="actNewspaperMarkPageRead" caption="Mark Page Read"/>
			<control name="actNewspaperMarkAllPagesRead" caption="Mark All Pages Read"/>
			<control name="actNewspaperMarkPageReadAndGotoNext" caption="Next" hint="Mark Page Read and Go to Next Page"/>
			<control name="actNewspaperPageNext" caption="Next Page"/>
			<control name="actNewspaperPagePrev" caption="Previous Page"/>
			<control name="actNewspaperReverseSort" caption="Sort in Reverse"/>
			<control name="actNewspaperSelectFilter" caption="Select Newspaper Filter"/>
			<control name="actNewspaperSelectStyle" caption="Select Newspaper Style"/>
			<control name="actNewspaperReloadIgnoreLowBandwidth" caption="Reload Newspaper (Ignore Low-Bandwidth)"/>
			<!-- speech actions (unexposed) -->
			<control name="actSpeechActivePost" caption="Speak active post"/>
			<control name="actSpeechStop" caption="Stop Speaking"/>
			<!-- help actions -->
			<control name="actHelpAbout" caption="&amp;About $APP_NAME$"/>
			<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="$APP_NAME$ &amp;Support"/>
			<control name="actHelpNewsGatorOnline" caption="NewsGator &amp;Online"/>
			<control name="actHelpSupportForums" caption="NewsGator Support Forums"/>
			<control name="actHelpRenewAccount" caption="Renew my $APP_NG_VERSION$ subscription"/>
			<!-- local search -->
			<control name="actSearchConvertToNewsBin" caption="Convert to Clippings Folder"/>
			<control name="actSearchConvertToWatch" caption="Convert to Watch"/>
			<control name="actSearchClear" caption="Clear"/>
			<control name="actSearchSubscriptions" caption="Search Subscriptions..."/>
			<!-- inline search -->
			<control name="actInlineSearchHighlight" caption="Highlight All" hint="Highlight all occurrences of keyword"/>
			<control name="actInlineSearchFindNext" caption="Next" hint="Find Next"/>
			<control name="actInlineSearchFindPrev" caption="Previous" hint="Find Previous"/>
			<control name="actInlineSearchOpen" caption="Find in this Page"/>
			<control name="actInlineSearchClose" caption="Close Inline Search"/>
			<control name="actInlineSearchMove" caption="Change position"/>
			<!-- 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="mnuHelp" caption="&amp;Help"/>
			<!-- menu controls (see also actions) -->
			<control name="mnuFileNew" caption="&amp;New"/>
			<control name="mnuFileAutoDiscover" caption="Auto-discovered Feeds"/>
			<control name="mnuFileNewFeedDropdown" hint="Subscribe to a feed"/>
			<control name="mnuBrowseAddressCombo" caption="Address or Search Phrase" hint="Enter a web address (URL) or a phrase you wish to search for"/>
			<control name="mnuNewsAddToNewsBin" caption="Add to &amp;Clippings Folder"/>
			<control name="mnuNewsBinList" caption="Clippings"/>
			<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="mnuBlogThis" caption="&amp;Blog this News Item"/>
			<control name="mnuBrowseFavorites" caption="F&amp;avorites"/>
			<control name="mnuBrowseTabbed" caption="&amp;Tabbed Browsing"/>
			<control name="mnuBrowserZoom" caption="Text Size" hint="Change text size in browser"/>
			<control name="mnuBrowseSendTo" caption="Send To" hint="Send this page to"/>
			<control name="mnuViewBrowserPos" caption="Browser Position"/>
			<control name="mnuBrowseHistory" caption="Recent Pages" Hint="Recent Pages"/>
			<control name="mnuViewNext" caption="&amp;Next"/>
			<control name="mnuViewPrevious" caption="Pre&amp;vious"/>
			<control name="mnuLanguage" caption="&amp;Language"/>
			<control name="mnuToolsUpdate" caption="&amp;Update"/>
			<control name="mnuFileNewChannel" caption="New &amp;Subscription..."/>
			<control name="mnuNewsSendTo" caption="Send To"/>
			<control name="mnuViewStyle" caption="Views" hint="Change subscription view"/>
			<control name="mnuNewspaperStyles" caption="Style" hint="Change newspaper style"/>
			<control name="mnuNewspaperFiltersCombo" caption="Filter" hint="Change newspaper filter"/>
			<control name="mnuFeedCopy" caption="Copy"/>
			<control name="mnuViewSortFeeds" caption="Sort Feeds By"/>
			<control name="mnuSearchOptions" caption="Search Options"/>
			<control name="mnuSearchRecent" caption="Recent Searches"/>
			<control name="mnuSearchEngines" caption="Choose Search Provider..."/>
			<control name="mnuReports" caption="Reports"/>
			<control name="mnuInlineSearchEdit" caption="Find" hint="Find in this Page"/>
			<!-- tray icon menu items -->
			<control name="mnuPTray_Restore" caption="Restore"/>
			<control name="mnuPTray_Minimize" caption="Minimize"/>
			<!-- IE context menu for fdaction URLs -->
			<control name="mnuPIE_CopyShortcut" caption="Copy Shortcut"/>
			<control name="mnuPIE_OpenInNewTab" caption="Open in New Tab"/>
			<control name="mnuPIE_OpenInNewWindow" caption="Open in New Window"/>
			<!-- 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..."/>
			<control name="btnCancelPrefetch" caption="$S_BtnCancel$"/>
		</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: Add News Bin -->
		<form name="fAddNewsBinDlg" caption="Clippings Folder">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblTitle" caption="Clippings Folder"/>
			<control name="htmlNewsBin">
				<![CDATA[<b>Clippings folders</b> contain items from different feeds.  Simply copy an item to a clippings folder to keep it for later reference.]]>
			</control>
			<control name="htmlNewsBinTip">
				<![CDATA[<b>Tip:</b> Web page links and FeedDemon browser tabs can be dragged into a clippings folder.]]>
			</control>
			<control name="lblNewsBin" caption="Name"/>
			<control name="chkSynchronize" caption="Synchronize with $APP_NG_VERSION$"/>
			<control name="chkPublic" caption="Share as an RSS feed"/>
			<control name="chkDefault" caption="Make this the default clippings folder"/>
			<!-- note: first word in href must be either View, Copy or Email -->
			<control name="htmlFeedUrl">
				<![CDATA[<p align="right"><a href="View feed">View</a> / <a href="Copy feed URL to clipboard">Copy</a> / <a href="Email feed URL">Email</a></p>]]>
			</control>
			<control name="htmlRootFolderNote">
				<![CDATA[<b><FONT color="#FF0000">Note:</FONT></b> $S_ThisIsRootClipFolder$.  It is always synchronized.]]>
			</control>
		</form>
		<!-- form: news bin RSS feed created -->
		<form name="fNewsBinRssFeedDlg" caption="News Clippings Folder Created">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<!-- htmlCaption set at runtime from S_DlgNewsBinRssFeedCreated -->			
		</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 $APP_NAME$, 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 which contain it.]]>
			</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="Search for Keyword(s):"/>
			<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="Archiving"/>
			<control name="lblAutoPurgeMax" caption="Keep the most recent"/>
			<control name="lblAutoPurgeItems" 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="cxTabNotes" caption="Notes"/>
			<control name="lblName" caption="Title"/>
			<control name="lblNewsfeed" caption="Feed URL"/>
			<control name="lblHomepage" caption="Homepage URL"/>
			<control name="lblAdvanced" caption="Advanced Options"/>
			<control name="lblNotes" caption="My Notes"/>
			<control name="htmlNotes">
				<![CDATA[Enter your private comments about this feed.]]>
			</control>
			<control name="chkFeedEnabled" caption="Enable this feed (feed will no longer update if disabled)"/>
			<control name="chkExcludeFromWatches" caption="Exclude this feed from all watches"/>
			<control name="chkCollectAttention" caption="Collect attention data for this feed"/>
			<control name="chkShowNewItemAlert" caption="Include in desktop alert when new items arrive"/>
			<control name="chkAutoDownloadEnclosures" caption="Automatically download enclosures (podcasts)"/>
			<control name="lblStyle" caption="Newspaper style"/>
			<control name="htmlNGAutoUpdate">
				<![CDATA[Synchronized feeds are updated when $APP_NG_VERSION$ discovers that they have new content.]]>
			</control>
			<control name="htmlAutoPurge">
				<![CDATA[<b>Archiving</b> <a href="help:autopurge">(?)</a>]]>
			</control>
			<control name="lblAutoPurgeMax" caption="Keep the most recent"/>
			<control name="lblAutoPurgeItems" caption="items"/>
			<control name="chkAutoUpdate" caption="Check for news items every"/>
			<control name="lblAutoUpdateFreq" caption="Update Frequency"/>
			<control name="btnValidate" caption="Validate..."/>
			<control name="btnViewSource" caption="View source..."/>
			<control name="lblStats" caption="Statistics"/>
			<control name="mnuPID_FDCopy" caption="Copy FeedDemon ID to Clipboard"/>
			<control name="mnuPID_NGCopy" caption="Copy NewsGator ID to Clipboard"/>
			<control name="htmlFeedBurnerStats">
				<![CDATA[<IMG src="idx:20"> <A href="fbstats">Show FeedBurner Stats</A>]]>
			</control>
			<control name="chkAutoUnsub" caption="Automatically unsubscribe when feed hasn't updated in"/>
			<control name="lblAutoUnsubDays" caption="days"/>
			<control name="chkIgnoreDays" caption="Ignore new items older than"/>
			<control name="lblIgnoreDays" caption="days"/>
			<control name="chkPrefetch" caption="Include in prefetch"/>
			<control name="btnPrefetch" caption="Prefetch options..."/>
		</form>
		<!-- form: Options -->
		<form name="fOptionsDlg" caption="Options">
			<control name="cxTabGeneral" caption="General"/>
			<control name="cxTabReading" caption="Reading"/>
			<control name="cxTabAppearance" caption="Appearance"/>
			<control name="cxTabAlerts" caption="Desktop Alert"/>
			<control name="cxTabBrowsing" caption="Browsing"/>
			<control name="btnSounds" caption="Sounds..."/>
			<control name="btnPrefetch" caption="Prefetch..."/>
			<control name="btnConnection" caption="Connection..."/>
			<control name="btnConfirmations" caption="Confirmations..."/>
			<control name="btnEnclosures" caption="Enclosures/Podcasts..."/>
			<control name="btnPasswords" caption="Passwords..."/>
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="btnApply" caption="Apply"/>
			<control name="lblGeneral" caption="General"/>
			<control name="lblReading" caption="Reading"/>
			<control name="chkAutoUpdate" caption="Automatically update feeds"/>
			<control name="chkAutoCollapseFolders" caption="Automatically collapse folders"/>
			<control name="chkCheckForNewVersion" caption="Check daily for a new version of $APP_NAME$"/>
			<control name="lblBrowsing" caption="Browsing"/>
			<control name="lblTabbedBrowsing" caption="Tabbed browsing"/>
			<control name="lblSystemTray" caption="Show $APP_NAME$ in system tray"/>
			<control name="lblDesktopAlert" caption="Show desktop alert"/>
			<control name="lblNewsItemPane" caption="News item list"/>
			<control name="lblNewspaper" caption="Newspaper"/>
			<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="chkMinimizeToTray" caption="Minimize to system tray instead of closing"/>
			<control name="chkBrowseExternalInDefault" caption="Open external links in default browser instead of inside $APP_NAME$"/>
			<control name="chkBrowseSilent" caption="Suppress dialogs displayed by browser"/>
			<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="chkBrowseLinkWhenDescEmpty" caption="When an item is selected, go directly to its link when its description is empty"/>
			<control name="chkBrowseLinkDirect" caption="When an item is selected, always go directly to its link"/>
			<control name="chkAutoRead" caption="Mark selected news item as read"/>
			<control name="chkMarkAllReadOnFeedChange" caption="Mark feed read when feed changes"/>
			<control name="chkSpaceNavUnreadNewsItemList" caption="Spacebar moves to next unread item"/>
			<control name="lblNewspaperPostsPerPage" caption="# items to display per page"/>
			<control name="lblAppearanceColors" caption="Colors"/>
			<control name="lblAutoPreviewLineCnt" caption="# of lines to display from item 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="lblFeedBarColor" caption="Subscriptions"/>
			<control name="lblAppearanceFonts" caption="Fonts"/>
			<control name="lblNewspaperFontName" caption="Newspaper font"/>
			<control name="lblNewsItemFontName" caption="News item font"/>
			<control name="btnResetAppearance" caption="Reset to Defaults"/>
			<control name="chkAlertMinimized" caption="Only show desktop alert when $APP_NAME$ is minimized"/>
			<control name="chkAlertIncludeWatches" caption="Include watches in desktop alert"/>
			<control name="optAlertNever" caption="Never"/>
			<control name="optAlertAuto" caption="As new items are received"/>
			<control name="optAlertMinutes" caption="Every"/>
			<control name="lblAlertMinutes" caption="minutes"/>
			<control name="btnAlertChooseFeeds" caption="Choose &amp;Feeds..." hint="Choose which feeds to show in the desktop alert"/>
			<control name="chkNewspaperLargerFont" caption="Increase newspaper font size"/>
			<!-- <control name="chkNewspaperHighlightKw" caption="Highlight keywords in watches and subscription searches"/> -->
			<control name="chkNewspaperMarkPageReadOnChange" caption="Mark the current newspaper page read when I change pages"/>
			<control name="chkNewspaperLowBandwidth" caption="Optimize newspaper for low bandwidth (remove images)"/>
			<control name="chkNewspaperEnableEmbeds" caption="Enable videos and other embedded content in newspapers"/>
		</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 an event's sound, select it then 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="btnTestConnection" caption="&amp;Test Connection..."/>
			<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.  Although this situation is rare, it 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"/>
			<control name="chkHttpLogging" caption="Enable HTTP Logging (only enable if asked by $APP_NG_VERSION$ support)"/>
		</form>
		<!-- form: Options / Confirmation -->
		<form name="fOptionsConfirmationsDlg" caption="Confirmations">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnReset" caption="Reset to Defaults"/>
			<control name="lblTitle" caption="Place a checkmark next to each confirmation you wish to enable."/>
		</form>
		<!-- form: Options / Enclosures -->
		<form name="fOptionsEnclosuresDlg" caption="Enclosures/Podcasts">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="lblSafeList" caption="Permitted enclosures"/>
			<control name="optSafeList" caption="Permit access to these enclosure types (recommended)"/>
			<control name="optNoSafeList" caption="Permit access to all non-executable enclosures"/>
			<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="optAct_AddToQueue" caption="Add it to my FeedStation download queue"/>
			<control name="optAct_Navigate" caption="Open it immediately"/>
		</form>
		<!-- form: Options / Desktop Alert -->
		<form name="fOptionsDesktopAlertDlg" caption="Customize Desktop Alert">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="htmlWithAlert">
				<![CDATA[Feeds to <b>include</b> in desktop alert]]>
			</control>
			<control name="htmlWithoutAlert">
				<![CDATA[Feeds to <b>exclude</b> from desktop alert]]>
			</control>
		</form>
		<!-- form: Cleanup Wizard -->
		<form name="fCleanupWizardDlg" caption="Cleanup Wizard">
			<control name="lblTitle" caption="Cleanup Wizard"/>
			<control name="htmlStart">
			<![CDATA[For best performance, it's recommended that you run this wizard every few weeks to remove outdated news items.]]>
			</control>
			<control name="lblCleanupWhere" caption="What would you like to cleanup?"/>
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="optWhere_Everything" caption="Everything (all folders, watches and clippings)"/>
			<control name="optWhere_AllFolders" caption="All folders"/>
			<control name="optWhere_AllWatches" caption="All watches"/>
			<control name="optWhere_AllNewsBins" caption="All clippings"/>
			<control name="lblOptions" caption="Options"/>
			<control name="chkDate" caption="Remove items more than"/>
			<control name="lblDaysOld" caption="days old"/>
			<control name="chkMax" caption="Keep only the most recent"/>
			<control name="lblItems" caption="items"/>
			<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: 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..."/>
			<control name="tabStandard" caption="Standard"/>
			<control name="tabNewspaper" caption="Newspaper"/>
			<control name="htmlNwspTitle">
				<![CDATA[These shortcuts are supported when the <b>newspaper</b> has the focus:<br><ul><li>Ctrl+Down/Up = Next/previous item</li><li>Ctrl+Right/Left = Next/previous page</li><li>Enter = Show or expand item</li></ul>]]>
			</control>
			<control name="htmlNwspSubtitle">
				<![CDATA[These <B>single-key</B> newspaper shortcuts can be customized:]]>
			</control>
			<control name="htmlNwspHint" caption="To change a shortcut, select it above then press a key.  To remove a shortcut, select it then press Delete."/>
			<control name="htmlNwspInvalid" caption="Sorry, only alphanumeric keys may be assigned as shortcuts."/>
		</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="Edit Blog Publishing Tool">
			<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 or URL"/>
			<control name="chkDefault" caption="Set as &amp;default"/>
			<control name="htmlBlogThisTokens">
				<![CDATA[The tokens below may be added to the command line when posting via a URL.  To customize the format of the blog post when using a desktop blog publishing tool, edit the file <a href="edit:blogthis">BlogThis.dat</a> in $APP_NAME$'s data subfolder.]]>
			</control>
		</form>
		<form name="fTutorialDlg" caption="$APP_NAME$ Tutorial">
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnClose" caption="$S_BtnClose$"/>
			<control name="htmlWelcome">
				<![CDATA[<b>Welcome to $APP_NAME$ - we hope you enjoy using it as much as we enjoyed creating it!</b><BR><BR>If this is your first time using $APP_NAME$, we recommend viewing the tutorial before getting started.<BR><BR>Click Next to begin the tutorial, or click Skip to skip the tutorial and start using $APP_NAME$.]]>
			</control>
			<control name="lblWhatsRss" caption="What is RSS?"/>
			<control name="htmlWhatsRss">
				<![CDATA[<B>RSS</B> is a simple format which enables web sites to tell you when they have new content. Instead of visiting your favorite sites to find out if they've been updated, you simply <B>subscribe</B> to them and let them come to you.<BR><BR>Unlike email, it's completely <B>private</B> - the sites you subscribe to know nothing about you, and you can unsubscribe at any time.]]>
			</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>$APP_NAME$'s <b>feed bar</b> displays all of your feeds and folders.]]>
			</control>
			<control name="lblNewspapers" caption="Newspapers"/>
			<control name="htmlNewspapers">
			<![CDATA[When you select a feed or folder, $APP_NAME$ displays a filtered view of its news items in a <b>newspaper</b> for easy reading.<BR><BR>The <b>newspaper filter</b> determines which news items are displayed (the default is to show only unread or flagged items).]]>
			</control>
			<control name="lblWatchesAndBins" caption="Watches and Clippings"/>
			<control name="htmlWatchesAndBins">
			<![CDATA[A <b>watch</b> searches incoming news items for your keywords, alerting you when a topic of interest is mentioned.  News items can also be copied to <b>clippings folders</b>, which are similar to bookmarks or favorites in your browser.<br><br>Watches and clippings folders appear at the bottom of the feed bar.]]>
			</control>
			<control name="lblFinished" caption="Finished"/>
			<control name="htmlFinished">
			<![CDATA[There's a lot more to $APP_NAME$ 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 $APP_NAME$!]]>
			</control>
			<control name="lblSync" caption="Synchronization"/>
			<control name="htmlSync">
			<![CDATA[<B>Synchronization</B> with <a href="newsgator:home">NewsGator</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>To enable synchronization for a specific folder, select<B> Edit | Folder Properties</B><BR><BR><b>Tip:</b> $APP_NAME$ updates feeds <b>much</b> faster when they're synchronized, so it's recommended that you enable this feature even if you use a single computer.]]>
			</control>					
		</form>
		<!-- form: activation wizard -->
		<form name="fNGActivationWizardDlg" caption="Welcome to $APP_NAME$">
			<control name="btnBack" caption="$S_BtnBack$"/>
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnAbort" caption="&amp;Quit"/>
			<control name="btnTrial" caption="Run &amp;Trial Version"/>
			<control name="htmlWelcome">
				<![CDATA[<B>Thanks for trying $APP_NAME$</B>!  If this is your first time using $APP_NAME$, we recommend <a href="tutorial">viewing the tutorial</a> before getting started.<BR><BR>Click <b>Next</b> to:<br><ul><LI>Purchase a license key and activate $APP_NAME$<LI>Activate using a license key you've already purchased<LI>Activate using your $APP_NAME$ 1.x serial number]]>
			</control>
			<control name="lblBrowser" caption="Connecting..."/>
			<control name="lblActivate" caption="Activate"/>
			<control name="htmlActivate">
				<![CDATA[$APP_NAME$ will now <b>activate</b> itself against your $APP_NG_VERSION$ account.  Press Next when you're ready.]]>
			</control>
			<control name="lblUserName" caption="User name"/>
			<control name="lblPassword" caption="Password"/>
			<control name="lblLicenseKey" caption="$APP_NAME$ License Key"/>
			<control name="lblKeywords" caption="Keyword Search Feeds"/>
			<control name="lblFinished" caption="Finished"/>
			<control name="htmlFinished">
			<![CDATA[Okay, we're done configuring $APP_NAME$!<BR>Click <b>Finish</b> to close this wizard.]]>
			</control>
			<control name="btnSelectAll" caption="&amp;All"/>
			<control name="btnSelectNone" caption="N&amp;one"/>
			<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_FeedAPI" caption="Import from the Windows Common Feed List"/>
			<control name="optSubs_None" caption="Skip this step"/>
			<control name="lblProgress" caption="Progress"/> <!-- set at runtime -->
			<control name="lblOpml" caption="Subscriptions"/>
			<control name="htmlOpml">
			<![CDATA[Place a checkmark next to each feed you wish to add to $APP_NAME$]]>
			</control>
			<control name="btnSelectNone" caption="N&amp;one"/>			
			<control name="lblSubscriptions" caption="Subscriptions"/>
			<control name="htmlSubscriptions">
			<![CDATA[You aren't subscribed to any feeds yet.  Where should $APP_NAME$ get your subscriptions?]]>
			</control>
			<control name="lblLocation" caption="Select Location"/>
			<control name="lblLocationName" caption="Location name"/>
			<control name="btnChooseLocation" caption="&amp;Choose..."/>
			<control name="htmlLocation">
				<![CDATA[This copy of $APP_NAME$ should have a unique <b>location</b> name to use when <b>synchronizing</b> with NewsGator.<BR><BR>If you're not sure what this is about, just stick with the default location - you can always change it later.]]>
			</control>
			<control name="lblSync" caption="Synchronization"/>
			<control name="chkSyncAll" caption="Synchronize all of my feeds"/>
			<control name="htmlSync">
				<![CDATA[$APP_NAME$ can <b>synchronize</b> your feeds with <b>NewsGator</b>, enabling you to read your subscriptions from multiple computers without duplication of read items.]]>
			</control>
			<control name="htmlSyncNote">
				<![CDATA[<b>Tip:</b> $APP_NAME$ updates feeds <b>much</b> faster when they're synchronized, so it's recommended that you enable this option even if you use a single computer.]]>
			</control>
			<control name="htmlKeywords">
				<![CDATA[Enter up to five <b>keywords</b> which describe topics that interest you, and $APP_NAME$ will subscribe you to <B>keyword search feeds</b> which bring you the latest news and blog posts about those topics:]]>
			</control>
			<control name="htmlKeywordsFooter">
				<![CDATA[<p align="center"><a href="kwexamples">Show examples</a> / <a href="kwengine">Change search provider</a> / <a href="kwskip">Skip this step</a></p>]]>
			</control>
		</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="chkShowAgain" caption="Show validation errors before adding a feed"/>
			<control name="htmlCaption">
			<![CDATA[This feed contains errors.  $APP_NAME$ 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.]]>
			</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="$APP_NAME$"/>
			<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[$APP_NAME$'s <b>cache folder</b> contains your subscriptions, watches and clippings.]]>
			</control>
			<control name="htmlNote">
			<![CDATA[<b>Note:</b> $APP_NAME$ must be restarted if the cache folder is changed.]]>
			</control>
			<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"/>
			<control name="btnReindex" caption="Scan for Errors"/>
			<control name="btnBackup" caption="&amp;Backup..."/>
		</form>
		<form name="fRegistration" caption="$APP_NAME$">
			<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 $APP_NAME$...this may take a minute..."/>
		</form>
		<form name="fNGLoginDlg" caption="$APP_NG_VERSION$ Synchronization">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnChooseLocation" caption="&amp;Choose..."/>
			<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>$APP_NG_VERSION$</b> user name and password.]]>
			</control>
			<control name="tabLogin" caption="Login"/>
			<control name="tabOptions" caption="Options"/>
			<control name="tabSyncMan" caption="Manage Folders"/>
			<control name="tabAdvanced" caption="Advanced"/>
			<control name="lblPollingFreqTitle" caption="Polling frequency"/>
			<control name="lblPollingFreq" caption="Check for new content every"/>
			<control name="lblPollingFreqMinutes" caption="minutes"/>
			<control name="lblSubChangesTitle" caption="Check for changes to my $APP_NG_VERSION$ subscriptions"/>
			<control name="optSubChange_CheckAtStartup" caption="When $APP_NAME$ starts"/>
			<control name="optSubChange_CheckAlways" caption="Every time feeds are updated"/>
			<control name="optSubChange_CheckNever" caption="Never"/>
			<control name="chkNGAutoApplySubChanges" caption="Apply subscription changes without asking"/>
			<!-- Use this computer's user name and password -->
			<control name="chkUseLoginCredentials" caption="Ask for my network login"/>
			<control name="lblResetSync" caption="Resynchronize"/>
			<control name="btnResetSync" caption="&amp;Resync Now"/>
			<control name="htmlResetSync">
				<![CDATA[If this copy of $APP_NAME$ isn't used regularly, it's possible that your unread counts will differ from those shown in $APP_NG_VERSION$.<BR><BR>To correct this, click the button below to force $APP_NAME$ to <B>resynchronize</B>.]]>
			</control>			
			<control name="btnSyncManApply" caption="Apply"/>
			<control name="btnSyncManAll" caption="All"/>
			<control name="btnSyncManNone" caption="None"/>
			<control name="htmlSyncMan">
				<![CDATA[Folders that are checkmarked are synchronized with $APP_NG_VERSION$.  Click <b>Apply</b> after making changes.]]>
			</control>
		</form>
		<form name="fNGLocationsDlg" caption="$APP_NG_VERSION$ Location">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="htmlLocation">
			<![CDATA[<b>Select Location</b>]]>
			</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 <b>$APP_NG_VERSION$</b> will be <b>synchronized</b> so that items you read in this copy of $APP_NAME$ 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 $APP_NAME$ will be marked as read in Bloglines, and items you read in Bloglines won't appear in $APP_NAME$.]]>
			</control>
			<control name="htmlChanTypePrivate">
			<![CDATA[Imported feeds will only be available to this copy of $APP_NAME$, unless they're imported into a folder which already synchronizes with $APP_NG_VERSION$.]]>
			</control>
			<control name="optSrcNewsGator" caption="Import my $APP_NG_VERSION$ subscriptions"/>
			<control name="optSrcBloglines" caption="Import my Bloglines subscriptions"/>
			<control name="optSrcFeedAPI" caption="Import from the Windows Common Feed List"/>
			<control name="optSrcRecommended" caption="Import recommended feeds"/>
			<control name="optSrcOpml" 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$"/>
			<control name="btnPreview" caption="Preview"/>
		</form>
		<form name="fImportFD1Dlg">
			<control name="btnNext" caption="$S_BtnNext$"/>
			<control name="btnSkip" caption="$S_BtnSkip$"/>
			<control name="lblStart" caption="Import from Previous Version"/>
			<control name="lblProgress" caption="Progress"/>
			<control name="lblFinish" caption="Finished"/>
			<control name="htmlStart">
				<![CDATA[Click Next to import your subscriptions from the <B>previous version</B> of $APP_NAME$.]]>
			</control>
			<control name="htmlFinish">
				<![CDATA[$APP_NAME$ successfully imported your subscriptions.]]>
			</control>
			<control name="htmlProgressNote">
				<![CDATA[<B>Note:</B> This may take several minutes if you're subscribed to a lot of feeds or if you have watches or clippings containing a large number of items.]]>
			</control>
		</form>
		<form name="fExportFeedsDlg" caption="Export Subscriptions">
			<control name="btnOK" caption="$S_BtnOK$"/>
			<control name="btnCancel" caption="$S_BtnCancel$"/>
			<control name="btnAll" caption="All"/>
			<control name="btnNone" caption="None"/>
			<control name="lblFormat" caption="Export as"/>
			<control name="lblTitle" caption="Place a checkmark next to the folders you'd like to export"/>
			<control name="chkExcludeSecure" caption="Don't include secure feeds"/>
		</form>
		<form name="fAddFeedDlg" caption="Subscribe">
			<control name="lblStart" caption="Subscribe to a Feed"/>
			<control name="lblTitle" caption="Title"/>
			<control name="lblFinish" caption="Finished"/>
			<control name="lblKeywordSearch" caption="Keyword Search"/>
			<control name="lblFindFeeds" caption="Find Feeds"/>
			<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="btnPreview" caption="Preview"/>
			<control name="btnPreviewFindFeeds" caption="Preview"/>
			<control name="chkShowProperties" caption="I want to edit this feed's properties"/>
			<control name="chkVerifyNewsfeed" caption="Download and verify the feed before subscribing"/>
			<control name="btnFindFeeds" caption="&amp;Find"/>
			<control name="btnFindFeedsAgain" caption="&amp;Find"/>
			<control name="mnuPFF_CopyXmlUrl" caption="Copy Feed URL to Clipboard"/>
			<control name="htmlUrlOrKeyword">
				<![CDATA[Enter a <B>URL</B>, <B>keyword</B> or <B>phrase</B>:]]>
			</control>
			<control name="htmlTip">
				<![CDATA[<b>Tip:</b> If you don't know the URL, enter the address of the web site's home page and $APP_NAME$ will try to <B>auto-discover</B> the feed.]]>
			</control>			
			<control name="htmlSearchEngine">
				<![CDATA[Select a search engine to subscribe to a <b>keyword search feed</b> which contains articles from all over the Web that match this keyword]]>
			</control>			
			<control name="htmlFindFeeds">
				<![CDATA[Or click <B>Find</B> to find feeds which match your keyword]]>
			</control>
			<control name="htmlFindFeedsResults">
				<![CDATA[To <B>subscribe</B> to a feed, select it then click Next.]]>
			</control>
			<control name="htmlTitle">
			<![CDATA[Enter the <b>title</b> for this feed]]>
			</control>
			<control name="htmlDestFolder">
			<![CDATA[Select the destination <b>folder</b>]]>
			</control>
			<control name="htmlFinish">
			<![CDATA[Click <b>Finish</b> to add 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 $APP_NG_VERSION$"/>
	</form>
	<!-- form: folder properties -->
	<form name="fFolderPropertiesDlg" caption="Folder Properties">
		<control name="lblGeneral" caption="General"/>
	 	<control name="lblFolderName" caption="Folder Name"/>
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="chkShowNewItemAlert" caption="Include in desktop alert when new items arrive"/>
		<control name="tabSettings" caption="Settings"/>
		<control name="tabAdvanced" caption="Advanced"/>
		<control name="tabStats" caption="Statistics"/>
		<control name="htmlAutoPurge">
			<![CDATA[<b>Archiving</b> <a href="help:autopurge">(?)</a>]]>
		</control>
		<control name="lblAutoPurgeMax" caption="Keep the most recent"/>
		<control name="lblAutoPurgeItems" caption="items"/>
		<control name="chkAutoUpdate" caption="Check for news items every"/>
		<control name="lblAutoUpdateFreq" caption="Update Frequency"/>
		<control name="lblStyle" caption="Newspaper Style"/>
		<control name="htmlNGAutoUpdate">
			<![CDATA[Synchronized feeds are updated when $APP_NG_VERSION$ discovers that they have new content.]]>
		</control>		
	 	<control name="chkSynchronize" caption="Synchronize this folder with $APP_NG_VERSION$"/>
  		<control name="lblAdvanced" caption="Advanced Options"/>
		<control name="chkAutoDownloadEnclosures" caption="Automatically download enclosures (podcasts)"/>
		<control name="lblStats" caption="Statistics"/>
		<control name="chkPrefetch" caption="Include in prefetch"/>
		<control name="btnPrefetch" caption="Prefetch options..."/>
	</form>
	<!-- form: root folder properties -->
	<form name="fRootFolderPropertiesDlg" caption="Root Folder">
		<control name="btnApplyToRoot" caption="Apply only to feeds in root folder"/>
		<control name="btnApplyToAll" caption="Apply to ALL feeds in ALL folders"/>
		<control name="htmlInfo">
			<![CDATA[This is your <b>root</b> folder.  Would you like to apply these changes only to feeds in your root folder, or to ALL feeds in ALL folders?]]>
		</control>
	</form>
	<!-- form: failed to add feeds to synched folder - see also S_FailedFeedsCaption -->
	<form name="fFailedFeedsDlg" caption="Error Adding Feeds">
		<control name="htmlInfo">
			<![CDATA[<B>Error Adding Feeds</B><BR><BR>$APP_NAME$ was unable to add these feeds to your $APP_NG_VERSION$ 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: feeds that failed to be imported -->
	<form name="fFailedImportDlg" caption="Import Feeds">
		<control name="htmlInfo">
			<![CDATA[<B>Error Importing Feeds</B><BR><BR>$APP_NAME$ was unable to import the following feeds:]]>
		</control>
		<control name="btnOK" caption="$S_BtnOK$"/>		
	</form>
	<!-- form: generic status dialog -->
	<form name="fStatusDlg" caption="$APP_NAME$"/>
	<!-- form: delete folder -->
	<form name="fDeleteFolderDlg" caption="Delete Folder">
	 	<control name="btnYes" caption="$S_BtnYes$"/>
	 	<control name="btnNo" caption="$S_BtnNo$"/>
		<control name="lblCaption" caption="Delete Folder"/> <!-- set to S_DeleteFolderCaption at runtime -->
		<control name="lblDelete" caption="Deleting a folder cannot be undone.  Continue?"/>
	</form>
	<!-- form: login dialog -->
	<form name="fLoginDlg" caption="$APP_NAME$">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="lblUserName" caption="&amp;Name"/>
		<control name="lblPassword" caption="&amp;Password"/>
		<control name="chkUseNetworkLogin" caption="Authenticate using my network login"/>
		<!-- 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 $APP_NAME$ 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>$APP_NG_VERSION$</B> subscriptions:]]>
		</control>
		<control name="htmlDisableNote">
			<![CDATA[<b>Note:</b> Disabling these feeds will keep them in $APP_NAME$ 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 $APP_NG_VERSION$"/>
		<control name="optDelete" caption="Remove them from $APP_NAME$"/>
		<control name="optDisable" caption="Disable them in $APP_NAME$"/>
	</form>
	<!-- form: connection error - error text defined in const section -->
	<form name="fConnectionErrDlg" caption="Connection Failure">
		<control name="btnClose" caption="$S_BtnClose$"/>
		<control name="btnTestConnection" caption="&amp;Test Connection..."/>
		<control name="chkDontShowAgain" caption="Hide connection errors until the next time I run $APP_NAME$"/>
	</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 $APP_NAME$'s options -->
		<control name="htmlChanges">
			<![CDATA[Your <b>$APP_NG_VERSION$</b> subscriptions have changed.  Would you like to update $APP_NAME$ 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="btnOK" caption="$S_BtnOK$"/>
		<control name="btnDetails" caption="Details..."/>
	</form>
	<!-- form: feed preview -->
	<form name="fFeedPreviewDlg" caption="Preview Feed">
		<control name="btnClose" caption="$S_BtnClose$"/>
	</form>
	<!-- form: NG subscription expiration/renewal -->
	<form name="fNGExpiredDlg" caption="Subscription Expired">
		<control name="btnQuit" caption="Quit"/>
		<control name="htmlRenew">
			<![CDATA[<P><FONT color="#FF0000"><b>Your $APP_NG_VERSION$ Subscription Has Expired!</b></FONT></P><BR><P>You can continue using $APP_NAME$ forever, but some features - including <b>synchronization</b> - aren't available with an expired account.</P><br><hr><BR><BR><P><B>What would you like to do?</B></P><BR><P><a href="ng:renew">Renew my subscription</a> so I can continue relying on premium features such as synchronization with $APP_NG_VERSION$.</P><BR><P><a href="ng:dontrenew">Don't renew my subscription</a>, and disable all features that require a $APP_NG_VERSION$ account.</P></P>]]>
		</control>
		<control name="htmlBenefits">
			<![CDATA[<IMG src="idx:31"> <a href="ng:whyrenew">What are the benefits of keeping my subscription?]]>
		</control>		
	</form>
	<!-- form: web search engine selection -->
	<form name="fChooseSearchEngineDlg" caption="Select a Search Provider">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>	
	</form>
	<!-- form: connection test -->
	<form name="fConnectionTestDlg" caption="Connection Test">
		<control name="btnStart" caption="&amp;Start"/>
		<control name="btnClose" caption="$S_BtnClose$"/>
		<control name="lblConnectionTest" caption="$APP_NAME$ Connection Test"/>			
		<control name="htmlConnectionErr" caption=""/>
		<control name="htmlTestConnection">
			<![CDATA[<p>Before starting this test, please verify that you have an <B>active connection</B> to the Internet by <a href="showexternalsite">clicking this link</a> to open your web browser.<br><br>If your browser displays a message similar to one below, then there's a problem with your connection that is unrelated to $APP_NAME$.</p><ul><li>Page cannot be displayed</li><li>Navigation cancelled</li><li>Could not connect to remote server</li></ul>]]>
		</control>
		<control name="htmlEmailSupport">
			<![CDATA[If you need help resolving this issue, please <a href="email:connection-err">contact NewsGator support</a>.]]>
		</control>
	</form>
	<!-- form: confirmation dialog (message text set at runtime) -->
	<form name="fAppConfirmationDlg" caption="$S_Confirmation$">
	 	<control name="btnYes" caption="$S_BtnYes$"/>
	 	<control name="btnNo" caption="$S_BtnNo$"/>
		<control name="chkDontAskAgain" caption="Don't &amp;ask me this again"/>	
	</form>
	<!-- form: search subscriptions -->
	<form name="fSearchSubsDlg" caption="Search Subscriptions">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>	
		<control name="lblTitle" caption="Search Subscriptions"/>
		<control name="lblSearchWhere" caption="Search In"/>
		<control name="lblSearchFor" caption="Search For"/>
		<control name="lblSearchWhen" caption="Posted When"/>
		<control name="lblSearchOptions" caption="Options"/>
		<control name="chkLocTitle" caption="Search item titles"/>
		<control name="chkLocDescription" caption="Search item descriptions"/>
		<control name="chkOptWholeWords" caption="Match whole words only"/>
		<control name="chkOptUnreadOnly" caption="Search only unread items"/>
		<control name="chkOptFlaggedOnly" caption="Search only flagged items"/>		
	</form>
	<!-- working offline dialog (prompt to connect) -->
	<form name="fOfflineDlg" caption="Working Offline">
	 	<control name="btnYes" caption="$S_BtnYes$"/>
	 	<control name="btnNo" caption="$S_BtnNo$"/>
		<control name="chkDontAskAgain" caption="Don't ask again this session"/>
		<!-- htmlOffline is set from S_DlgOfflinePromptToConnect or S_DlgOfflinePageUnavailable -->
	</form>
	<!-- prefetch options -->
	<form name="fOptionsPrefetchDlg" caption="Prefetch Options">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="btnOptions" caption="Options..."/>
		<control name="lblPrefetchHelp" caption="What is prefetching?"/>
		<control name="lblMaxPosts" caption="Max items to prefetch"/>
		<control name="lblMaxKB" caption="Skip anything larger than"/>
		<control name="lblKB" caption="KB"/>
		<control name="tabOptions" caption="Settings"/>
		<control name="tabFeeds" caption="Feeds"/>
		<control name="lblOptions" caption="Use these options when prefetching items"/>
		<control name="lblFeeds" caption="Select feeds/clippings to include in prefetch"/>
		<control name="btnFeedsAll" caption="All"/>
		<control name="btnFeedsNone" caption="None"/>
		<control name="optManualPrefetch" caption="Prefetch only when I choose File | Prefetch Unread Items"/>
		<control name="optAutoPrefetch" caption="Auto-prefetch after every update"/>
		<control name="lblAutoPrefetch" caption="Auto-Prefetch"/>
		<control name="htmlAutoPrefetchNote">
			<![CDATA[<B>Note:</B> Enabling auto-prefetch may significantly slow down feed retrieval.]]>
		</control>		
	</form>
	<!-- prefetch options (per-feed/folder) -->
	<form name="fOptionsPrefetchFeedDlg" caption="Prefetch Options">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="lblMaxLinks" caption="Max links to prefetch per item"/>
		<control name="chkPrefetchImages" caption="Prefetch images"/>
		<control name="chkPrefetchLinks" caption="Prefetch links to external pages"/>
	</form>
	<!-- displayed before manual prefetch -->
	<form name="fPrefetchDlg" caption="Prefetch Unread Items">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="lblPrefetch" caption="Prefetch Unread Items"/>
		<control name="lblPrefetchHelp" caption="What is prefetching?"/>
		<control name="btnOptions" caption="Options..."/>
		<control name="chkOffline" caption="Work offline when prefetch completes"/>
		<control name="chkPrefetchFlagged" caption="Include flagged items in prefetch"/>
	</form>
	<!-- custom filters (in progress) -->
	<form name="fCustomFilterDlg" caption="Custom Filter">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="lblName" caption="Name"/>
		<control name="lblMatch" caption="Match"/>
		<control name="optMatchAll" caption="ALL of the following conditions"/>
		<control name="optMatchAny" caption="ANY of the following conditions"/>
	</form>
	<!-- keyword view dialog -->
	<form name="fKeywordViewDlg" caption="Keyword View">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="chkWholeWords" caption="Match whole words only"/>
		<control name="htmlCaption">
			<![CDATA[Enter a <B>keyword</B> that should appear in each feed's title]]>
		</control>	
	</form>
	<!-- file error dialog -->
	<form name="fFileErrDlg" caption="File Error">
		<control name="btnAbort" caption="$S_BtnAbort$"/>
		<control name="btnIgnore" caption="$S_BtnIgnore$"/>
		<control name="btnRetry" caption="$S_BtnRetry$"/>
		<control name="chkHide" caption="Don't show me any more file errors this session"/>
	</form>
	<!-- panic button dialog -->
	<form name="fPanicBtnDlg" caption="Panic Button">
		<control name="btnOK" caption="&amp;Hit the Panic Button!"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="btnOptions" caption="&amp;Options..."/>
		<control name="lblMarkRead" caption="Mark as read"/>
		<control name="htmlPanic">
			<![CDATA[This isn't email - you don't <B>have</B> to read everything.  Perhaps it's time to <b>hit the panic button</b> and let $APP_NAME$ mark items as read for you?]]>
		</control>
	</form>
	<!-- panic button options dialog -->
	<form name="fPanicBtnOptionsDlg" caption="Panic Button Options">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>
		<control name="chkAutoShow" caption="Show the &quot;Panic Button&quot; warning when I reach"/>
		<control name="lblAutoShow" caption="unread items"/>
	</form>
	<!-- select default clippings folder -->
	<form name="fSelectDefaultNewsBinDlg" caption="Choose Default Clippings Folder">
		<control name="btnOK" caption="$S_BtnOK$"/>
		<control name="btnCancel" caption="$S_BtnCancel$"/>	
	</form>
</forms>	
<!-- 
***************************
*** SECTION II: DIALOGS ***
***************************
-->
<dialogs>
	<dialog name="S_DlgConfirmUnsubscribe">
		Unsubscribe from "%s?"
	</dialog>
	<dialog name="S_DlgConfirmUnsubscribeSelected">
		Unsubscribe from selected feeds?
	</dialog>
	<dialog name="S_DlgConfirmRemoveNewsBin">
		Deleting a clippings folder is permanent.  Are you sure you wish to delete this clippings folder?
	</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 feeds in folder "%s" as read?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllFoldersAsRead">
		Mark ALL feeds in ALL folders as read?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllWatchesAsRead">
		Mark all watches as read?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllNewsBinsAsRead">
		Mark all clippings folders as read?
	</dialog>
	<dialog name="S_DlgConfirmClearAllFeeds">
		Remove all news items from the current folder?
	</dialog>
	<dialog name="S_DlgConfirmClearFeed">
		Remove all news items from the current feed?
	</dialog>
	<dialog name="S_DlgConfirmMarkAllPagesRead">
		Mark all pages read?
	</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 clippings folder with this name already exists.
	</dialog>
	<dialog name="S_DlgNewsBinTitleExistsSynched">
		A clippings folder with the same name as the selected clippings folder already exists.
	</dialog>
	<dialog name="S_DlgConfirmUnsyncSharedNewsBin">
		Disabling synchronization for this clippings folder will remove its shared RSS feed.  Are you sure you want to do this?
	</dialog>
	<dialog name="S_DlgConfirmUnshareNewsBin">
		Unsharing this clippings folder will affect everyone subscribed to its RSS feed.  Are you sure you want to do this?
	</dialog>
	<dialog name="S_DlgConfirmDeleteSharedNewsBin">
		Deleting this clippings folder will remove its shared RSS feed.  Are you sure you want to do this?
	</dialog>
	<dialog name="S_DlgConfirmRemoveRootClipFolder">
		$S_ThisIsRootClipFolder$.  Deleting it from $APP_NAME$ won't delete it from $APP_NG_VERSION$.\n\nAre you sure you wish to remove it from $APP_NAME$?
	</dialog>
	<dialog name="S_DlgConfirmRemovePublicRootClipFolder">
		$S_ThisIsRootClipFolder$.  Deleting it from $APP_NAME$ won't delete it from $APP_NG_VERSION$, but it will remove its shared RSS feed.\n\nAre you sure you wish to remove it from $APP_NAME$?
	</dialog>
	<dialog name="S_DlgRootClipFolderPublic">
		$S_ThisIsRootClipFolder$.  Sharing it will enable sharing for ALL clippings folders.  Are you sure you want to do this?
	</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>
	<dialog name="S_DlgErrCacheDirNotFound">
		$APP_NAME$'s cache folder - which is used to store your subscriptions - could not be found.\n\n+ Click OK to choose a different cache folder\n+ Click Cancel to exit $APP_NAME$
	</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">
		Unable to locate feed.  If this site has a feed, either it's invalid or it could not be auto-discovered.
	</dialog>
	<dialog name="S_DlgConfirmSubscribeToCookieAuthFeed">
   	This feed uses cookie-based authentication, which means it can only be retrieved when you're logged into the feed's site in your browser.  In addition, feeds that requires cookie-based authentication can NOT be added to folders that are synchronized with $APP_NG_VERSION$.\n\nDo you still wish to subscribe to this feed?	
	</dialog>
	<dialog name="S_DlgErrDownloadFailed">
		$APP_NAME$ was unable to download %s.  Please make sure the URL is correct, and that your firewall permits access to this location.
	</dialog>
	<dialog name="S_DlgStartedWithNoSubscriptions">
		You aren't subscribed to any feeds yet.  Would you like to import subscriptions from another location?
	</dialog>
	<dialog name="S_DlgStartedWithNoSubscriptionsNG">
		You aren't subscribed to any feeds yet.  Would you like to import your $APP_NG_VERSION$ subscriptions?
	</dialog>
	<dialog name="S_DlgSubscriptionListDownloadFailed">
		$APP_NAME$ was unable to download your subscription list.  Please make sure your login is correct.
	</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.  It may be empty, or it may not be the type of OPML file which contains feeds.
	</dialog>
	<dialog name="S_DlgErrImportCommonFeedList">
		$APP_NAME$ was unable to import your common feed list.  The most likely cause of this is that you're not subscribed to any 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">
		The cleanup wizard removed %d items.
	</dialog>
	<dialog name="S_DlgReassignShortcut">
		This shortcut is already assigned to "%s".  Do you wish to reassign it?
	</dialog>
	<dialog name="S_DlgResetShortcuts">
		Reset all shortcuts to their defaults?
	</dialog>
	<dialog name="S_DlgSpaceIsInvalidShortcut">
		<![CDATA[The <space> key by itself cannot be assigned as a shortcut.]]>
	</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 $APP_NAME$ can automatically detect.  Continue?
	</dialog>
	<dialog name="S_DlgErrLiveWriter">
		$APP_NAME$ was unable to start Windows Live Writer.  You may need to re-install Windows Live Writer to correct this problem.
	</dialog>
	<dialog name="S_DlgWelcomeCancel">
		It's strongly recommended that you step through this wizard, even if you've used $APP_NAME$ 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_DlgErrFeedStationNotFound">
		FeedStation could not be found on your computer.  Would you like to visit our site to download it for free?
	</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 $APP_NAME$'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_DlgLangExists">
		The %s language file is already installed.  Replace it?
	</dialog>
	<dialog name="S_DlgConfirmDownloadLang">
		Download the %s language file?
	</dialog>
	<dialog name="S_DlgConfirmApplyDownloadLang">
		The %s language file has been downloaded.  Would you like to switch to this language now?
	</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 $APP_NAME$.  In order to continue, $APP_NAME$ must remove this file.\n\n[%s]
	</dialog>
	<dialog name="S_DlgErrRecoveredInvalidXmlFile">
		The data file "%s" was corrupted (possibly by a system crash), but $APP_NAME$ was able to partially recover its contents.
	</dialog>
	<dialog name="S_DlgInvalidNewspaperStyle">
		$APP_NAME$ was unable to load the newspaper style "%s".  This style may have been created for an earlier version of $APP_NAME$.
	</dialog>
	<dialog name="S_DlgDownloadComplete">
		Download complete.
	</dialog>
	<dialog name="S_DlgInfoFeedsDisabledInUpdate">
	 	<![CDATA[While updating your feeds, $APP_NAME$ 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 $APP_NAME$ will cancel any downloads that are in progress.  Continue?	
	</dialog>
	<dialog name="S_DlgMakeDefaultAggregator">
		$APP_NAME$ is not your default feed reader.  Would you like to make it the default?
	</dialog>
	<dialog name="S_DlgErrCantMakeDefaultAggregator">
		$APP_NAME$ was unable to make itself your default feed reader.\n\nYou may need to run $APP_NAME$ as an administrator before it can become your default feed reader.
	</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 $APP_NAME$ 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 $APP_NAME$ with Mozilla, we can only provide support if the same problems occur with this feature disabled.]]>
	</dialog>
	<dialog name="S_DlgMozillaErr">
		<![CDATA[$APP_NAME$ 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_DlgFindFeedsResultsEmpty">
		No matching feeds were found.
	</dialog>
	<dialog name="S_DlgNoSafeList">
		Even though this option blocks executable enclosures, it could still result in unsafe files being downloaded to your system (for example, infected Microsoft Office documents).\n\nDo you still want to enable this option?	
	</dialog>
	<dialog name="S_DlgCacheFolderChanged">
		The cache folder has been successfully changed, which requires a restart.  Press $S_BtnOK$ to close $APP_NAME$.
	</dialog>
	<dialog name="S_DlgCacheFolderCopyFailed">
		$APP_NAME$ was unable to copy files to the selected 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_DlgConfirmResetAttention">
		Reset attention rank for %s?
	</dialog>
	<dialog name="S_DlgConfirmDisableFeedHistory">
		This will clear your history of auto-discovered feeds and disable further history collection.  Continue?
	</dialog>
	<dialog name="S_DlgConfirmPrefetchBeforeGoingOffline">
		Would you like to prefetch unread items before going offline?
	</dialog>
	<dialog name="S_DlgConfirmClipPrivatePost">
		This news item appears to be private.  Are you sure you want to copy it to a clippings folder?
	</dialog>
	<dialog name="S_DlgConfirmAddInvalidFeed">
		Show validation errors before adding a feed.
	</dialog>
	<dialog name="S_DlgBlockedEnclosure">
		This enclosure type has been blocked by $APP_NAME$.  To customize the allowed enclosure types, click the "Enclosures" button in $APP_NAME$'s options.\n\n(%s).
	</dialog>
	<dialog name="S_DlgNGNoLoginWithSynchedFolders">
		$APP_NAME$ requires your $APP_NG_VERSION$ login to update feeds in synchronized folders.  Would you like to provide it now?
	</dialog>
	<dialog name="S_DlgNGFeatureRequiresLogin">
		This feature requires your $APP_NG_VERSION$ login.  Would you like to provide it now?
	</dialog>
	<dialog name="S_DlgNGActivationFailed">
		We're sorry, but $APP_NAME$ could not be activated.\n\nReason: %s.
	</dialog>
	<dialog name="S_DlgNGActivationIncorrectLogin">
		Your $APP_NG_VERSION$ login does not appear to be correct.  Please check that you entered the correct user name and password.
	</dialog>
	<dialog name="S_DlgNGCreateLocationFailed">
		$APP_NAME$ was unable to create this location.
	</dialog>
	<dialog name="S_DlgNGLocationDoesNotExist">
		The $APP_NG_VERSION$ location you assigned to this copy of $APP_NAME$ no longer exists.  In order to synchronize with $APP_NG_VERSION$, you'll need to select a new location.
	</dialog>
	<dialog name="S_DlgNGErrAddFeedFailed">
		$APP_NAME$ was unable to add this feed to your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrAddFolderFailed">
		$APP_NAME$ was unable to add this folder to your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrRenameFolderFailed">
		$APP_NAME$ was unable to rename this folder in your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrDeleteSubFailed">
		$APP_NAME$ was unable to delete this feed from your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrGetSubscriptionListFailed">
		$APP_NAME$ was unable to retrieve your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgNGErrGetClipFoldersFailed">
		$APP_NAME$ was unable to retrieve your $APP_NG_VERSION$ clippings folders.
	</dialog>
	<dialog name="S_DlgNGNoClipFoldersExist">
		You don't have any clippings folders in $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgNGEmptySubscriptionList">
		You don't have any feeds in your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgNGLoginRequired">
		Please enter your $APP_NG_VERSION$ user name and password.
	</dialog>
	<dialog name="S_DlgNGSubscriptionExpireDays">
		Your $APP_NG_VERSION$ subscription will expire in %d day(s).  Would you like to renew it now?
	</dialog>
	<dialog name="S_DlgNGRenewSubscription">
		$APP_NAME$ will now direct you to the subscription renewal page on our web site.  When you're finished renewing your subscription, click the "OK" button below.
	</dialog>
	<dialog name="S_DlgNGRenewSubscriptionStillExpired">
		$APP_NAME$ just checked the status of your $APP_NG_VERSION$ account, and it still appears to be expired.  If you just renewed it, try waiting a minute, and then click OK to check again.
	</dialog>
	<dialog name="S_DlgConfirmNGDontRenewSubscription">
		If you continue without renewing, features that require a $APP_NG_VERSION$ account will be disabled, and none of your feeds, folders or clippings will be synchronized.\n\nAre you sure you don't want to renew?
	</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 $APP_NG_VERSION$.<br><br>Likewise, feeds you delete from this folder will also be removed from $APP_NG_VERSION$.]]>
	</dialog>
	<dialog name="S_DlgNGConfirmToPrivateFolder">
		Turning off synchronization for this folder will remove it from $APP_NG_VERSION$.  Continue?
	</dialog>
	<dialog name="S_DlgNGFindFeedsUnavailable">
		We're sorry, but our feed search is currently unavailable.  Please try again later.
	</dialog>
	<dialog name="S_DlgAutoPurgeHelp">
		This value tells $APP_NAME$ how many items to keep in its cache.  To minimize the disk space used for cached feeds, we recommend that you keep this value at 200 or less.\n\nNote that during updates, $APP_NAME$ will automatically adjust this value if it's smaller than the number of items in the actual feed.
	</dialog>
	<dialog name="S_DlgPrefetchHelp">
		"Prefetching" refers to downloading links and images in your items so that they're available when working offline.\n\nFor example, if you're working offline and view an item that hasn't been prefetched, images in that item won't appear, and you won't be able to click any links to external sites.  But if you view an item that HAS been prefetched, then you'll still be able to see images and visit external links even without an Internet connection.
	</dialog>
	<dialog name="S_DlgErrValueNotInRange">
		This value must be between %d and %d.
	</dialog>
	<dialog name="S_DlgOverwriteFDSubscriptions">
		The OPML file you've selected is the file which stores your $APP_NAME$ subscriptions.  Trust me, you don't want to overwrite this file.
	</dialog>
	<dialog name="S_DlgNGSyncAllFoldersErr">
		$APP_NAME$ was unable to synchronize feeds in %d of your folders.  This is usually caused by:\n\n* Errors in the actual feeds\n* Password-protected feeds\n* Feeds that can't be accessed outside of your network\n* Synchronizing feeds or folders that already exist in $APP_NG_VERSION$
	</dialog>
	<dialog name="S_DlgSubscribedToAllFeedsInOpml">
		$APP_NAME$ is already subscribed to every feed in the selected OPML.
	</dialog>
	<dialog name="S_DlgSubscribedToAllFeedsInNG">
		$APP_NAME$ is already subscribed to every feed in your $APP_NG_VERSION$ subscriptions.
	</dialog>
	<dialog name="S_DlgSubscribedToAllFeedsInBloglines">
		$APP_NAME$ is already subscribed to every feed in your Bloglines subscriptions.
	</dialog>	
	<dialog name="S_DlgErrImportV1">
		$APP_NAME$ was unable to import your subscriptions.
	</dialog>	
	<dialog name="S_DlgSuccessImportV1">
		$APP_NAME$ 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 $APP_NAME$.  Are you sure you want to skip 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_DlgNewVersion">
		Version %s of $APP_NAME$ is available!  Would you like to visit our web site for more information?
	</dialog>
	<dialog name="S_DlgNoNewVersion">
		No new version of $APP_NAME$ is available.
	</dialog>
	<dialog name="S_DlgConfirmUnsyncAndDontRenew">
		If you don't renew your subscription, all synched feeds will be unsynchronized.\n\nAre you sure you don't want to renew?
	</dialog>
	<dialog name="S_DlgConfirmDisableSync">
		When synchronization is turned off, it may take $APP_NAME$ much longer to update your feeds.  In addition, items you read in synchronized folders won't be marked read in $APP_NG_VERSION$ until synchronization is re-enabled.\n\nDo you still want to turn off synchronization?
	</dialog>
	<dialog name="S_DlgActionRequiresSync">
		This action requires synchronization to be enabled.  Would you like to turn on synchronization?
	</dialog>
	<dialog name="S_DlgErrReEnableSyncFailed">
		Synchronization could not be re-enabled due to a connection problem.  Would you like to run a connection test?
	</dialog>
	<dialog name="S_DlgConfirmTestConnection">
		$APP_NAME$ encountered a problem while connecting to %s.  Would you like to run a connection test?
	</dialog>
	<dialog name="S_DlgConfirmHttpLogging">
		WARNING! Enabling HTTP logging may severely impact $APP_NAME$'s performance.  Are you sure you want to do this?
	</dialog>
	<dialog name="S_DlgConfirmHttpLoggingEnabled">
		WARNING! HTTP logging has been enabled, which may severely impact $APP_NAME$'s performance.\n\nClick YES to keep HTTP logging enabled, or click NO to disable it.
	</dialog>
	<!-- used by fOfflineDlg -->
	<dialog name="S_DlgOfflinePromptToConnect">
		$APP_NAME$ is working offline.  Do you wish to go online?
	</dialog>
	<dialog name="S_DlgOfflinePageUnavailable">
		The web page you requested is not available offline.  Do you wish to go online?
	</dialog>
	<dialog name="S_DlgNowWorkingOffline">
		$APP_NAME$ is now working offline.  To go online again, de-select "Work Offline" from the File menu.
	</dialog>
	<dialog name="S_DlgErrUnableToClipPost">
		$APP_NAME$ was unable to add this item to $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgErrUnableToClipPostList">
		$APP_NAME$ was unable to add these items to $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgErrUnableToCreateClipFolder">
		$APP_NAME$ was unable to create this clippings folder on $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgErrUnableToRenameClipFolder">
		$APP_NAME$ was unable to rename this clippings folder on $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgErrUnableToDeleteClipFolder">
		$APP_NAME$ was unable to remove this clippings folder from $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgErrUnableToChangeClipFolderPublic">
		$APP_NAME$ was unable to change this clippings folder's public setting on $APP_NG_VERSION$.
	</dialog>
	<dialog name="S_DlgNewsBinRssFeedCreated">
		<![CDATA[An RSS feed for this clippings folder has been created.<BR><BR><a href="%s">View feed</a> / <a href="copy">Copy feed URL to clipboard</a> / <a href="email">Email feed URL</a>]]>
	</dialog>
	<dialog name="S_DlgKeywordSearchExamples">
		Keyword search feeds are a great way to find out what people are saying about a specific topic.  If you're not sure what to type, try some of these examples:\n\n* The name of your company\n* The city you live in\n* An activity or hobby that you love\n* Your favorite sports team\n* A musical group or celebrity that you're a fan of\n\nYou could even enter your own name, if you think people are talking about you!
	</dialog>
	<dialog name="S_DlgCustomFilterExists">
		A custom filter with this name already exists.
	</dialog>
	<dialog name="S_DlgAbnormalShutdownRestoreTabs">
		Your last $APP_NAME$ session closed unexpectedly.  Would you like to restore the browser tabs you had open?\n\nNOTE: Select "No" if you believe the problem was due to a page you were viewing.
	</dialog>
	<dialog name="S_HelpAttentionRank">
		A feed's "attention" is calculated based on a number of different actions, including:\n\n * How many times you've visited the feed\n * The number of items in the feed you've read, flagged or clipped\n * How many items in the feed were picked up by a watch\n\nEach action is given a different weight (for example, flagging an item is considered more important than reading it), and then combined to determine the feed's attention rank.
	</dialog>
	<dialog name="S_DlgPanicNoUnreadItems">
		You don't have any unread items.  The "panic button" simplifies marking large numbers of items as read, so without any unread items, there's nothing for the panic button to do.
	</dialog>	
	<dialog name="S_DlgPanicNumItemsMarkedRead">
		%d items were marked read.
	</dialog>	
	<dialog name="S_DlgPanicNoItemsMarkedRead">
		Sorry, no items were marked read.
	</dialog>
	<dialog name="S_DlgNoDefaultClipFolder">
		No default clippings folder has been chosen.  Would you like to choose one now?
	</dialog>
</dialogs>
<!--
******************************
*** SECTION III: CONSTANTS ***
******************************
-->
<constants>
		<!-- *** 
		If you're localizing $APP_NAME$, 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|XML files|*.xml|All files|*.*]]>
		</const>
		<const name="S_ApmlFileFilter">
			<![CDATA[APML files|*.apml|XML files|*.xml|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_Unknown" value="(unknown)"/>
		<const name="S_EmptyValue" value=""/>
		<const name="S_NoTitle" value="(no title)"/>
		<const name="S_NewItemCount" value="%d new items"/>
		<const name="S_NotApplicable" value="N/A"/>
		<const name="S_KeywordSubscriptionTitle" value="%s keyword: %s"/>
		<const name="S_EmptyNewsItemDescription" value="(no description)"/>
		<const name="S_NoItemsInNewspaperFilter" value="No items match the current filter."/>
		<const name="S_NoItemsInNewspaperSearch" value="No matching items were found."/>
		<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_Report" value="Report"/>
		<const name="S_NGRootFolder" value="[My Feeds]"/>
		<const name="S_RootClipFolderName" value="My Clippings"/>
		<const name="S_ThisIsRootClipFolder" value="This is your root clippings folder in $APP_NG_VERSION$"/>
		<const name="S_FeedburnerStatsHtml">
			<![CDATA[<b>Circulation:</b> %d / <b>Hits:</b> %d]]>
		</const>
		<const name="S_FeedBurnerErr" value="Unable to retrieve FeedBurner statistics"/>
		<const name="S_EmptyNewsItemHeader" value="(no feed selected)"/>
		<const name="S_FailedFeedsCaption" value="Error Adding Feeds (Folder %s)"/>
		<const name="S_DeleteFolderCaption" value="Delete &quot;%s&quot;"/>
		<const name="S_HttpStatus" value="HTTP status: %d"/>
		<const name="S_AllSubscriptions" value="All Subscriptions"/>
		<const name="S_SyncDisabled" value="Synchronization is turned off"/>
		<const name="S_SyncDisabledTipText" value="Click this icon to turn on synchronization."/>
		<const name="S_SyncEnabled" value="Synchronization is enabled"/>
		<const name="S_SyncEnabledTipText" value="NewsGator's synchronization service is now available."/>
		<const name="S_IncomingLinksEveryone" value="Links to this article in everyone&apos;s subscriptions"/>
		<const name="S_IncomingLinksJustMe" value="Links to this article in your subscriptions"/>
		<const name="S_NoIncomingLinks" value="No links to this article"/>
		<const name="S_SentFrom" value="Sent from"/>
		<const name="S_ChooseColorHint" value="Choose color"/>
		<const name="S_WhatIsThis" value="What is this?"/>
		<const name="S_NoItemsToPrefetch" value="There are no items to prefetch"/>
		<const name="S_ExportDlgTitle" value="Choose Export File"/>
		<const name="S_ValidRangeHint" value="Valid values are between %d and %d"/>
		<const name="S_AltEmbedRemoved" value="Embedded object disabled. Click to temporarily enable embedded objects in this newspaper."/>
		<const name="S_AddToDefaultClipFolder" value="Add to Default Clippings Folder"/>
		<const name="S_BrowseForCacheFolder" value="Choose Cache Folder"/>
		<const name="S_BrowseForBackupCacheFolder" value="Choose Backup Folder"/>
		<const name="S_HtmlCleanupLastRun">
			<![CDATA[<img src="$IMAGEDIR$cleanup.gif" align="absmiddle" style="margin-right: 5px"/><b>The cleanup wizard hasn't been used for %d days</b><br /><a href="%s">Run cleanup wizard now</a> <span style="margin: 0 2px;font-size:xx-small;">|</span> <a href="%s">Don't remind me for %d days</a>]]>
		</const>
		<const name="S_AttentionInfo">
			<![CDATA[The feeds you're paying the most attention to will be shown here after you've used $APP_NAME$ for a few days.]]>
		</const>
		<const name="S_NotAvailableOffline" value="Not available offline"/>
		<const name="S_WorkingOffline" value="Working Offline"/>
		<const name="S_MyKeywordsFolderName" value="Keyword Search Feeds"/>
		<const name="S_NGFeatureRequiresLoginHtml">
			<![CDATA[This feature requires your <a href="%s">$APP_NG_VERSION$ login</a>.]]>
		</const>
		<const name="S_NGFeatureDisabledExpiredAccount" value="Sorry, this feature is not available with an expired $APP_NG_VERSION$ account."/>
		<const name="S_ServiceUnavailable" value="Service unavailable"/>
		<const name="S_NGMemeNoData" value="Sorry - we don't have this information yet.  Please try again a little later."/>
		<const name="S_UpdateFeed" value="&amp;Update Feed"/>
		<const name="S_UpdateClippings" value="&amp;Update Clippings Folder"/>
		<!-- tabbed browsing -->
		<const name="S_BrowserEmptyTab" value="Blank Page"/>
		<const name="S_BrowserLoadingTab" value="Loading..."/>
		<const name="S_MnuAddToFavorites" value="Add to Favorites"/>
		<const name="S_MnuOrganizeFavorites" value="Organize Favorites"/>
		<const name="S_CurrentPage" value="Current Page"/>
		<!-- 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_Anytime" value="Anytime"/>
		<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"/>
		<const name="S_AllNews" value="Show All"/>
		<const name="S_UnreadNews" value="Unread"/>
		<const name="S_FlaggedNews" value="Flagged"/>
		<const name="S_UnreadOrFlaggedNews" value="Unread/Flagged"/>
		<const name="S_TodaysNews" value="Today"/>
		<const name="S_Last24HrsNews" value="Last 24 Hours"/>
		<const name="S_Last48HrsNews" value="Last 48 Hours"/>
		<const name="S_Last5DaysNews" value="Last 5 Days"/>
		<const name="S_YesterdaysNews" value="Yesterday"/>
		<const name="S_ThisWeeksNews" value="This Week"/>
		<const name="S_LastWeeksNews" value="Last Week"/>
		<const name="S_ThisMonthsNews" value="This Month"/>
		<const name="S_LastMonthsNews" value="Last Month"/>
		<!-- 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"/>
		<const name="S_BtnIgnore" value="Ignore"/>
		<const name="S_BtnRetry" value="Retry"/>
		<const name="S_BtnAbort" value="Abort"/>
		<!-- remove channel - actFeedRemove -->
		<const name="S_RemoveFeed" value="Unsubscribe"/>
		<const name="S_RemoveWatch" value="Delete Watch"/>
		<const name="S_RemoveNewsBin" value="Delete Clippings Folder"/>
		<!-- channel properties - actFeedProperties -->
		<const name="S_PropertiesFeed" value="Feed &amp;Properties"/>
		<const name="S_PropertiesWatch" value="Watch &amp;Properties"/>
		<const name="S_PropertiesNewsBin" value="Clippings Folder &amp;Properties"/>
		<!-- 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_StatusHttpConnectionTestFailed" value="Connection test failed!"/>
		<const name="S_StatusHttpConnectionTestPassed" value="Connection test passed!"/>
		<const name="S_StatusHttpDownload" value="Downloading..."/>
		<const name="S_StatusCancelling" value="Cancelling..."/>
		<const name="S_StatusPrefetching" value="Prefetching unread items..."/>
		<const name="S_StatusPrefetchCompleted" value="Prefetch completed."/>
		<const name="S_StatusPrefetchProgress" value="Prefetching...%d%% complete"/>		
		<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_StatusFeedUpdatedPlural" value="%s has %d new items"/>
		<const name="S_StatusFeedUpdatedSingular" value="%s has %d new item"/>
		<const name="S_StatusCleaningFeed" value="Cleaning %s..."/>
		<const name="S_StatusProcessing" value="Thinking..."/>
		<const name="S_StatusLoading" value="Loading..."/>
		<const name="S_StatusLoadingPopTopics" value="Loading popular topics..."/>
		<const name="S_StatusBuildingPopTopics" value="Building popular topics..."/>
		<const name="S_StatusConvertingFolder" value="Converting %s..."/>
		<const name="S_StatusSaving" value="Saving..."/>
		<const name="S_StatusUpgradingFeeds" value="Upgrading subscriptions..."/>
		<const name="S_StatusScanningFeeds" value="Checking feeds for errors..."/>
		<const name="S_StatusNoSubscriptions" value="You aren't subscribed to any feeds"/>
		<const name="S_StatusSearching" value="Searching..."/>
		<const name="S_StatusUpdateNumNewItems" value="%d new items downloaded"/>
		<const name="S_StatusNGServerError" value="[server error]"/>
		<const name="S_StatusImportingSubs" value="Importing subscriptions..."/>
		<const name="S_StatusStep" value="Step %d of %d"/>
		<const name="S_StatusNumFeedsInView" value="%d of %d feeds showing"/>
		<const name="S_StatusNumFeedsInKeywordView" value="%d feeds matching &quot;%s&quot;"/>
		<const name="S_StatusItemAlreadyExistsInNewsBin" value="Item already exists in this clippings folder"/>
		<const name="S_StatusCantClipLocalContent" value="Local content can't be added to synched clippings"/>
		<const name="S_StatusCantClipUnlinkedPosts" value="Items with empty links can't be added to synched clippings"/>
		<const name="S_StatusNumMatches" value="%d matches found"/>
		<const name="S_StatusNoMatches" value="No matches found"/>
		<const name="S_StatusPageNum" value="Page %d of %d"/>
		<const name="S_StatusPanicProgress" value="Scanning %s..."/>
		<const name="S_StatusChangeCache" value="Changing cache folder..."/>
		<const name="S_StatusBackupCache" value="Backing up cache folder..."/>
		<!-- 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 $APP_NG_VERSION$..."/>
		<const name="S_StatusNGDownloadingSubs" value="Downloading 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="Removing folder..."/>
		<const name="S_StatusNGRenameFolder" value="Renaming folder..."/>
		<const name="S_StatusNGSyncAllFolders" value="Synchronizing Subscriptions"/>
		<const name="S_StatusNGSubscriptionChangesApplied" value="Your $APP_NAME$ subscriptions have been updated."/>
		<!-- used by fPanicBtnDlg -->
		<const name="S_Panic_MarkReadAll" value="all items"/>
		<const name="S_Panic_MarkReadBefore24Hours" value="all items more than 24 hours old"/>
		<const name="S_Panic_MarkReadBefore48Hours" value="all items more than 48 hours old"/>
		<const name="S_Panic_MarkReadBefore5Days" value="all items more than 5 days old"/>
		<const name="S_PanicCaption" value="You have %d unread items."/>
		<const name="S_PanicCaptionTimed" value="You have %d unread items. That's a lot to read!"/>
		<!-- used by fFileErrDlg-->
		<const name="S_HtmlErrorSavingFile">
			<![CDATA[<font color="clRed"><b>Error saving file:</b> %s</font><br><br><b>File:</b> %s<br><b>Folder:</b> %s<br><br>%s]]>
		</const>
		<const name="S_FileErr_Unknown" value="Click Retry to try again, or Ignore to continue without saving this file."/>
		<const name="S_FileErr_AccessDenied" value="Please verify that you have access to this folder and that the drive is still available."/>
		<const name="S_FileErr_FileInUse" value="Please verify that this file/folder isn't locked by another application."/>
		<const name="S_FileErr_PathNotFound" value="Please verify that this folder exists and that the drive is still available."/>
		<const name="S_FileErr_LowDiskSpace" value="Please free up space on this drive, then click Retry."/>
		<const name="S_FileErr_LowMemory" value="Please close any non-essential applications, then click Retry."/>		
		<!-- email news bin feed -->
		<const name="S_EmailBinFeed_Title" value="Subscribe to my FeedDemon Clippings"/>
		<const name="S_EmailBinFeed_BodyHtml">
			<![CDATA[<p>I've created a "shared clippings folder" in <a href="http://www.feeddemon.com/">FeedDemon</a>, which enables me to easily share my favorite links.  If you'd like to subscribe to it, just enter the URL below in your favorite RSS reader:</p><p><a href="%s">%s</a></p><p>Thanks!</p>]]>
		</const>
		<const name="S_EmailBinFeed_BodyPlain">
			<![CDATA[I've created a "shared clippings folder" in FeedDemon, which enables me to easily share my favorite links.  If you'd like to subscribe to it, just enter the URL below in your favorite RSS reader:\n\n%s\n\nThanks!]]>
		</const>
		<!-- used by fConnectionErrDlg and fConnectionTestDlg -->
		<const name="S_HtmlHttpErr_DisableSync">
			<![CDATA[<a href="sync:disable">Click here</a> if you'd like to temporarily <B>turn off synchronization</B> so that you may retrieve your feeds.]]>
		</const>
		<const name="S_HtmlHttpErr_NoConnectionChoice">
			<![CDATA[<b>$APP_NAME$ was unable to connect to the Internet.</b><BR><BR>If you have an active connection, then your <B>firewall</B> may be blocking $APP_NAME$.<BR><BR>What would you like to do?<BR><UL><LI><a href="test">Test my connection (recommended)</a><LI><a href="offline">Work offline for now</a></UL>]]>
		</const>
		<const name="S_HtmlHttpErr_NoConnection">
			<![CDATA[$APP_NAME$ was unable to connect to the Internet.<BR><BR>If you have an active connection, then this probably means that your <B>firewall</B> is blocking $APP_NAME$, so please verify that your firewall permits $APP_NAME$ to connect.<BR><BR>If you're connecting through a <B>proxy server</B>, make sure that $APP_NAME$ knows your <A href="opt:proxy">proxy settings</A>.]]>
		</const>
		<const name="S_HtmlHttpErr_ProxyAuth">
			<![CDATA[$APP_NAME$ was unable to connect to the Internet due to a <b>proxy server</b> error, which probably means that your proxy settings are incorrect.<BR><BR><a href="opt:proxy">Click here</a> to change your proxy settings.]]>
		</const>
		<const name="S_HtmlHttpErr_ExpectationFailed">
			<![CDATA[$APP_NAME$ was able to connect to the Internet, but the server failed to return the expected result.<br><br>This may indicate a problem with your <a href="opt:proxy">proxy settings</a>.]]>
		</const>
		<const name="S_HtmlHttpErr_ServiceUnavail">
			<![CDATA[We're sorry, but $APP_NG_VERSION$'s <B>synchronization</B> service appears to be unavailable.  This is a problem on our end which we'll correct as soon as we can.]]>
		</const>
		<const name="S_HtmlHttpErr_ServerError">
			<![CDATA[$APP_NAME$ was unable to connect to $APP_NG_VERSION$'s synchronization service.]]>
		</const>
		<const name="S_HtmlHttpErr_Denied">
			<![CDATA[$APP_NAME$ was <B>unable to login</B> to $APP_NG_VERSION$.  Please <a href="opt:login">click here</a> to verify that your login is correct.]]>
		</const>
		<const name="S_HtmlHttpErr_NGHTTPFailed">
			<![CDATA[$APP_NAME$ was able to connect to the Internet, but it was unable to connect to our site.  Unless our site is temporarily down, this may indicate a problem with your <a href="opt:proxy">proxy settings</a>.]]>
		</const>
		<const name="S_HtmlHttpErr_NGSOAPFailed">
			<![CDATA[$APP_NAME$ was able to connect to the Internet, but it was unable to send a request to $APP_NG_VERSION$'s synchronization service.  This may indicate a problem with your <a href="opt:proxy">proxy settings</a>.]]>
		</const>
		<const name="S_HtmlHttpErr_NGSOAPDenied">
			<![CDATA[$APP_NAME$ was able to connect to the Internet, but it was unable to login to $APP_NG_VERSION$'s synchronization service.  Please make sure that your user name and password are correct in $APP_NAME$'s Synchronization Options.]]>
		</const>
		<const name="S_HtmlHttpErr_NGSOAPActionStripped">
			<![CDATA[$APP_NAME$ was able to connect to the Internet, but a request sent to $APP_NG_VERSION$'s synchronization service was modified before transmission.<br><br>This usually means that either your firewall or <a href="opt:proxy">proxy server</a> is removing important information from the request, in which case resolving the problem may require assistance from your IT department.]]>
		</const>
		<const name="S_HttpTest_Step1" value="Connect to external site"/>
		<const name="S_HttpTest_Step2" value="Connect to $APP_NG_VERSION$ service"/>
		<const name="S_HttpTest_Step3" value="SOAP request to $APP_NG_VERSION$ service"/>
		<const name="S_HttpTest_Step4" value="Check $APP_NG_VERSION$ login"/>
		<!-- 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"/>
		<!-- feed hint -->
		<const name="S_FeedHintLastPostDate" value="Last post: %s"/>
		<!-- 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"/>
		<!-- custom filters -->
		<const name="S_CFilterLoc_Title" value="Title"/>
		<const name="S_CFilterLoc_Description" value="Description"/>
		<const name="S_CFilterLoc_Author" value="Author"/>
		<const name="S_CFilterLoc_Source" value="Source"/>
		<const name="S_CFilterLoc_Category" value="Category"/>
		<const name="S_CFilterLoc_Link" value="Link"/>
		<const name="S_CFilterLoc_Anywhere" value="Anywhere"/>
		<const name="S_CFilterOp_Equals" value="equals"/>
		<const name="S_CFilterOp_Contains" value="contains"/>
		<const name="S_CFilterOp_NotEquals" value="does not equal"/>
		<const name="S_CFilterOp_NotContains" value="does not contain"/>
		<!-- 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_ColNumComments" value="Comments"/>
		<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"/>
		<!-- fOptionsDlg (sounds) -->
		<const name="S_SndWatchNotify" value="Item added to watch"/>
		<const name="S_SndNewsBinNotify" value="Item added to clippings folder"/>
		<const name="S_SndAutoDiscovery" value="Feed added to auto-discovery list"/>
		<const name="S_SndDesktopAlert" value="Desktop alert"/>
		<const name="S_SndPrefetchComplete" value="Prefetch complete"/>
		<!-- 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_ActivationErr_LKDoesNotExist" value="This license key does not exist"/>
		<const name="S_ActivationErr_ProductDoesNotExist" value="Product/version does not exist"/>
		<const name="S_ActivationErr_LKAssociatedToDiffAccount" value="This license key is associated with a different $APP_NG_VERSION$ account"/>
		<const name="S_ActivationErr_LKAssociatedToDiffProduct" value="This license key associated with a different $APP_NG_VERSION$ product"/>
		<const name="S_ActivationErr_LKNotValidForVersion" value="This license key is not valid for this version of $APP_NAME$"/>
		<const name="S_ActivationErr_Unknown" value="Activation failed.  Please make sure your $APP_NG_VERSION$ login is correct and that your subscription has not expired."/>
		<const name="S_LblSubscription" value="Your $APP_NG_VERSION$ subscription expires %s"/>
		<const name="S_TrialOrderNow" value="Order Now!"/>
		<const name="S_TrialOrderNowHint" value="Order $APP_NAME$ now!"/>
		<const name="S_TrialDaysRemaining">
			<![CDATA[<p align="center"><b>Your %d-day trial period has %d days remaining</b></p>]]>
		</const>
		<const name="S_TrialExpired">
			<![CDATA[<p align="center"><b>Your %d-day trial period has <FONT color="#FF0000">EXPIRED</FONT> !</b></p>]]>
		</const>
		<const name="S_LblPurchaseActivate" value="Purchase/Activate $APP_NAME$"/>
		<!-- used on welcome/activation dialog -->
		<const name="S_WelcomeTrialItem"><![CDATA[<LI>Start using the <b>trial version</b> of $APP_NAME$]]></const>		
		<!-- login dialog for secure feeds -->
		<const name="S_SecureFeedLoginMsg">
			<![CDATA[<b>%s</b><br><br>This feed requires your name and password.]]>
		</const>
		<const name="S_NewSecureFeedLoginMsg">
			<![CDATA[<b>Secure Feed</b><br><br>This feed requires your 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_EditSecureFeedFailedLoginMsg">
			<![CDATA[<b>%s</b><br><br>The user name and/or password for this feed is incorrect.]]>
		</const>
		<const name="S_ServiceLoginUserNameAndPassword">
			<![CDATA[<b>%s</b><br><br>Enter your %s user name and password.]]>
		</const>
		<const name="S_ServiceLoginUserName">
			<![CDATA[<b>%s</b><br><br>Enter your %s user name.]]>
		</const>
		<const name="S_ClearStoredItems" value="[ Clear this list ]"/>
		<const name="S_UseDefaultNewspaper" value="(use default style)"/>
		<const name="S_KeywordSearchFor" value="Keyword Search for &quot;%s&quot;"/>
		<!-- 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="Clippings Folders"/>
		<const name="S_AllNewsBins" value="All Clippings"/>
		<const name="S_CreateNewsBin" value="Create clippings folder..."/>
		<!-- browser text size -->
		<const name="S_TextSz_Smallest" value="Smallest"/>
		<const name="S_TextSz_Smaller" value="Smaller"/>
		<const name="S_TextSz_Medium" value="Medium"/>
		<const name="S_TextSz_Larger" value="Larger"/>
		<const name="S_TextSz_Largest" value="Largest"/>
		<!-- UI styles -->
		<const name="S_StyleClassic" value="Classic"/>
		<const name="S_StyleOffice11" value="Office 11"/>
		<!-- feed stats (feed properties dialog and Report.xsl) -->
		<const name="S_StatLastPostDate" value="Last post"/>
		<const name="S_StatLastHttpStatus" value="Last Http status"/>
		<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 visits"/>
		<const name="S_StatFeedVisitsExplicit" value="Feed clicks"/>
		<const name="S_StatPostVisits" value="Item clicks"/>
		<const name="S_StatFollowedLinks" value="Followed links"/>
		<const name="S_StatEnclosureVisits" value="Podcast clicks"/>
		<const name="S_StatPostsAddedToNewsBins" value="Items added to clippings"/>
		<const name="S_StatPostsAddedToSharedNewsBins" value="Items added to shared clippings"/>
		<const name="S_StatPostsAddedToWatches" value="Items added to watches"/>
		<const name="S_StatPostsEverFlagged" value="Items ever flagged"/>
		<const name="S_StatPostsEmailed" value="Items emailed"/>
		<const name="S_StatAttention" value="Attention"/>
		<const name="S_FolderStats" value="This folder contains %d feeds, %d items, %d unread items and %d flagged items"/>
		<const name="S_TotalStats" value="You have a total of %d folders, %d feeds, %d items, %d unread items and %d flagged items"/>
		<const name="S_WatchStats" value="This watch contains %d items"/>
		<const name="S_NewsBinStats" value="This clippings folder contains %d items"/>
		<!-- NG subscription change detail -->
		<const name="S_SubChangeDetailNewFolder" value="New folder: %s"/>
		<const name="S_SubChangeDetailRenamedFolder" value="Renamed folder: %s to %s"/>
		<const name="S_SubChangeDetailMovedFolder" value="Moved 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 to %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"/>
		<const name="S_SubChangesDetailNewClipFolder" value="New clippings folder: %s"/>
		<const name="S_SubChangesDetailRenamedClipFolder" value="Renamed clippings folder: %s to %s"/>
		<const name="S_SubChangesDetailDeletedClipFolder" value="Deleted clippings folder: %s"/>
		<const name="S_SubChangesDetailChangedClipFolderFeedUrl" value="Changed clippings folder feed: %s"/>
		<!-- subscription tree headers -->
		<const name="S_HdrSubscriptions" value="Subscriptions"/>
		<const name="S_HdrWatches" value="Watches"/>
		<const name="S_HdrNewsBins" value="Clippings"/>
		<const name="S_HdrInfoNoUnreadFeeds" value="(no unread feeds)"/>
		<const name="S_HdrInfoNoFlaggedFeeds" value="(no flagged feeds)"/>
		<const name="S_HdrInfoNoKeywordFeeds" value="(no matches found)"/>
		<!-- newspaper shortcuts -->
		<const name="S_NwspKeyNextPost" value="Next item"/>
		<const name="S_NwspKeyNextPostEx" value="Next item (automatically move to next feed)"/>
		<const name="S_NwspKeyPrevPost" value="Previous item"/>
		<const name="S_NwspKeyNextPage" value="Next page"/>
		<const name="S_NwspKeyPrevPage" value="Previous page"/>
		<const name="S_NwspKeyShowPost" value="Show item"/>
		<const name="S_NwspKeyViewLink" value="View item link"/>
		<const name="S_NwspKeyToggleRead" value="Toggle read"/>
		<const name="S_NwspKeyToggleFlag" value="Toggle flag"/>
		<const name="S_NwspKeySendTo" value="Show &quot;Send To&quot; menu"/>
		<const name="S_NwspKeyClip" value="Clip item"/>
		<const name="S_NwspKeyClipDefault" value="Clip item to default clippings folder"/>
		<const name="S_NwspKeyBrowseExternal" value="Open in external browser"/>
		<const name="S_NwspKeyBrowseNewTab" value="Open in new browser tab"/>
		<!-- used by newspapers -->
		<const name="S_RptTitleAllSubscriptions" value="$S_HdrSubscriptions$"/>
		<const name="S_RptTitleAllWatches" value="Watches"/>
		<const name="S_RptTitleAllNewsBins" value="Clippings Folders"/>
		<const name="S_RptTitleFolder" value="%s"/>
		<const name="S_MemeRptTitle" value="Popular Topics"/>
		<const name="S_PopularTopics_Me" value="Popular in My Subscriptions"/>
		<const name="S_PopularTopics_Everyone" value="Popular in Everyone's Subscriptions"/>
		<const name="S_DinosaurRptTitle" value="Dinosaurs"/>
		<const name="S_DinosaurRptPageTitle">
			<![CDATA[Dinosaurs: Feeds that haven't updated in <a class="spin" href="fdaction:?action=changedinodays" title="Click to change">%d</a> days]]>
		</const>
		<const name="S_HtmlAboutTabs">
			<![CDATA[<h1>You've opened a new tab in $APP_NAME$</h1><h2>Tabbed browser tips:</h2><ul><li>Press the CTRL key while clicking links to open them in a new tab</li><li>Double-click a tab to close it</li><li>Click and drag a tab to move it</li><li>Right-click a tab for more options</li><li>Drag-and-drop a tab to copy it to a clippings folder</li></ul><h2>Tabbed browser shortcuts:</h2><ul><li>New tab = <code>CTRL+T</code></li><li>Close tab = <code>CTRL+W</code></li><li>Close inactive tabs = <code>CTRL+ALT+W</code></li><li>Next tab = <code>CTRL+TAB</code></li><li>Previous tab = <code>SHIFT+CTRL+TAB</code></li></ul>]]>
		</const>
		<const name="S_FeedHistoryRptTitle" value="History"/>
		<const name="S_FeedHistoryRptPageTitle" value="History of Auto-Discovered Feeds"/>
		<const name="S_HttpErrorRptTitle" value="HTTP Errors"/>
		<const name="S_HttpErrorRptPageTitle" value="Feeds with HTTP Errors"/>
		<const name="S_FeedAttentionRptTitle" value="Attention Report"/>
		<const name="S_FeedAttentionRptPageTitle" value="Feeds Ordered by Attention"/>
		<const name="S_MarkAllFeedsRead" value="Mark feeds read"/>
		<const name="S_MarkAllWatchesRead" value="Mark watches read"/>
		<const name="S_MarkAllNewsBinsRead" value="Mark clippings folders read"/>
		<const name="S_MarkFolderRead" value="Mark folder read"/>
		<const name="S_MarkFeedRead" value="Mark feed read"/>
		<const name="S_NewsHintAddToNewsBin" value="Add to clippings folder"/>
		<const name="S_NewsHintOpenLink" value="Open link"/>
		<const name="S_NewsHintOpenInNewTab" value="Open link in new tab"/>
		<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 read"/>
		<const name="S_NewsHintMarkGroupRead" value="Mark group read"/>
		<const name="S_NewsHintMarkUnread" value="Mark unread"/>
		<const name="S_NewsHintFeedOptions" value="Feed options"/>
		<const name="S_NewsHintDeletePost" value="Delete"/>
		<const name="S_NewsHintDeleteHistory" value="Delete"/>
		<const name="S_NewsHintEmail" value="Email this post"/>
		<const name="S_NewsHintPostToDelicious" value="Post to del.icio.us"/>
		<const name="S_NewsHintTechnoratiLinks" value="Technorati Links"/>
		<const name="S_NewsHintGotoFeed" value="Show this feed"/>
		<const name="S_NewsHintGotoPost" value="Show this post"/>
		<const name="S_NewsHintGotoFeedLink" value="Feed home page"/>
		<const name="S_NewsHintGotoPostLink" value="Open link"/>
		<const name="S_NewsHintUnsubscribe" value="Unsubscribe"/>
		<const name="S_NewsHintSubscribe" value="Subscribe"/>
		<const name="S_NewsHintPreview" value="Preview"/>
		<const name="S_NewsHintSubscribeCommentFeed" value="Subscribe to this item's comments"/>
		<const name="S_NewsHintAlreadySubscribed" value="(Already subscribed)"/>
		<const name="S_NewsHintSearchSubs" value="Search Subscriptions"/>
		<const name="S_NewsHintSearchFolder" value="Search Folder"/>
		<const name="S_NewsHintSearchFeed" value="Search Feed"/>
		<const name="S_NewsHintSearchWatches" value="Search Watches"/>
		<const name="S_NewsHintSearchNewsBins" value="Search Clippings"/>
		<const name="S_NewsHintSendTo" value="Send To"/>
		<const name="S_NewsHintHideMeme" value="Hide this topic"/>
		<const name="S_NewsHintProperties" value="Properties"/>
		<const name="S_NewsHintStatistics" value="Statistics"/>
		<const name="S_NewsHintBrowserHome" value="Browser Home"/>
		<const name="S_NewsHintSubscriptionsHome" value="Subscriptions Home"/>
		<const name="S_NewsLblOpenEnclosure" value="Open"/>
		<const name="S_NewsLblDownloadEnclosure" value="Download"/>
		<const name="S_NewsResetAttention" value="Reset attention rank"/>
		<const name="S_NewsIncAttention" value="Increase attention rank"/>
		<const name="S_NewsDecAttention" value="Decrease attention rank"/>
		<const name="S_NewsHdrFavoriteFeeds" value="Feeds I Pay the Most Attention To"/>
		<const name="S_NewsHdrLeastFavoriteFeeds" value="Feeds I Pay the Least Attention To"/>
		<const name="S_NewsHdrUnreadFeeds" value="Feeds with Unread Items"/>
		<const name="S_NewsHdrFlaggedFeeds" value="Feeds with Flagged Items"/>
		<const name="S_NewsHdrTotal" value="Total"/>
		<const name="S_NewsLblSearch" value="Search Subscriptions..."/>
		<const name="S_NewsLblSearchAgain" value="Search Again..."/>
		<const name="S_NewsLblFeedTitle" value="Feed Title"/>
		<const name="S_NewsLblAttentionReport" value="Show all..."/>
		<const name="S_NewsHintMore" value="View entire post"/>
		<const name="S_NewsLblExpand" value="[More]"/>
		<const name="S_NewsLblCollapse" value="[Less]"/>
		<const name="S_NewsHintExpand" value="Expand this item"/>
		<const name="S_NewsHintCollapse" value="Collapse this item"/>
		<const name="S_NewsHintPlayMedia" value="Play media"/>
		<const name="S_NewsHintMapThis" value="Map This"/>
		<const name="S_NewsLblCreateWatch" value="New watch..."/>
		<const name="S_NewsLblCreateNewsBin" value="New clippings folder..."/>
		<const name="S_NewsLblMore" value="[more]"/>
		<const name="S_NewsLblThumbnails" value="Thumbnails"/>
		<const name="S_NewsLblNextPage" value="Next page"/>
		<const name="S_NewsLblPreviousPage" value="Previous page"/>
		<const name="S_NewsLblEnableFeedHistory" value="Enable Feed History"/>
		<const name="S_NewsLblDisableFeedHistory" value="Disable Feed History"/>
		<const name="S_NewsLblFeedHistoryDisabled" value="(Feed history has been disabled)"/>
		<const name="S_NewsHintUpLevel" value="Up one level"/>
		<const name="S_NewsLblContent" value="Content"/>
		<const name="S_NewsLblShowFullPosts" value="Full Posts"/>
		<const name="S_NewsLblShowExcerpts" value="Summaries"/>
		<const name="S_NewsLblShowHeadlines" value="Headlines"/>
		<const name="S_NewsLblFolderView" value="Folder View"/>
		<const name="S_NewsLblFolderOverview" value="Subscriptions"/>
		<const name="S_NewsLblFolderDetail" value="News items"/>
		<const name="S_NewsLblGroupBy" value="Group By"/>
		<const name="S_NewsLblGroupByFeed" value="Feed"/>
		<const name="S_NewsLblGroupByDate" value="Date"/>
		<const name="S_NewsLblGroupByTitle" value="Title"/>
		<const name="S_NewsHintGroupByFeed" value="Group by Feed"/>
		<const name="S_NewsHintGroupByDate" value="Group by Date"/>
		<const name="S_NewsHintGroupByTitle" value="Group by Title"/>
		<const name="S_NewsHintGroupByFolder" value="Group by Folder"/>
		<const name="S_NewsLblMatchingItems" value="matching items"/>
		<const name="S_NewsLblMarkPageRead" value="Mark page read"/>
		<const name="S_NewsLblMarkPageReadGotoNext" value="Mark page read and goto next page"/>
		<const name="S_NewsLblMarkAllPagesRead" value="Mark all pages read"/>
		<const name="S_NewsLblAdvancedSearch" value="Advanced search"/>
		<const name="S_NewsHintDateRange" value="Date Range"/>
		<const name="S_NewsLblIncomingLinks" value="Who's linking here?"/>
		<const name="S_NewsLblNoMemes" value="No popular topics were found in this date range.  If changing the date range doesn't show any topics, you may not be subscribed to enough feeds which link to the same articles."/>
		<const name="S_NewsLblFindFeeds" value="Find new feeds"/>
</constants>
</language>