From b1f7f87c25673b41a9f5e992606e94d25c7cc88c Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 17 Nov 2015 00:05:09 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/fr/moodle.php | 1 + install/lang/hu/moodle.php | 1 + 2 files changed, 2 insertions(+) diff --git a/install/lang/fr/moodle.php b/install/lang/fr/moodle.php index 58e103ce9d2..e166cf81aaa 100644 --- a/install/lang/fr/moodle.php +++ b/install/lang/fr/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Langue'; +$string['moodlelogo'] = 'Logo Moodle'; $string['next'] = 'Suivant'; $string['previous'] = 'Précédent'; $string['reload'] = 'Actualiser'; diff --git a/install/lang/hu/moodle.php b/install/lang/hu/moodle.php index e3aa83c100a..57df88523c1 100644 --- a/install/lang/hu/moodle.php +++ b/install/lang/hu/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Nyelv'; +$string['moodlelogo'] = 'Moodle-logó'; $string['next'] = 'Következő'; $string['previous'] = 'Előző'; $string['reload'] = 'Újbóli betöltés'; -- 2.43.0