mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Various improvements to update routines
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_e107_update.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:40 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2007-06-24 16:18:53 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
@@ -17,9 +17,10 @@ define("LAN_UPDATE_5", "Update available");
|
||||
define("LAN_UPDATE_7", "Executed");
|
||||
define("LAN_UPDATE_8", "Update from");
|
||||
define("LAN_UPDATE_9", "to");
|
||||
define("LAN_UPDATE_10", "Available Updates");
|
||||
define("LAN_UPDATE_11", ".617 to .7 Update Continued");
|
||||
//define("LAN_UPDATE_10", "Available Updates");
|
||||
//define("LAN_UPDATE_11", ".617 to .7 Update Continued");
|
||||
define("LAN_UPDATE_12", "One of your tables contains duplicate entries.");
|
||||
define("LAN_UPDATE_13", "Add additional/missing core settings");
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user