1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-16 12:36:26 +02:00

admin -> administrator LAN

This commit is contained in:
CaMer0n
2009-07-07 22:55:13 +00:00
parent b5875aaef6
commit c5c7af80e9

View File

@ -9,9 +9,9 @@
* Admin Language File * Admin Language File
* *
* $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_administrator.php,v $ * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_administrator.php,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* $Date: 2008-12-20 15:23:48 $ * $Date: 2009-07-07 22:55:13 $
* $Author: secretr $ * $Author: e107coders $
*/ */
//define("ADMSLAN_0", "New user/admin entry created for"); - no references found //define("ADMSLAN_0", "New user/admin entry created for"); - no references found
//define("ADMSLAN_1", "now has admin status."); - no references found //define("ADMSLAN_1", "now has admin status."); - no references found
@ -90,6 +90,7 @@ define('ADMSLAN_73', 'Admin ID: --ID-- name: --NAME--');
define('ADMSLAN_74', 'General'); define('ADMSLAN_74', 'General');
define('ADMSLAN_75', ''); define('ADMSLAN_75', '');
define("ADMSLAN_76", "Language Configuration");
define("ADMSLAN_2", "Site Administrator <strong>%s</strong> updated in database."); define("ADMSLAN_2", "Site Administrator <strong>%s</strong> updated in database.");
?> ?>