mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Bugtracker #4467 - hard-coded LAN
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/languages/English/lan_content.php,v $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2007-03-27 13:48:30 $
|
||||
| $Author: lisa_ $
|
||||
| $Revision: 1.5 $
|
||||
| $Date: 2008-07-25 21:03:37 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
@@ -196,6 +196,8 @@ define("CONTENT_LAN_90", "previous page");
|
||||
define("CONTENT_LAN_91", "next page");
|
||||
define("CONTENT_LAN_92", " - current");
|
||||
|
||||
define('CONTENT_LAN_ALL', 'all');
|
||||
|
||||
define("CONTENT_MENU_LAN_0", "content Menu :");
|
||||
define("CONTENT_MENU_LAN_1", "no content items yet");
|
||||
define("CONTENT_MENU_LAN_2", "recent items");
|
||||
|
Reference in New Issue
Block a user