diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-14 17:15:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-14 17:15:38 -0400 |
commit | 51f19ca4c82d262aea4a1fc063c75e0e3bce1b48 (patch) | |
tree | 3043b03df4eaa4892e8f53aa188b2a288151bb15 | |
parent | 591bfd69ea5b6a4421749e91dc10eb2b0d0ba9d2 (diff) | |
download | ikiwiki-51f19ca4c82d262aea4a1fc063c75e0e3bce1b48.tar ikiwiki-51f19ca4c82d262aea4a1fc063c75e0e3bce1b48.tar.gz |
releasing version 2.64
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | po/ikiwiki.pot | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index d66b6cf0c..a84ff36f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.64) UNRELEASED; urgency=low +ikiwiki (2.64) unstable; urgency=low * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir specified. @@ -24,7 +24,7 @@ ikiwiki (2.64) UNRELEASED; urgency=low * inline: Treat rootpage as a link, so that it can refer to a subpage without hardcoding the path. - -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 14 Sep 2008 16:58:25 -0400 ikiwiki (2.63) unstable; urgency=low diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 6b60f82c6..4383972e6 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-09-11 18:52-0400\n" +"POT-Creation-Date: 2008-09-14 16:58-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" @@ -172,7 +172,7 @@ msgid "automatic index generation" msgstr "" #: ../IkiWiki/Plugin/brokenlinks.pm:33 ../IkiWiki/Plugin/editpage.pm:221 -#: ../IkiWiki/Plugin/inline.pm:317 ../IkiWiki/Plugin/opendiscussion.pm:26 +#: ../IkiWiki/Plugin/inline.pm:323 ../IkiWiki/Plugin/opendiscussion.pm:26 #: ../IkiWiki/Plugin/orphans.pm:37 ../IkiWiki/Render.pm:79 #: ../IkiWiki/Render.pm:149 msgid "discussion" @@ -295,20 +295,20 @@ msgstr "" msgid "unknown sort type %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:276 +#: ../IkiWiki/Plugin/inline.pm:282 msgid "Add a new post titled:" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:292 +#: ../IkiWiki/Plugin/inline.pm:298 #, perl-format msgid "nonexistant template %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:325 ../IkiWiki/Render.pm:83 +#: ../IkiWiki/Plugin/inline.pm:331 ../IkiWiki/Render.pm:83 msgid "Discussion" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:562 +#: ../IkiWiki/Plugin/inline.pm:568 msgid "RPC::XML::Client not found, not pinging" msgstr "" |