diff options
| author | etienne <etienne@07715635-78ed-41b0-aaf1-0afda6c37f35> | 2008-12-09 10:07:30 +0000 |
|---|---|---|
| committer | etienne <etienne@07715635-78ed-41b0-aaf1-0afda6c37f35> | 2008-12-09 10:07:30 +0000 |
| commit | 029bd8adff6e2a12b1775d63a21df43a7dda1343 (patch) | |
| tree | 21053ebff94ea2cdc761e7cb93b5d5134a80e23b /templates/vote.html | |
| parent | 660c13c65bdd8a02d8deff6787005fb595f7d66a (diff) | |
| download | Papillon-029bd8adff6e2a12b1775d63a21df43a7dda1343.tar.bz2 Papillon-029bd8adff6e2a12b1775d63a21df43a7dda1343.zip | |
French translation
Diffstat (limited to 'templates/vote.html')
| -rw-r--r-- | templates/vote.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vote.html b/templates/vote.html index 3deacf5..56edfda 100644 --- a/templates/vote.html +++ b/templates/vote.html @@ -89,7 +89,7 @@ </form> <div class='footnote'> {%if hide_vote%}<p>{% trans "You have already vote? You are enough wise not to be influenced by other votes? You can display result by clicking" %} <a href='?display_result=1'>{% trans "here" %}</a>.</p>{%else%} - <p>{% trans "Remain informed of poll evolution:" %} <a href="http://{{root_url}}feeds/poll/{{poll.base_url}}/">{%trans "Syndication"%}</a></p>{%endif%} + <p>{% trans "Remain informed of poll evolution:" %} <a href="http://{{root_url}}feeds/poll/{{poll.base_url}}/">{%trans "syndication"%}</a></p>{%endif%} </div> {%if not hide_vote%} <h3>{%trans "Comments"%}</h3> |
