Update po template

This commit is contained in:
Nicolas Le Goff
2015-02-23 14:44:48 +01:00
committed by Benoît Burnichon
parent 9a8f8531e3
commit d1f537efae
2 changed files with 7 additions and 7 deletions

View File

@@ -885,30 +885,30 @@
<li data-id="EDIT_query">
<div>
<h1>
{{ "Rechercher"|trans }}
{{ "Search"|trans }}
</h1>
<p>
{{ "Taper ici les termes de recherche afin de retrouver les documents souhaités."|trans }}
{{ "Type words to retrieve documents or stories."|trans }}
</p>
</div>
</li>
<li data-id="ADV_query">
<div>
<h1>
{{ "Recherche Avancée"|trans }}
{{ "Advanced Search"|trans }}
</h1>
<p>
{{ "Séléctionner les champs et les collections sur lesquels vous voulez rechercher."|trans }}
{{ "Select the fields and collections on which to search."|trans }}
</p>
</div>
</li>
<li data-id="recordtype_sel">
<div>
<h1>
{{ "Types de documents"|trans }}
{{ "Types of documents"|trans }}
</h1>
<p>
{{ "Séléctionner ici le type de document que vous souhaitez rechercher."|trans }}
{{ "Select the type of documents on which to search."|trans }}
</p>
</div>
</li>