Update lang.admin.maintain.php
Restored an unknowingly modified string. Someone has changed it with a french translation.
This commit is contained in:
parent
50702a8a5f
commit
5a5629b635
@ -13,7 +13,7 @@ $lang ['admin'] ['maintain'] ['default'] = array(
|
||||
'opt6' => 'Show support data',
|
||||
|
||||
'chmod_info' => 'If the file permissions <strong>could not</strong> be reset to ' . decoct(FILE_PERMISSIONS) . ', the owner of the file is probably not the same as the owner of the web server.<br>' . //
|
||||
'Normalement, tu peux ignorer cette remarque.'
|
||||
'Normally, you can ignore this warning.'
|
||||
);
|
||||
|
||||
$lang ['admin'] ['maintain'] ['default'] ['msgs'] = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user