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

Fixed hard coded language text in plugin.xml

Renamed language files to match standard approach
This commit is contained in:
bugrain
2009-05-04 20:09:45 +00:00
parent 78c7030698
commit ed00f81db3
5 changed files with 25 additions and 20 deletions

View File

@@ -3,9 +3,9 @@
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/languages/English/lan_download_admin.php,v $
| $Revision: 1.6 $
| $Date: 2009-05-03 21:16:15 $
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/languages/English/admin_download.php,v $
| $Revision: 1.1 $
| $Date: 2009-05-04 20:09:45 $
| $Author: bugrain $
+----------------------------------------------------------------------------+
*/
@@ -192,4 +192,8 @@ define("DOWLAN_HELP_7", "Help for mirror");
define("DOWLAN_HELP_8", "Help for ");
define("DOWLAN_HELP_9", "Help for ");
define("DOWLAN_INSTALL_DONE", "Your download plugin is now installed");
define("DOWLAN_DESCRIPTION", "This plugin is a fully featured Download system");
define("DOWLAN_CAPTION", "Configure Download");
?>

View File

@@ -3,9 +3,9 @@
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/languages/English/lan_download.php,v $
| $Revision: 1.2 $
| $Date: 2009-02-11 21:41:54 $
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/languages/English/download.php,v $
| $Revision: 1.1 $
| $Date: 2009-05-04 20:09:45 $
| $Author: bugrain $
+----------------------------------------------------------------------------+
*/