<?php
/**
 * English language file for anewssystem plugin
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Taggic@t-online.de
 */
 
// for the configuration manager
$lang['d_format']       = 'Define the date format (e.g. Y-m-d)';
$lang['news_datafile']  = 'Set the path to the namespace:newsdata file';
$lang['prev_length']    = 'Define the quantity of previewed words per news post in NewsFlash';
$lang['newsflash_link'] = 'provide News flash link';
$lang['hide_anchorID']  = 'hide Anchor ID';
$lang['wysiwyg']        = 'use WYSIWIG Editor (uses HTML instead of DW Syntax !)';
$lang['soapp']          = 'show only one article per page';       // soapp = show one article per page (instead of all news)
$lang['yh_level']       = 'headline level for year cluster of All News articles';
$lang['mh_level']       = 'headline level for month cluster of All News articles';
$lang['h_level']        = 'headline level for All News articles itself';
$lang['lnk_newsarchive']= 'text for archive link';
$lang['act_delim']      = 'some templates / dw-version use questionmark instead of ampersand at action links';
$lang['convert']        = 'Link a thumbshots online service';                                                                                                       