1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00
Files
php-e107/e107_languages/English/lan_news.php

48 lines
1.9 KiB
PHP

<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_news.php,v $
| $Revision$
| $Date$
| $Author$
+----------------------------------------------------------------------------+
*/
return [
'LAN_NEWS_1' => "News for specific members only",
'LAN_NEWS_2' => "You are not allowed to see this news",
'LAN_NEWS_9' => "Title only is set - <b>only the news title will be shown</b><br />",
'LAN_NEWS_10' => "This news post is <b>inactive</b> (It will be not shown on front page).",
'LAN_NEWS_11' => "This news post is <b>active</b> (it will be shown on front page).",
'LAN_NEWS_12' => "Comments are turned <b>on</b>.",
'LAN_NEWS_13' => "Comments are turned <b>off</b>.",
'LAN_NEWS_14' => "<br />Activation period:",
'LAN_NEWS_15' => "Body length:",
'LAN_NEWS_16' => "b. Extended length:",
'LAN_NEWS_17' => "b.",
'LAN_NEWS_18' => "Info:",
'LAN_NEWS_19' => "Now",
'LAN_NEWS_23' => "News Categories",
'LAN_NEWS_24' => "create pdf of this news item",
'LAN_NEWS_31' => "Sticky news item",
'LAN_NEWS_82' => "News - Category",
'LAN_NEWS_83' => "No news items at the moment - please check back soon.",
'LAN_NEWS_84' => "Back to news overview",
'LAN_NEWS_85' => "Back to category overview",
'LAN_NEWS_86' => "Older News",
'LAN_NEWS_87' => "Newer News",
'LAN_NEWS_462' => "No news items for specified month",
'LAN_NEWS_463' => "There are no news items for the specified category - please check back soon.",
'LAN_NEWS_464' => "No news items for specified day",
'LAN_NEWS_300' => "On",
'LAN_NEWS_307' => "Total posts in this category:",
'LAN_NEWS_308' => "Perhaps you're looking for one of the news items below?",
'LAN_NEWS_309' => "Tag",
];