FIX: encoding on FR translations

This commit is contained in:
Régis Hanol
2014-03-11 12:30:59 +01:00
parent 249e577456
commit f8bf0fbad8
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# French translation - Traduction fran<EFBFBD>aise
# French translation - Traduction française
#
# This file contains content for the client portion of Discourse, sent out
# to the Javascript app.
@@ -19,5 +19,5 @@ fr:
other: "%{count} votes"
results:
show: "Voir les r<EFBFBD>sultats"
hide: "Cacher les r<EFBFBD>sultats"
show: "Voir les résultats"
hide: "Cacher les résultats"

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# French translation - Traduction fran<EFBFBD>aise
# French translation - Traduction française
#
# This file contains content for the server portion of Discourse used by Ruby
#
@@ -13,5 +13,5 @@
fr:
poll:
must_contain_poll_options: "doit contenir une liste de choix pour le sondage"
cannot_have_modified_options: "ne peut pas <EFBFBD>tre modifi<EFBFBD> car il contient un sondage publi<EFBFBD> depuis plus de 5 minutes"
cannot_have_modified_options: "ne peut pas être modifié car il contient un sondage publié depuis plus de 5 minutes"
prefix: "Sondage:"