mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 03:54:09 +02:00
Bugtracker #3564 - remove hard coded text
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_theme.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:42 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2007-02-04 21:42:55 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("TPVLAN_1", "You are looking at a preview of the <b>'".PREVIEWTHEMENAME."'</b> theme. It has not been set as the main theme for your site, it has been activated to provide a preview of how the theme looks.<br />To set this theme as your site theme, <a href='".e_ADMIN."theme.php'>return to your theme manager</a> and select 'Set As Site Theme'.<br />To preview more themes please <a href='".e_ADMIN."theme.php'>click here</a>");
|
||||
@@ -59,4 +59,9 @@ define("TPVLAN_40", "Admin theme set to");
|
||||
define("TPVLAN_41", "Please select admin layout style to use");
|
||||
define("TPVLAN_42", "Save admin options");
|
||||
define("TPVLAN_43", "Admin options saved");
|
||||
|
||||
define("TPVLAN_46", "PCLZIP extract error:");
|
||||
define("TPVLAN_47", "PCLTAR extract error: ");
|
||||
define("TPVLAN_48", "code:");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user