1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

TagWords Plugin + e_tagwords files for news, download, cpage, links_page, calendar_menu

This commit is contained in:
lisa
2008-12-29 20:51:24 +00:00
parent e571deeb0d
commit 8009699297
26 changed files with 2252 additions and 33 deletions

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/English.php,v $
| $Revision: 1.9 $
| $Date: 2008-12-28 22:37:43 $
| $Author: e107steved $
| $Revision: 1.10 $
| $Date: 2008-12-29 20:50:52 $
| $Author: lisa_ $
+----------------------------------------------------------------------------+
*/
setlocale(LC_ALL, 'en');
@@ -53,5 +53,6 @@ define('LAN_NO', 'No');
define('LAN_OK', 'OK');
define('LAN_CONTINUE', 'Continue');
define('LAN_ENTER', 'Enter');
define('LAN_HOOKS', 'Hooks');
?>