ToDoList: fixed encoding of French translation, it should be UTF-8, not ISO-8859-1. Patch by batyann811, bug #22489.

git-svn-id: trunk@38016 -
This commit is contained in:
maxim 2012-07-22 21:34:06 +00:00
parent 75d819217c
commit b3ddfe340d

View File

@ -6,7 +6,7 @@ msgstr ""
"Last-Translator: Beuselinck Vincent <vincent@beuselinck.fr>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: todoliststrconsts.dlgfropts
@ -15,11 +15,11 @@ msgstr "Options"
#: todoliststrconsts.dlgunitdeprefresh
msgid "Refresh"
msgstr "Rafraîchir"
msgstr "Rafraîchir"
#: todoliststrconsts.lisctinsertmacro
msgid "Insert Macro"
msgstr "Insère Macro"
msgstr "Insère Macro"
#: todoliststrconsts.lispkgfiletypetext
msgid "Text"
@ -31,7 +31,7 @@ msgstr "Imprimer"
#: todoliststrconsts.listddinserttodo
msgid "Insert ToDo"
msgstr "insère un ToDo"
msgstr "insère un ToDo"
#: todoliststrconsts.listodoexport
msgid "Export"
@ -59,7 +59,7 @@ msgstr "Liste ToDo"
#: todoliststrconsts.listodolistgotoline
msgid "Goto selected source line"
msgstr "Aller à la ligne de la source sélectionnée"
msgstr "Aller à la ligne de la source sélectionnée"
#: todoliststrconsts.listodolistoptions
#, fuzzy
@ -69,27 +69,27 @@ msgstr "Options ToDo..."
#: todoliststrconsts.listodolistprintlist
msgid "Print todo items"
msgstr "imprimer les éléments ToDo"
msgstr "imprimer les éléments ToDo"
#: todoliststrconsts.listodolistrefresh
msgid "Refresh todo items"
msgstr "Rafraîchir les éléments ToDo"
msgstr "Rafraîchir les éléments ToDo"
#: todoliststrconsts.listodolline
msgid "Line"
msgstr "ligne"
msgstr "Ligne"
#: todoliststrconsts.listodolowner
msgid "Owner"
msgstr "Propriétaire"
msgstr "Propriétaire"
#: todoliststrconsts.listodolpriority
msgid "Priority"
msgstr "Priorité"
msgstr "Priorité"
#: todoliststrconsts.listtodolcategory
msgid "Category"
msgstr "Catégorie"
msgstr "Catégorie"
#: todoliststrconsts.lisviewtodolist
msgid "View ToDo List"