From c1722505e1e9574fcf596eb20992e7f0e0189f06 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Sun, 27 Nov 2016 00:05:45 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/ro/install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/ro/install.php b/install/lang/ro/install.php index 42a202e423f..10241cda392 100644 --- a/install/lang/ro/install.php +++ b/install/lang/ro/install.php @@ -66,4 +66,5 @@ $string['phpversionhelp'] = '

Moodle necesită o versiune PHP de cel puțin 4 $string['welcomep10'] = '{$a->installername} ({$a->installerversion})'; $string['welcomep20'] = 'Vedeți această pagină deoarece ați instalat și lansat cu succes pachetul {$a->packname} {$a->packversion} în computerul dumneavoastră. Felicitări!'; $string['welcomep40'] = 'Pachetul include și Moodle {$a->moodlerelease} ({$a->moodleversion}).'; +$string['welcomep70'] = 'Click pe butonul "Next" de mai jos pentru a continua setarea Moodle.'; $string['wwwroot'] = 'Adresă Web';