releasing version 3.14159
parent
8c4800b55d
commit
8f971999c6
|
@ -1,10 +1,10 @@
|
|||
ikiwiki (3.1416) UNRELEASED; urgency=low
|
||||
ikiwiki (3.14159) unstable; urgency=low
|
||||
|
||||
* svn: Fix rcs_rename to properly scope call to dirname.
|
||||
* img: Pass the align parameter through to the generated img tag.
|
||||
* Move OpenID pretty-printing from openid plugin to core (smcv)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 08 Jul 2009 13:10:38 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 16 Jul 2009 14:37:22 -0400
|
||||
|
||||
ikiwiki (3.1415) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-07-07 16:32-0400\n"
|
||||
"POT-Creation-Date: 2009-07-16 14:38-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"
|
||||
|
@ -54,7 +54,7 @@ msgstr ""
|
|||
msgid "You are banned."
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/CGI.pm:390 ../IkiWiki/CGI.pm:391 ../IkiWiki.pm:1218
|
||||
#: ../IkiWiki/CGI.pm:390 ../IkiWiki/CGI.pm:391 ../IkiWiki.pm:1253
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1038,16 +1038,16 @@ msgstr ""
|
|||
msgid "failed to load external plugin needed for %s plugin: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki.pm:1201
|
||||
#: ../IkiWiki.pm:1236
|
||||
#, perl-format
|
||||
msgid "preprocessing loop detected on %s at depth %i"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki.pm:1741
|
||||
#: ../IkiWiki.pm:1776
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki.pm:1873
|
||||
#: ../IkiWiki.pm:1908
|
||||
#, perl-format
|
||||
msgid "cannot match pages: %s"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue