releasing version 3.20110321
parent
37bbec8c3c
commit
5c2ba98bcc
|
@ -1,4 +1,4 @@
|
|||
ikiwiki (3.20110114) unstable; urgency=low
|
||||
ikiwiki (3.20110122) unstable; urgency=low
|
||||
|
||||
If you have custom CSS that uses "#feedlinks" or "#blogform", you will
|
||||
need to change it to instead use ".feedlinks" and ".blogform"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ikiwiki (3.20110226) UNRELEASED; urgency=low
|
||||
ikiwiki (3.20110321) unstable; urgency=low
|
||||
|
||||
* comment: Don't show comments of subpages on parent pages.
|
||||
(Fixes bug introduced in version 3.20100505.)
|
||||
|
@ -10,7 +10,7 @@ ikiwiki (3.20110226) UNRELEASED; urgency=low
|
|||
* Avoid escaping / characters in filenames when building the cgiurl,
|
||||
as this confuses eg, cvsweb.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 27 Feb 2011 18:14:05 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 21 Mar 2011 14:45:05 -0400
|
||||
|
||||
ikiwiki (3.20110225) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: ikiwiki
|
||||
Version: 3.20110225
|
||||
Version: 3.20110321
|
||||
Release: 1%{?dist}
|
||||
Summary: A wiki compiler
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-02-25 17:34-0400\n"
|
||||
"POT-Creation-Date: 2011-03-21 14:47-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"
|
||||
|
@ -56,80 +56,80 @@ msgstr ""
|
|||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:83
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:95
|
||||
msgid "Aggregation triggered via web."
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:92
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:104
|
||||
msgid "Nothing to do right now, all feeds are up-to-date!"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:225
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:237
|
||||
#, perl-format
|
||||
msgid "missing %s parameter"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:260
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:272
|
||||
msgid "new feed"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:274
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:286
|
||||
msgid "posts"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:276
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:288
|
||||
msgid "new"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:463
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:475
|
||||
#, perl-format
|
||||
msgid "expiring %s (%s days old)"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:470
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:482
|
||||
#, perl-format
|
||||
msgid "expiring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:497
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:509
|
||||
#, perl-format
|
||||
msgid "last checked %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:501
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:513
|
||||
#, perl-format
|
||||
msgid "checking feed %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:506
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:518
|
||||
#, perl-format
|
||||
msgid "could not find feed at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:525
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:541
|
||||
msgid "feed not found"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:536
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:552
|
||||
#, perl-format
|
||||
msgid "(invalid UTF-8 stripped from feed)"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:544
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:560
|
||||
#, perl-format
|
||||
msgid "(feed entities escaped)"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:552
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:568
|
||||
msgid "feed crashed XML::Feed!"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:641
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:657
|
||||
#, perl-format
|
||||
msgid "creating new page %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:661 ../IkiWiki/Plugin/edittemplate.pm:135
|
||||
#: ../IkiWiki/Plugin/aggregate.pm:677 ../IkiWiki/Plugin/edittemplate.pm:135
|
||||
msgid "failed to process template:"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue