diff options
| author | af83 | 2017-07-06 14:01:55 +0200 |
|---|---|---|
| committer | af83 | 2017-07-06 14:01:55 +0200 |
| commit | d2153d05b73f4f1af58e8d1ecebae9a5ad168601 (patch) | |
| tree | a5eabaa7fbc782d92ae31f18898c5943a4953177 | |
| parent | ae70f880cc1e74b242938734ba31498352a548f0 (diff) | |
| download | chouette-core-d2153d05b73f4f1af58e8d1ecebae9a5ad168601.tar.bz2 | |
Change wording for RCZ wording on validations errors
| -rw-r--r-- | config/locales/routing_constraint_zones.fr.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/routing_constraint_zones.fr.yml b/config/locales/routing_constraint_zones.fr.yml index 1199bcf3c..c262a851a 100644 --- a/config/locales/routing_constraint_zones.fr.yml +++ b/config/locales/routing_constraint_zones.fr.yml @@ -18,9 +18,9 @@ fr: routing_constraint_zone: attributes: stop_points: - not_enough_stop_points: "Il faut mettre au moins deux arrêts sur séquence d'arrêts." + not_enough_stop_points: "Il faut mettre au moins deux arrêts sur la séquence d'arrêts." stop_points_not_from_route: "Arrêt sur séquence d'arrêts n'appartient pas à la Route de cette Zone de contrainte." - all_stop_points_selected: "Une zone de contrainte ne peut pas couvrir tous les arrêts d'une ligne." + all_stop_points_selected: "Une ITL ne peut pas couvrir tous les arrêts d'un itinéraire." routing_constraint_zones: search_no_results: "Aucune ITL ne correspond à votre recherche" actions: |
