diff templates/sat_website/overview.html @ 51:e2ea184c8ebc

update French translation + links to articles
author souliane <souliane@mailoo.org>
date Mon, 04 May 2015 15:06:23 +0200
parents 3b4ba14d1e26
children a1e457ac6871
line wrap: on
line diff
--- a/templates/sat_website/overview.html	Sun May 03 22:58:42 2015 +0200
+++ b/templates/sat_website/overview.html	Mon May 04 15:06:23 2015 +0200
@@ -33,7 +33,7 @@
 	                <img id="overview_logo" src="{% static "images/sat_logo_64.png" %}" >
 	            </div>
 	            <div class="col-md-11">
-	                Salut à Toi (SàT) is currently under development.
+	                {% trans "Salut à Toi (SàT) is currently under development." %}
 	                <div class="lead">{% blocktrans %}Multipurpose, multi frontend, libre and decentralised communication tool.{% endblocktrans %}</div>
 	            </div>
             </div>
@@ -55,7 +55,7 @@
         <div class="row">
             <div class="col-md-6">
                 <h3>{% trans "Multipurpose" %}</h3>
-                SàT covers a large spectrum of the Internet usages:
+                {% trans "SàT covers a large spectrum of the Internet usages:" %}
                 <ul>
                     <li>{%blocktrans %}<strong>chat</strong> with one or many contacts, in public or private rooms{% endblocktrans %}</li>
                     <li>{% blocktrans %}organize <strong>contact groups</strong> and restrict your messages visibility{% endblocktrans %}</li>