|
|
@@ -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");
|