Diagnostic: adapting translations related to diagnostic and prefilled message to finalize diagnostic -refs BT#20921

pull/4976/head
NicoDucou 2 years ago
parent f00a44fb07
commit 8cc398d4be
  1. 2
      public/main/search/load_search.php
  2. 15
      translations/main.pot
  3. 12
      translations/messages.en.po

@ -1158,7 +1158,7 @@ $button = '';
$userReportButton = '';
if ($userToLoad) {
$button = Display::url(
get_lang('Ofaj End Of LearnPath'),
get_lang('End Of LearnPath'),
api_get_path(WEB_PATH).'resources/messages/new?'
.http_build_query(['send_to_user' => $userToLoad, 'prefill' => 'ofaj']),
['class' => 'btn btn--plain']

@ -24103,3 +24103,18 @@ msgstr "See as student"
msgid "Official code"
msgstr "Official code"
msgid "Welcome, please go to diagnostic at %s."
msgstr "Welcome, please go to diagnostic at %s."
msgid "Your session search diagnosis is saved"
msgstr "Your session search diagnosis is saved"
msgid "End of LearnPath"
msgstr "End of LearnPath"
msgid "EndLPSubject"
msgstr "EndLPSubject"
msgid "EndLpDescription"
msgstr "EndLpDescription"

@ -24106,3 +24106,15 @@ msgstr "Official code"
msgid "Welcome, please go to diagnostic at %s."
msgstr "Welcome, please go to diagnostic at %s."
msgid "Your session search diagnosis is saved"
msgstr "Your session search diagnosis is saved"
msgid "End of LearnPath"
msgstr "End of LearnPath"
msgid "EndLPSubject"
msgstr "EndLPSubject"
msgid "EndLpDescription"
msgstr "EndLpDescription"

Loading…
Cancel
Save