diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 20:36:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 20:36:29 +0000 |
commit | 8fa477fa28afdee85a973ffe2447538d3371f025 (patch) | |
tree | b5074b3b3c36ddb2f6e01fb185d3d3ec7561eb7c /po/fr.po | |
parent | ae97e8fe148069f20f59a0eb960755f488bbf96c (diff) | |
download | ikiwiki-8fa477fa28afdee85a973ffe2447538d3371f025.tar ikiwiki-8fa477fa28afdee85a973ffe2447538d3371f025.tar.gz |
* Fix smiley plugin to scan smileys.mdwn after it's updated, which fixes
a bug caused by committing changes to smilies.mdwn.
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-04-06 13:31-0400\n" +"POT-Creation-Date: 2007-04-06 16:36-0400\n" "PO-Revision-Date: 2007-04-01 21:03+0200\n" "Last-Translator: Jean-Luc Coulon (f5ibh) <jean-luc.coulon@wanadoo.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -347,7 +347,8 @@ msgid "shortcut %s points to <i>%s</i>" msgstr "Le raccourci %s pointe vers <i>%s</i>" #: ../IkiWiki/Plugin/smiley.pm:22 -msgid "failed to parse any smileys, disabling plugin" +#, fuzzy +msgid "failed to parse any smileys" msgstr "Aucun smiley n'a pu être analysé, le greffon est désactivé" #: ../IkiWiki/Plugin/sparkline.pm:63 |