From d56e2cd3eb1eead202b4e7ecefa34722345aa509 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 12 Mar 2017 00:04:34 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/en/install.php | 7 +++---- install/lang/fa/install.php | 5 ++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/install/lang/en/install.php b/install/lang/en/install.php index b01b8098897..b707b06f9e0 100644 --- a/install/lang/en/install.php +++ b/install/lang/en/install.php @@ -90,10 +90,9 @@ $string['pathsunsecuredataroot'] = 'Dataroot location is not secure'; $string['pathswrongadmindir'] = 'Admin directory does not exist'; $string['phpextension'] = '{$a} PHP extension'; $string['phpversion'] = 'PHP version'; -$string['phpversionhelp'] = '

Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).

-

You are currently running version {$a}

-

You must upgrade PHP or move to a host with a newer version of PHP!
-(In case of 5.0.x you could also downgrade to 4.4.x version)

'; +$string['phpversionhelp'] = '

Moodle requires a PHP version of at least 5.4.4 (7.x has some engine limitations).

+

You are currently running version {$a}.

+

You must upgrade PHP or move to a host with a newer version of PHP.

'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'You are seeing this page because you have successfully installed and launched the {$a->packname} {$a->packversion} package in your computer. Congratulations!'; diff --git a/install/lang/fa/install.php b/install/lang/fa/install.php index c883b16606b..781f096692c 100644 --- a/install/lang/fa/install.php +++ b/install/lang/fa/install.php @@ -63,10 +63,9 @@ $string['memorylimithelp'] = '

حد حافظهٔ PHP کارگزار شما ه (هنگام مشاهدهٔ صفحه‌ها خطاهایی خواهید دید) و مجبور خواهید بود که فایل .htaccess را پاک کنید.

'; $string['phpversion'] = 'نسخهٔ PHP'; -$string['phpversionhelp'] = '

مودل نیاز به PHP نسخهٔ حداقل 4.3.0 یا 5.1.0 دارد (5.0.x مشکلات شناخته‌شده‌ای دارد).

+$string['phpversionhelp'] = '

مودل نیاز به PHP نسخهٔ حداقل 5.4.4 دارد (7.x محدودیت‌هایی در engine اش دارد).

شما در حال حاضر از نسخهٔ {$a} استفاده می‌کنید

-

باید PHP را ارتقاء دهید یا از کارگزاری دارای نسخهٔ جدیدتر PHP استفاده نمائید!
-(در صورت استفاده از 5.0.x به نسخهٔ 4.4.x هم می‌توانید برگردید)

'; +

باید PHP را ارتقاء دهید یا از کارگزاری دارای نسخهٔ جدیدتر PHP استفاده نمائید.

'; $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'دیدن این صفحه به معنی نصب و راه‌اندازی موفق بستهٔ {$a->packname} {$a->packversion} است. تبریک!';