make messages more consistent with the new 'search' feature

This commit is contained in:
Julien Fastré 2014-11-25 15:20:23 +01:00
parent 740301227f
commit d340520581
2 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,7 @@ chill_person_search:
menus: menus:
main: main:
order: 30 order: 30
label: Chercher une personne label: Search within persons
chill_person_history_list: chill_person_history_list:
pattern: /{_locale}/person/{person_id}/history pattern: /{_locale}/person/{person_id}/history

View File

@ -73,6 +73,7 @@
#search #search
'Person search results': Recherche de personnes 'Person search results': Recherche de personnes
'Search within persons': Recherche parmi les personnes
'No persons matching search %pattern%': Aucune personne ne correpond à votre recherche "%pattern%". 'No persons matching search %pattern%': Aucune personne ne correpond à votre recherche "%pattern%".
'%total% persons matching the search %pattern%': %total% personnes correspondent aux termes de recherche "%pattern%". '%total% persons matching the search %pattern%': %total% personnes correspondent aux termes de recherche "%pattern%".