From d1f537efaeb90f943635a9bd5585f124a90a064e Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Mon, 23 Feb 2015 14:44:48 +0100 Subject: [PATCH] Update po template --- templates/web/email-template.html.twig | 2 +- templates/web/prod/index.html.twig | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/web/email-template.html.twig b/templates/web/email-template.html.twig index 6b991d7281..44a91853e3 100644 --- a/templates/web/email-template.html.twig +++ b/templates/web/email-template.html.twig @@ -106,7 +106,7 @@ {% if expiration is not none %} - {{ 'Ce lien est valable jusqu\'au' | trans }} {{ app['date-formatter'].getDate(expiration) }} {{ app['date-formatter'].getTime(expiration) }} + {{ 'This link is valid until' | trans }} {{ app['date-formatter'].getDate(expiration) }} {{ app['date-formatter'].getTime(expiration) }} {% endif %} diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 239060a0c2..7f27bd5c49 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -885,30 +885,30 @@
  • - {{ "Rechercher"|trans }} + {{ "Search"|trans }}

    - {{ "Taper ici les termes de recherche afin de retrouver les documents souhaités."|trans }} + {{ "Type words to retrieve documents or stories."|trans }}

  • - {{ "Recherche Avancée"|trans }} + {{ "Advanced Search"|trans }}

    - {{ "Séléctionner les champs et les collections sur lesquels vous voulez rechercher."|trans }} + {{ "Select the fields and collections on which to search."|trans }}

  • - {{ "Types de documents"|trans }} + {{ "Types of documents"|trans }}

    - {{ "Séléctionner ici le type de document que vous souhaitez rechercher."|trans }} + {{ "Select the type of documents on which to search."|trans }}