1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-19 06:02:40 +01:00
2010-02-10 18:18:01 +00:00

17 lines
471 B
PHP

<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/news/languages/English.php,v $
| $Revision$
| $Date$
| $Author$
+----------------------------------------------------------------------------+
*/
define("TD_MENU_L1", "Other News");
define("TD_MENU_L2", "Other News");
define("LAN_NEWSCAT_MENU_TITLE", "News Categories");
?>