From dbe75154b6aeff848579cb260b6dc12a569eb431 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Tue, 20 Sep 2016 00:04:28 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/gl/admin.php | 1 + install/lang/gl/moodle.php | 1 + 2 files changed, 2 insertions(+) diff --git a/install/lang/gl/admin.php b/install/lang/gl/admin.php index 9ba17b7f003..29aa8c589de 100644 --- a/install/lang/gl/admin.php +++ b/install/lang/gl/admin.php @@ -42,3 +42,4 @@ Use a opción --help.'; $string['cliyesnoprompt'] = 'escriba s (si) ou n (non)'; $string['environmentrequireinstall'] = 'debe ser instalado e activado'; $string['environmentrequireversion'] = 'requírese a versión {$a->needed} e está a executar a {$a->current}'; +$string['upgradekeyset'] = 'Chave de anovación (deixar baleiro para non estabelecela)'; diff --git a/install/lang/gl/moodle.php b/install/lang/gl/moodle.php index 94a5d111a76..8b3aaa2b964 100644 --- a/install/lang/gl/moodle.php +++ b/install/lang/gl/moodle.php @@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die(); $string['language'] = 'Idioma'; +$string['moodlelogo'] = 'Logotipo de Moodle'; $string['next'] = 'Seguinte'; $string['previous'] = 'Anterior'; $string['reload'] = 'Cargar de novo'; -- 2.43.0