Skip to content

Commit 4b5eb7a

Browse files
committed
Update language terms
1 parent 8f76a30 commit 4b5eb7a

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
$CountryDialCode = "Include the country dial code";
127127
$FieldTypeMobilePhoneNumber = "Mobile phone number";
128128
$CheckUniqueEmail = "Check unique e-mail";
129-
$EmailUsedTwice = "This email is not available";
129+
$EmailUsedTwice = "This email is already in use on the platform.";
130130
$TotalPostsInAllForums = "Total posts in all forums.";
131131
$AddMeAsCoach = "Add me as coach";
132132
$AddMeAsTeacherInCourses = "Add me as teacher in the imported courses.";
@@ -9033,4 +9033,5 @@
90339033
$ShowCareersHierarchy = "Show hierarchies";
90349034
$ParentCareer = "Parent career";
90359035
$CareerCannotBeDeletedAsItHasChildren = "This career cannot be deleted until all of its children have been deleted or moved to another career.";
9036+
$EmailUsedTwiceInImportFile = "This email is already in use by another user in the same file.";
90369037
?>

main/lang/french/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8967,4 +8967,5 @@
89678967
$ShowCareersHierarchy = "Montrer les hiérarchies";
89688968
$ParentCareer = "Filière parente";
89698969
$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.";
89708971
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9058,4 +9058,5 @@
90589058
$ShowCareersHierarchy = "Mostrar jerarquías";
90599059
$ParentCareer = "Carrera padre";
90609060
$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.";
90619062
?>

0 commit comments

Comments
 (0)