Parcourir la source

English language updated

Some text corrections
rocco27 il y a 9 ans
Parent
commit
77e8d075b5
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      lang/English/modules/update.php

+ 2 - 2
lang/English/modules/update.php

@@ -39,8 +39,8 @@ define('files_overwritten', "%s files overwritten");
 define('files_not_overwritten', "%s files NOT overwritten due to blacklist");
 define('can_not_update_non_writable_files', "Can not update because the following files/folders are not writable");
 define('dwl_failed', "The download link is not available: \"%s\".<br>Try again later.");
-define('temp_folder_not_writable', "The download can not be placed because Apache does not have write permision at the system temporary folder(%s).");
-define('base_dir_not_writable', "The panel can not update because Apache does not have write permision at folder \"%s\".");
+define('temp_folder_not_writable', "The download can not be placed, because Apache does not have write permision at the system temporary folder(%s).");
+define('base_dir_not_writable', "The Panel can not update, because Apache does not have write permission on \"%s\" folder.");
 define('new_files', "%s new files.");
 define('updated_files', "Updated files:<br>%s");
 define('select_mirror', "Select mirror");