Yannick Warnier 10 роки тому
батько
коміт
a6a15711fc
2 змінених файлів з 6 додано та 2 видалено
  1. 3 1
      plugin/ticket/lang/english.php
  2. 3 1
      plugin/ticket/lang/french.php

+ 3 - 1
plugin/ticket/lang/english.php

@@ -81,4 +81,6 @@ $strings['TicketWasThisAnswerSatisfying'] = "Was this answer satisfactory?";
 $strings['TicketDetail'] = "Ticket details";
 $strings['AreYouSure'] = "Are you sure?";
 $strings['allow_student_add'] = "Allow students to generate tickets";
-?>
+$strings['PleaseBeforeRegisterATicketSelectOneUser'] = "Please select a user before you register a ticket.";
+$strings['RequestConfirmation'] = "Request confirmation";
+

+ 3 - 1
plugin/ticket/lang/french.php

@@ -81,4 +81,6 @@ $strings['TicketWasThisAnswerSatisfying'] = "La réponse au ticket est-elle sati
 $strings['TicketDetail'] = "Détails du ticket";
 $strings['AreYouSure'] = "Êtes-vous certain?";
 $strings['allow_student_add'] = "Permettre à l'étudiant de générer des tickets";
-?>
+$strings['PleaseBeforeRegisterATicketSelectOneUser'] = "Veuillez sélectionner un utilisateur avant d'enregistrer un ticket.";
+$strings['RequestConfirmation'] = "Demander confirmation";
+