diff --git a/apps/maarch_entreprise/js/angular/lang/lang-en.ts b/apps/maarch_entreprise/js/angular/lang/lang-en.ts index aa1f03b5330f10d59b501d6df50b5e6e46843239..9694dee7315a90b7a118c6e19c556f883f3b0670 100755 --- a/apps/maarch_entreprise/js/angular/lang/lang-en.ts +++ b/apps/maarch_entreprise/js/angular/lang/lang-en.ts @@ -91,7 +91,6 @@ export const LANG_EN = { "createdOn" : "Created on", "createScriptNotification" : "Create the script", "currentPsw" : "Current password", - "currentApplicationVersion" : "Current application version", "currentVersion" : "Current version", "date" : "Date", "day" : "Day", @@ -221,8 +220,7 @@ export const LANG_EN = { "memberUsersCopy" : "Copy users member", "menus" : "Menus", "minute" : "Minute", - "minorVersion" : "Minor Version", - "missingAdvert" : "This account is currently defined as absent and the mails are redirected to an other user.", + "missingAdvert" : "This account is currently defined as absent.", "missingAdvert2" : "If you want to connect with this account, the 'absent' mode will be deleted then.", "missingAdvertTitle" : "Absences management", "missingChoose" : "Do you want to continue ?", diff --git a/apps/maarch_entreprise/js/angular/lang/lang-fr.ts b/apps/maarch_entreprise/js/angular/lang/lang-fr.ts index c15041966d46aed1dec7677e00d5bc753401aaf4..3444925b296f09011f684d7ff36a382aa51ac46e 100755 --- a/apps/maarch_entreprise/js/angular/lang/lang-fr.ts +++ b/apps/maarch_entreprise/js/angular/lang/lang-fr.ts @@ -287,7 +287,6 @@ export const LANG_FR = { "memberUsersCopy" : "Utilisateur(s) en copie membre(s)", "menus" : "Menus", "minute" : "Minute", - "minorVersion" : "Version mineure", "missingAdvert" : "Ce compte est actuellement défini en mode 'absent'.", "missingAdvert2" : "Si vous desirez vous connecter avec ce compte, le mode 'absent' sera alors supprimé.", "missingAdvertTitle" : "Gestion des absences",