From 9ed64e90d187b40633b1e17467764e7da3c93e6f Mon Sep 17 00:00:00 2001 From: e107steved Date: Mon, 30 Aug 2010 07:37:29 +0000 Subject: [PATCH] Bugtracker #5034 - update LANs --- e107_languages/English/admin/lan_fileinspector.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_languages/English/admin/lan_fileinspector.php b/e107_languages/English/admin/lan_fileinspector.php index 6f66a5a75..1661ead65 100644 --- a/e107_languages/English/admin/lan_fileinspector.php +++ b/e107_languages/English/admin/lan_fileinspector.php @@ -55,8 +55,8 @@ define("FR_LAN_16", "If you have edited this file in any way it will not pass th intentionally edited this file then you need not worry and can ignore this integrity check fail. If however the file was edited by someone else without authorisation you may want to re-upload the proper version of this file from the e107 zip."); -define("FR_LAN_17", "If you are a CVS user"); -define("FR_LAN_18", "If you run checkouts of the e107 CVS on your site instead of the official e107 stable +define("FR_LAN_17", "If you are an SVN user"); +define("FR_LAN_18", "If you run checkouts of the e107 SVN on your site instead of the official e107 stable releases, then you will discover files have failed integrity check because they have been edited by a dev after the latest core image snapshot was created."); define("FR_LAN_19", "files failed");