mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
@@ -48,7 +48,7 @@ define("RSS_LAN_ADMINMENU_1", "RSS Options");
|
||||
define("RSS_LAN_ADMINMENU_2", "Listing");
|
||||
define("RSS_LAN_ADMINMENU_4", "Import");
|
||||
|
||||
define("RSS_LAN_ERROR_1", "This is not a valid rss feed.[br][br][Return to rss feed list]");
|
||||
define("RSS_LAN_ERROR_1", "This is not a valid rss feed. [Return to rss feed list]");
|
||||
define("RSS_LAN_ERROR_2", "Your e107_config.php file or your language files contain spaces or  characters before the <? characters. You should remove this with a non-utf8 text-editor if you wish to have a valid RSS feed.");
|
||||
define("RSS_LAN_ERROR_3", "No rss feeds are present yet[br]please use the import feature to import available rss feeds or create a rss feed manually.");
|
||||
define("RSS_LAN_ERROR_4", "No rss feeds are available yet");
|
||||
@@ -104,4 +104,4 @@ define("LAN_AL_RSS_05","RSS limits updated");
|
||||
define("LAN_AL_RSS_06","RSS settings updated");
|
||||
define("LAN_AL_RSS_07","");
|
||||
*/
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user