From eac57bbd861bf45a342c48792fac27e72d47c9e4 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Mon, 5 Oct 2015 00:04:37 +0800 Subject: [PATCH] Automatically generated installer lang files --- install/lang/fr/admin.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/fr/admin.php b/install/lang/fr/admin.php index 240f03232c7..21687c4b0c1 100644 --- a/install/lang/fr/admin.php +++ b/install/lang/fr/admin.php @@ -42,3 +42,4 @@ Utilisez l\'option --help.'; $string['cliyesnoprompt'] = 'Tapez y (pour oui) ou n (pour non)'; $string['environmentrequireinstall'] = 'doit être installé et activé'; $string['environmentrequireversion'] = 'la version {$a->needed} est requise ; vous utilisez actuellement la version {$a->current}'; +$string['upgradekeyset'] = 'Mettre à jour la clef (laisser vide pour ne pas la définir)';