aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLuc Donnet2017-10-13 15:29:36 +0200
committerGitHub2017-10-13 15:29:36 +0200
commit16e9fe5e4e75f2df98f0da371062d572fa45a48b (patch)
treeae7fbcdf63803d77dfcf578348c03f617f265094 /config
parenta8fd113096d1cf9e88685106b0e45fff2c4a5aed (diff)
parent3b4563e9f3ed21d98255713cefd2e290c5a364bd (diff)
downloadchouette-core-16e9fe5e4e75f2df98f0da371062d572fa45a48b.tar.bz2
Merge pull request #88 from af83/4698-table_pages_title_refactoring
Refactoring tables titles for routes
Diffstat (limited to 'config')
-rw-r--r--config/locales/lines.en.yml4
-rw-r--r--config/locales/lines.fr.yml3
-rw-r--r--config/locales/routes.en.yml4
-rw-r--r--config/locales/routes.fr.yml4
4 files changed, 12 insertions, 3 deletions
diff --git a/config/locales/lines.en.yml b/config/locales/lines.en.yml
index cfeba10ca..15e08290d 100644
--- a/config/locales/lines.en.yml
+++ b/config/locales/lines.en.yml
@@ -21,11 +21,13 @@ en:
title: "Update line %{line}"
show:
title: "Line %{line}"
- itineraries: "Line's route list"
+ routes:
+ title: "Routes list"
group_of_lines: "Groups of lines"
index:
deactivated: "Disabled line"
title: "Lines"
+ line: "Line %{line}"
name_or_number_or_objectid: "Search by name, short name or ID Codif..."
no_networks: "No networks"
no_companies: "No companies"
diff --git a/config/locales/lines.fr.yml b/config/locales/lines.fr.yml
index 134a669ec..c459eb51b 100644
--- a/config/locales/lines.fr.yml
+++ b/config/locales/lines.fr.yml
@@ -21,11 +21,14 @@ fr:
title: "Editer la ligne %{line}"
show:
title: "Ligne %{line}"
+ routes:
+ title: "Liste des Itinéraires"
itineraries: "Liste des séquences d'arrêts de la ligne"
group_of_lines: "Groupes de lignes"
index:
deactivated: "Ligne désactivée"
title: "Lignes"
+ line: "Ligne %{line}"
name_or_number_or_objectid: "Recherche par nom, nom court ou ID Codif..."
no_networks: "Aucun réseaux"
no_companies: "Aucun transporteurs"
diff --git a/config/locales/routes.en.yml b/config/locales/routes.en.yml
index 3b1fd85cc..4437b62b9 100644
--- a/config/locales/routes.en.yml
+++ b/config/locales/routes.en.yml
@@ -39,11 +39,13 @@ en:
show:
title: "Route %{route}"
stop_points: "Stop point on route list"
+ stop_areas:
+ title: "Stop area list"
journey_patterns: "Route journey patterns list"
no_opposite_route: "No reversed route associated"
undefined: "Undefined"
index:
- title: "Routes"
+ title: "Routes %{route}"
selection: "Selection"
selection_all: "All"
edit_boarding_alighting:
diff --git a/config/locales/routes.fr.yml b/config/locales/routes.fr.yml
index 43c40645d..83a96732d 100644
--- a/config/locales/routes.fr.yml
+++ b/config/locales/routes.fr.yml
@@ -39,11 +39,13 @@ fr:
show:
title: "Itinéraire %{route} de la ligne %{line}"
stop_points: "Liste des arrêts de l'itinéraire"
+ stop_areas:
+ title: "Liste des arrêts"
journey_patterns: "Liste des missions"
no_opposite_route: "Aucun itinéraire associé"
undefined: "Non défini"
index:
- title: "Itinéraires"
+ title: "Itinéraire %{route}"
selection: "Sélection"
selection_all: "Tous"
edit_boarding_alighting: