From 5a5629b635232b744f77d0665bc0c3a65c2f7b0c Mon Sep 17 00:00:00 2001 From: eagleman Date: Wed, 6 Mar 2024 15:17:18 +0100 Subject: [PATCH] Update lang.admin.maintain.php Restored an unknowingly modified string. Someone has changed it with a french translation. --- fp-interface/lang/en-us/lang.admin.maintain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fp-interface/lang/en-us/lang.admin.maintain.php b/fp-interface/lang/en-us/lang.admin.maintain.php index d20bc2e..c28baa3 100755 --- a/fp-interface/lang/en-us/lang.admin.maintain.php +++ b/fp-interface/lang/en-us/lang.admin.maintain.php @@ -13,7 +13,7 @@ $lang ['admin'] ['maintain'] ['default'] = array( 'opt6' => 'Show support data', 'chmod_info' => 'If the file permissions could not be reset to ' . decoct(FILE_PERMISSIONS) . ', the owner of the file is probably not the same as the owner of the web server.
' . // - 'Normalement, tu peux ignorer cette remarque.' + 'Normally, you can ignore this warning.' ); $lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(