diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-09 00:39:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-09 00:39:55 +0000 |
commit | e0da57358cc778436a5e5af1a2523611eb64f46e (patch) | |
tree | 3a4b68a3559079e71bd877d658185e9c9e749a6e /po | |
parent | 5a809bdd98723ebc650398010dce57a29d25b6cd (diff) | |
download | ikiwiki-e0da57358cc778436a5e5af1a2523611eb64f46e.tar ikiwiki-e0da57358cc778436a5e5af1a2523611eb64f46e.tar.gz |
get confused. So it's best for ikiwiki to follow the compatability
* Support building on systems that lack asprintf.
* mercurial getctime is currently broken, apparently by some change in
mercurial version 0.9.4. Turn the failing test case into a TODO test case.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 4c8756f89..1b86f0708 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-06-29 20:49-0400\n" +"POT-Creation-Date: 2007-07-08 20:26-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" @@ -548,13 +548,13 @@ msgid "failed to write %s: %s" msgstr "" #. translators: The parameter is a C filename. -#: ../IkiWiki/Wrapper.pm:100 +#: ../IkiWiki/Wrapper.pm:107 #, perl-format msgid "failed to compile %s" msgstr "" #. translators: The parameter is a filename. -#: ../IkiWiki/Wrapper.pm:108 +#: ../IkiWiki/Wrapper.pm:115 #, perl-format msgid "successfully generated %s" msgstr "" |