diff options
| author | Marc Florisson | 2013-07-25 14:49:34 +0200 |
|---|---|---|
| committer | Marc Florisson | 2013-07-25 14:49:34 +0200 |
| commit | 5a1cec0eeb28dfa33cf47ee532c3d25fc9fd8e68 (patch) | |
| tree | 74b4d70bd1b2e154ed1e670589d33fc5b2a331c6 /config | |
| parent | cdd8539839173f4c3d69f57c8d96e1bdc6d5117a (diff) | |
| download | chouette-core-5a1cec0eeb28dfa33cf47ee532c3d25fc9fd8e68.tar.bz2 | |
fix kml_export help page and locale resource
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/exports.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/exports.yml b/config/locales/exports.yml index b61866d73..471345cc9 100644 --- a/config/locales/exports.yml +++ b/config/locales/exports.yml @@ -95,7 +95,7 @@ en: start_date: "reduce import to vehicle journeys running from this date" end_date: "reduce import to vehicle journeys running until this date" area_types: - quay: "Quays" + quay: "Quays and Boarding Positions" commercial_stop_point: "Commercial Stop Points" stop_place: "Stop Places" itl: "Restriction Constraints" @@ -196,7 +196,7 @@ fr: start_date: "limite l'export aux courses circulant à partir de cette date" end_date: "limite l'export aux courses circulant jusqu'à cette date" area_types: - quay: "Quais" + quay: "Arrêts" commercial_stop_point: "Arrêts commerciaux" stop_place: "Pôles d'échange" itl: "ITL" |
