aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/stop_areas.en.yml
diff options
context:
space:
mode:
authorcedricnjanga2018-05-14 17:41:39 -0700
committerJohan Van Ryseghem2018-05-28 14:36:14 +0200
commit4192ed6722845fd5042bc805d784bce4cef1667b (patch)
tree60dab36607a2767d8a1e07679be68a8378fc4e2c /config/locales/stop_areas.en.yml
parent20a9124dfa1a7e42dbf01e0d7357003f488418cb (diff)
downloadchouette-core-4192ed6722845fd5042bc805d784bce4cef1667b.tar.bz2
Refs #6955 Add new translation + custom delete confirmation modal
Diffstat (limited to 'config/locales/stop_areas.en.yml')
-rw-r--r--config/locales/stop_areas.en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/stop_areas.en.yml b/config/locales/stop_areas.en.yml
index 7f460381c..3a26f93b2 100644
--- a/config/locales/stop_areas.en.yml
+++ b/config/locales/stop_areas.en.yml
@@ -28,7 +28,7 @@ en:
activate: "Activate this stop"
deactivate: "Deactivate this stop"
activate_confirm: "Are you sure you want to activate this stop ?"
- deactivate_confirm: "Are you sure you want tode activate this stop ?"
+ deactivate_confirm: "Are you sure you want to deactivate this stop ?"
deleted_at: "Activated"
destroy_confirm: "Are you sure you want destroy this stop and all of his children ?"
select_parent: "Create or modify the relation child -> parent"