aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorvlatka pavisic2016-11-15 17:47:23 +0100
committervlatka pavisic2016-11-15 17:47:31 +0100
commit8e3734f097a93eb34a809e18cbbb57b0dde91835 (patch)
tree7ce1bb9c57a9865cacfa6ce10530fe48cf11f912 /config
parent8be2d83715d2cf79ae47750e6d34f29d6f2f7f6d (diff)
downloadchouette-core-8e3734f097a93eb34a809e18cbbb57b0dde91835.tar.bz2
Refs #1938 : Lines can be searched by comments
Diffstat (limited to 'config')
-rw-r--r--config/locales/lines.en.yml2
-rw-r--r--config/locales/lines.fr.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/lines.en.yml b/config/locales/lines.en.yml
index 4bc485180..84285bbcb 100644
--- a/config/locales/lines.en.yml
+++ b/config/locales/lines.en.yml
@@ -23,7 +23,7 @@ en:
deactivated: "Disabled line"
title: "Lines"
name_or_number: "Search by name or number..."
- name_or_number_or_objectid: "Search by name, number or objectid..."
+ name_or_number_or_objectid_or_comment: "Search by name, number, objectid or comment..."
no_networks: "No networks"
no_companies: "No companies"
no_group_of_lines: "No group of lines"
diff --git a/config/locales/lines.fr.yml b/config/locales/lines.fr.yml
index 9e749f038..b5a13c34a 100644
--- a/config/locales/lines.fr.yml
+++ b/config/locales/lines.fr.yml
@@ -23,7 +23,7 @@ fr:
deactivated: "Ligne désactivée"
title: "Lignes"
name_or_number: "Recherche par nom ou indice..."
- name_or_number_or_objectid: "Recherche par nom, indice ou objectid..."
+ name_or_number_or_objectid_or_comment: "Recherche par nom, indice, objectid ou commentaire..."
no_networks: "Aucun réseaux"
no_companies: "Aucun transporteurs"
no_group_of_lines: "Aucun groupes de ligne"