From 1071d5ff6212570d24d64c553d01ae013ef0fd78 Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Thu, 12 Feb 2015 16:41:02 +0100 Subject: [PATCH] Removing unused message --- Resources/translations/validators.fr.yml | 1 - Resources/translations/validators.nl.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/Resources/translations/validators.fr.yml b/Resources/translations/validators.fr.yml index 8bd529f40..d82d8d712 100644 --- a/Resources/translations/validators.fr.yml +++ b/Resources/translations/validators.fr.yml @@ -5,7 +5,6 @@ 'This is not a number': 'La valeur introduite n''est pas un nombre.' 'Birthdate not valid': 'La date de naissance n''est pas valide.' 'Periods are collapsing': 'L''historique des ouvertures et fermetures de dossier n''est pas cohérent. Des historiques d''ouverture et de fermeture se chevauchent. Vérifiez la liste des ouvertures et fermetures.' -'History not closed is before the new line': 'Vous tentez d''ouvrir un dossier à une date passée alors qu''il est réouvert plus tard. Veuillez insérer une nouvelle ligne d''ouverture avant de la clotûrer avant la suivante.' 'Closing date can not be before opening date': 'La date de fermeture du dossier ne peut pas être avant la date d''ouverture.' 'Opening date is not valid': 'La date d''ouverture n''est pas valide' 'Opening date can not be null': 'La date d''ouverure ne peut être nulle' diff --git a/Resources/translations/validators.nl.yml b/Resources/translations/validators.nl.yml index 3994be4fa..014fa0822 100644 --- a/Resources/translations/validators.nl.yml +++ b/Resources/translations/validators.nl.yml @@ -5,7 +5,6 @@ 'This is not a number': 'Je moet hier een cijfer invullen.' 'Birthdate not valid': 'Geboortedatum is foutief ingevuld' 'Periods are collapsing': 'De periodes van openen en sluiten van het dossier is foutief. Verifieer de data.' -"History not closed is before the new line": "U probeert een dossier te starten in het verleden, dit is onmogelijk!" 'Closing date can not be before opening date': 'Dossier kan niet gesloten worden voor datum van openen dossier.' 'Opening date is not valid': 'Startdatum is ongeldig' 'Opening date can not be null': 'Startdatum kan niet nul zijn'