You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: main/lang/french/trad4all.inc.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8967,4 +8967,5 @@
8967
8967
$ShowCareersHierarchy = "Montrer les hiérarchies";
8968
8968
$ParentCareer = "Filière parente";
8969
8969
$CareerCannotBeDeletedAsItHasChildren = "Cette filière ne peut pas être supprimée tant que tous ses enfants n'ont pas été supprimés ou déplacés vers une autre filière.";
8970
+
$EmailUsedTwiceInImportFile = "Ce courriel est déjà utilisé par un autre utilisateur du même fichier.";
Copy file name to clipboardExpand all lines: main/lang/spanish/trad4all.inc.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9058,4 +9058,5 @@
9058
9058
$ShowCareersHierarchy = "Mostrar jerarquías";
9059
9059
$ParentCareer = "Carrera padre";
9060
9060
$CareerCannotBeDeletedAsItHasChildren = "Esta carrera no puede ser eliminada hasta que las carreras hijas a ésta sean eliminadas o movidas a otra carrera.";
9061
+
$EmailUsedTwiceInImportFile = "Este correo electrónico ya está usado por otro usuario en el mismo archivo.";
0 commit comments