Skip to content

Commit bf5e76c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents aa45a99 + 276a252 commit bf5e76c

File tree

5 files changed

+4
-16
lines changed

5 files changed

+4
-16
lines changed

public/main/inc/lib/formvalidator/Element/DatePicker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public function toHtml(): string
6161
<div>'.$requiredSymbol.$label.'</div>
6262
<div id="'.$id.'" class="flex items-center mt-1 flatpickr-wrapper" data-wrap="true">
6363
<input '.$this->_getAttrString($this->_attributes).'
64-
class="form-control border flex-grow" type="text" value="'.$value.'" placeholder="'.get_lang('Select date ..').'" data-input>
64+
class="form-control border flex-grow" type="text" value="'.$value.'" placeholder="'.get_lang('Select date').'" data-input>
6565
<div class="flex space-x-1 ml-2" id="button-addon3">
6666
<button class="btn btn--secondary-outline mr-2" type="button" data-toggle>
6767
<i class="pi pi-calendar pi-lg"></i>

translations/messages.de.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25588,9 +25588,6 @@ msgstr "Folgende Inhalte wurden behandelt"
2558825588
msgid "Obtained the following skills"
2558925589
msgstr "hat folgende Kompetenzen erworben"
2559025590

25591-
msgid "Certificate Footer"
25592-
msgstr ""
25593-
2559425591
msgid "No course session for this user"
2559525592
msgstr "Keine Sessions für diesen Benutzer"
2559625593

translations/messages.en.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27517,12 +27517,12 @@ msgstr "The following contents have been validated"
2751727517
msgid "Obtained the following skills"
2751827518
msgstr "Obtained the following skills"
2751927519

27520-
msgid "Certificate Footer"
27521-
msgstr ""
27522-
2752327520
msgid "Chamilo LMS"
2752427521
msgstr "Chamilo LMS"
2752527522

27523+
msgid "No course sessions for this user"
27524+
msgstr "No course sessions for this user"
27525+
2752627526
msgid "The attempted oral questions are %s"
2752727527
msgstr "The attempted oral questions are %s"
2752827528

translations/messages.fr.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29211,9 +29211,6 @@ msgstr "Les contenus suivants ont été validés "
2921129211
msgid "Obtained the following skills"
2921229212
msgstr "a obtenu les compétences suivantes "
2921329213

29214-
msgid "Certificate Footer"
29215-
msgstr ""
29216-
2921729214
msgid "Chamilo LMS"
2921829215
msgstr "Chamilo LMS"
2921929216

translations/messages.pot

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27510,15 +27510,9 @@ msgstr ""
2751027510
msgid "Obtained the following skills"
2751127511
msgstr ""
2751227512

27513-
msgid "Certificate Footer"
27514-
msgstr ""
27515-
2751627513
msgid "Chamilo LMS"
2751727514
msgstr ""
2751827515

27519-
msgid "Select date .."
27520-
msgstr ""
27521-
2752227516
msgid "No course sessions for this user"
2752327517
msgstr ""
2752427518

0 commit comments

Comments
 (0)