releasing version 3.20111106
parent
b8f21c0490
commit
5fd076e630
|
@ -1,4 +1,4 @@
|
|||
ikiwiki (3.20110906) UNRELEASED; urgency=low
|
||||
ikiwiki (3.20111106) unstable; urgency=low
|
||||
|
||||
* searchquery.tmpl: Track escaping change in upstream template.
|
||||
Thanks Olly Betts for review.
|
||||
|
@ -11,7 +11,7 @@ ikiwiki (3.20110906) UNRELEASED; urgency=low
|
|||
in the right place and with the right case. Broken by page case
|
||||
preservation feature added in 3.20110707.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 27 Sep 2011 10:47:13 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 06 Nov 2011 16:27:29 -0400
|
||||
|
||||
ikiwiki (3.20110905) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: ikiwiki
|
||||
Version: 3.20110905
|
||||
Version: 3.20111106
|
||||
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-09-05 14:55-0400\n"
|
||||
"POT-Creation-Date: 2011-11-06 16:29-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"
|
||||
|
@ -319,14 +319,14 @@ msgstr ""
|
|||
msgid "%s is not an editable page"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/editpage.pm:305
|
||||
#: ../IkiWiki/Plugin/editpage.pm:307
|
||||
#, perl-format
|
||||
msgid "creating %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../IkiWiki/Plugin/editpage.pm:323 ../IkiWiki/Plugin/editpage.pm:342
|
||||
#: ../IkiWiki/Plugin/editpage.pm:353 ../IkiWiki/Plugin/editpage.pm:398
|
||||
#: ../IkiWiki/Plugin/editpage.pm:440
|
||||
#: ../IkiWiki/Plugin/editpage.pm:325 ../IkiWiki/Plugin/editpage.pm:344
|
||||
#: ../IkiWiki/Plugin/editpage.pm:355 ../IkiWiki/Plugin/editpage.pm:400
|
||||
#: ../IkiWiki/Plugin/editpage.pm:442
|
||||
#, perl-format
|
||||
msgid "editing %s"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue