diff options
| author | Michel Etienne | 2014-10-02 16:19:25 +0200 |
|---|---|---|
| committer | Michel Etienne | 2014-10-02 16:19:25 +0200 |
| commit | 5e79dbe396a2e0cebca960b7f540fc14011263b0 (patch) | |
| tree | fad75010769f9fec12218bab12a97cc7b0c0b160 | |
| parent | ee19302ac53a720051786f735b83bf6c989f48a0 (diff) | |
| download | chouette-core-5e79dbe396a2e0cebca960b7f540fc14011263b0.tar.bz2 | |
correct translation , Mantis 29106
| -rw-r--r-- | config/locales/vehicle_translations.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vehicle_translations.yml b/config/locales/vehicle_translations.yml index 58dc5c6b8..a1e33b8e4 100644 --- a/config/locales/vehicle_translations.yml +++ b/config/locales/vehicle_translations.yml @@ -6,7 +6,7 @@ en: set: "Set" to: "at (hh:mm)" first_stop_arrival_time: "Arrival time at first stop '%{stop_name}'" - first_stop_departure_time: "Arrival time at first stop '%{stop_name}'" + first_stop_departure_time: "Departure time at first stop '%{stop_name}'" multiple_cloning_form: "Repeat cloning based on a time interval" activemodel: attributes: |
