From 3cc04cc5219bfd72d83b58d2f6ae83092e0c9fb6 Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Tue, 05 Jul 2016 07:14:13 -0400 Subject: [PATCH] Merge branch 'stable-3.1' into 'stable-3.1' --- interface/web/admin/lib/lang/fr_software_repo.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/admin/lib/lang/fr_software_repo.lng b/interface/web/admin/lib/lang/fr_software_repo.lng index 7b3ec48..f65c955 100644 --- a/interface/web/admin/lib/lang/fr_software_repo.lng +++ b/interface/web/admin/lib/lang/fr_software_repo.lng @@ -4,4 +4,5 @@ $wb['repo_username_txt'] = 'Utilisateur (optionnel)'; $wb['repo_password_txt'] = 'Mot de passe (optionnel)'; $wb['active_txt'] = 'Actif'; +$wb['Software Repository which may contain addons or updates'] = 'Software Repository which may contain addons or updates'; ?> -- Gitblit v1.9.1