diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-14 18:11:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-14 18:11:10 +0000 |
commit | 906dcfd518c9597dd68ddf30c28bb68e9cbf8555 (patch) | |
tree | 617ca209f8fc582850d5a3a4aadd718871bfed4f /po | |
parent | dedd467376f86626e5aa599924dc93d57fa27bc4 (diff) | |
download | ikiwiki-906dcfd518c9597dd68ddf30c28bb68e9cbf8555.tar ikiwiki-906dcfd518c9597dd68ddf30c28bb68e9cbf8555.tar.gz |
* meta: Support license and copyright information. The information will
be shown in the page footer. HTML will also be inserted that should
support the rel=license microformat as well as the HTML spec's
rel=copyright.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 381009ae2..baa053426 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-09-13 18:22-0400\n" +"POT-Creation-Date: 2007-09-14 14:10-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" @@ -213,7 +213,7 @@ msgstr "" msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)" msgstr "" -#: ../IkiWiki/Plugin/meta.pm:88 +#: ../IkiWiki/Plugin/meta.pm:92 msgid "stylesheet not found" msgstr "" |