Browse Source

Update languages

Yannick Warnier 9 years ago
parent
commit
d27f89ba8e
2 changed files with 2 additions and 0 deletions
  1. 1 0
      main/lang/english/trad4all.inc.php
  2. 1 0
      main/lang/french/trad4all.inc.php

+ 1 - 0
main/lang/english/trad4all.inc.php

@@ -7402,4 +7402,5 @@ $ByDuration = "By duration";
 $ByDates = "By dates";
 $SendAnnouncementCopyToDRH = "Send a copy to HR managers of selected students";
 $PoweredByX = "Powered by %s";
+$AnnouncementErrorNoUserSelected = "Please select at least one user. The announcement has not been saved.";
 ?>

+ 1 - 0
main/lang/french/trad4all.inc.php

@@ -7396,4 +7396,5 @@ $ByDuration = "Par durée";
 $ByDates = "Par dates";
 $SendAnnouncementCopyToDRH = "Envoyer une copie du mail aux responsables RH des étudiants sélectionnés";
 $PoweredByX = "Créé avec %s";
+$AnnouncementErrorNoUserSelected = "Veuillez sélectionner au moins un utilisateur. L'annonce n'a pas été sauvée.";
 ?>