From 605f771a68dd851fe76106df95aaff312fe98561 Mon Sep 17 00:00:00 2001 From: NicoDucou Date: Mon, 15 Jul 2024 10:46:26 +0200 Subject: [PATCH] Gradebook: Certificate: transform Chamilo LMS to a translation string to be able to adapt the certificate Footer in sublanguages - refs BT#21621 --- .../template/default/gradebook/custom_certificate.html.twig | 2 +- translations/messages.de.po | 3 +++ translations/messages.en.po | 3 +++ translations/messages.es.po | 3 +++ translations/messages.fr.po | 3 +++ translations/messages.pot | 3 +++ 6 files changed, 16 insertions(+), 1 deletion(-) diff --git a/public/main/template/default/gradebook/custom_certificate.html.twig b/public/main/template/default/gradebook/custom_certificate.html.twig index 32c4ca7d67..8efb437429 100644 --- a/public/main/template/default/gradebook/custom_certificate.html.twig +++ b/public/main/template/default/gradebook/custom_certificate.html.twig @@ -104,7 +104,7 @@ - {{ 'Chamilo LMS' }} + {{ 'Chamilo LMS'|trans|raw }} diff --git a/translations/messages.de.po b/translations/messages.de.po index dac2f0991c..2c03c8e6fe 100644 --- a/translations/messages.de.po +++ b/translations/messages.de.po @@ -50,6 +50,9 @@ msgstr "Badge erstellen" msgid "Badges" msgstr "Badges" +msgid "Chamilo LMS" +msgstr "Chamilo LMS" + msgid "Students who acquired skill %s" msgstr "Studierende die Fähigkeiten erworben haben %s" diff --git a/translations/messages.en.po b/translations/messages.en.po index efe751f43e..e150df8c7d 100644 --- a/translations/messages.en.po +++ b/translations/messages.en.po @@ -27523,6 +27523,9 @@ msgstr "Obtained the following skills" msgid "Certificate Footer" msgstr "" +msgid "Chamilo LMS" +msgstr "Chamilo LMS" + msgid "The attempted oral questions are %s" msgstr "The attempted oral questions are %s" diff --git a/translations/messages.es.po b/translations/messages.es.po index aeb8a8b5b6..b1d3870cca 100644 --- a/translations/messages.es.po +++ b/translations/messages.es.po @@ -50,6 +50,9 @@ msgstr "Crear insignia" msgid "Badges" msgstr "Insignias" +msgid "Chamilo LMS" +msgstr "Chamilo LMS" + msgid "Students who acquired skill %s" msgstr "Estudiantes que adquirieron la competencia %s" diff --git a/translations/messages.fr.po b/translations/messages.fr.po index f517a4ad6c..4f094d1c5d 100644 --- a/translations/messages.fr.po +++ b/translations/messages.fr.po @@ -29217,6 +29217,9 @@ msgstr "a obtenu les compétences suivantes " msgid "Certificate Footer" msgstr "" +msgid "Chamilo LMS" +msgstr "Chamilo LMS" + msgid "No course session for this user" msgstr "Pas de cours de session pour cet utilisateur" diff --git a/translations/messages.pot b/translations/messages.pot index a635a8e3dd..af160fe315 100644 --- a/translations/messages.pot +++ b/translations/messages.pot @@ -27516,6 +27516,9 @@ msgstr "" msgid "Certificate Footer" msgstr "" +msgid "Chamilo LMS" +msgstr "" + msgid "Select date .." msgstr ""