From 029bd8adff6e2a12b1775d63a21df43a7dda1343 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 9 Dec 2008 10:07:30 +0000 Subject: French translation --- templates/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/main.html') diff --git a/templates/main.html b/templates/main.html index 43586f4..16d7a1e 100644 --- a/templates/main.html +++ b/templates/main.html @@ -4,7 +4,7 @@ {% block content %} {% if error %}

{{error}}

{%endif%}

{%trans "Create a poll"%}

-

{% trans "Create a new sondage for take a decision, find a date for a meeting, etc." %} {% trans "Create it!" %}

+

{% trans "Create a new sondage for take a decision, find a date for a meeting, etc." %} {% trans "It's here!" %}

{% if polls %}

{%trans "Public polls"%}

{%endif%} {% for poll in polls %} -- cgit v1.2.3