From b2dea99417ebfee3d448ab6b49ca58cb2780258d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 2 May 2008 13:02:07 -0400 Subject: Fix ugly display when editing a page that has vanished. srcfile now has an optional second parameter to avoid it throwing an error if the source file does not exist. --- po/ikiwiki.pot | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'po') diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index f66cdec07..835b2773b 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: 2008-04-24 13:50-0400\n" +"POT-Creation-Date: 2008-05-02 12:52-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -183,23 +183,23 @@ msgstr "" msgid "prog not a valid graphviz program" msgstr "" -#: ../IkiWiki/Plugin/img.pm:53 +#: ../IkiWiki/Plugin/img.pm:55 #, perl-format msgid "bad size \"%s\"" msgstr "" -#: ../IkiWiki/Plugin/img.pm:63 ../IkiWiki/Plugin/img.pm:67 -#: ../IkiWiki/Plugin/img.pm:84 +#: ../IkiWiki/Plugin/img.pm:65 ../IkiWiki/Plugin/img.pm:69 +#: ../IkiWiki/Plugin/img.pm:86 #, perl-format msgid "failed to read %s: %s" msgstr "" -#: ../IkiWiki/Plugin/img.pm:70 +#: ../IkiWiki/Plugin/img.pm:72 #, perl-format msgid "failed to resize: %s" msgstr "" -#: ../IkiWiki/Plugin/img.pm:101 +#: ../IkiWiki/Plugin/img.pm:103 #, perl-format msgid "failed to determine size of image %s" msgstr "" @@ -640,7 +640,7 @@ msgstr "" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:750 +#: ../IkiWiki.pm:751 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" -- cgit v1.2.3