#1)
by GunChleoc » Sun Apr 05, 2009 10:15 am
- Code: Select all
$lang['smartfeed_advertising_introduction'] = 'This section appears only to Administrators.<br><br>Smartfeed allows advertising to be inserted into newsfeeds provided to subscribers. Use this interface to enable, disable and set advertising. Advertising appears as just another item in the feed, but is clearly identified as advertising. Advertising can be placed in three areas in the feed: before the first feed item, at the bottom of the feed, and periodically inside the feed. (Note that some newsreaders, like IE 7, allow the user to change the order that items are shown in the feed. Consequently there is no guarantee the ads will appear at the place they were written to in the newsfeed.) Each section can be turned on or off. Content can be toggled on or off with the master checkbox. If turned off, any information in the advertising fields can be enabled later.<br><br>Please note that as of this writing Google Adsense does not support RSS, and consequently Javascript provided with Google Adsense probably will not work. You should check the feed content with advertising for yourself in a variety of newsreaders to ensure the text can be parsed and your content will show cleanly. Please note that different newsreaders may show different results.<br><br>Please make sure your browser is configured to allow pop up windows for this site. Otherwise, if there are error messages, you may not see them.';
$lang['smartfeed_advertising_path_error'] = 'Unable to read or create the file containing advertising options data. It may be that the directory where the file should reside does not have the proper permissions.';
$lang['smartfeed_ad_data_saved'] = 'Your advertising options data was saved';
$lang['smartfeed_ad_data_invalid_user'] = 'Your advertising options data was NOT saved. A hacking attempt probably occurred, because the user trying to save the advertising data does not have Administrator privileges.';
$lang['smartfeed_ad_data_access_error'] = 'Unable to access the file containing the advertising information. This is likely a file permissions problem.';
$lang['smartfeed_ad_feed_category'] = 'Advertising'; // The feed item category to use for ads, and also in the item title to distinguish the item as advertising
$lang['smartfeed_show_ads_to_public_only'] = 'Show ads to public (non-registered) users only (applies only if ads are enabled)';