diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 20:53:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-01 20:53:03 +0000 |
commit | bf9e8bc900e344e8382c8e96001a74eb2e0b9629 (patch) | |
tree | 12da4b976098d0becadf4b88d1d714f9f5a1fe01 /po | |
parent | 6351ae2ac4ffe01aba0733469751be7e058e6e61 (diff) |
* Fix a big in the img plugin that caused thumbnailed files to not be
tracked properly.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 5de4356ee..757aec0b3 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-04-01 16:00-0400\n" +"POT-Creation-Date: 2007-04-01 16:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -132,13 +132,13 @@ msgstr "" msgid "bad size \"%s\"" msgstr "" -#: ../IkiWiki/Plugin/img.pm:57 ../IkiWiki/Plugin/img.pm:61 -#: ../IkiWiki/Plugin/img.pm:79 +#: ../IkiWiki/Plugin/img.pm:59 ../IkiWiki/Plugin/img.pm:63 +#: ../IkiWiki/Plugin/img.pm:80 #, perl-format msgid "failed to read %s: %s" msgstr "" -#: ../IkiWiki/Plugin/img.pm:64 +#: ../IkiWiki/Plugin/img.pm:66 #, perl-format msgid "failed to resize: %s" msgstr "" |