diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:58:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:58:02 +0000 |
commit | e855e30d01796253a77da4531fcd1f896d9f117a (patch) | |
tree | a437e5d3405d0091989498e9b9466b067d2881b1 /po | |
parent | 9b145798c75e88267f4782b3cedc9d5deb41a0c8 (diff) |
* Add feedshow parameter to inline, which can be useful for eg, removing
old posts from feeds when permalinks change.
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 cd5e2ac19..6869f4020 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-04-14 16:40-0400\n" +"POT-Creation-Date: 2007-04-14 16:56-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" @@ -173,7 +173,7 @@ msgstr "" msgid "Discussion" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:399 +#: ../IkiWiki/Plugin/inline.pm:402 msgid "RPC::XML::Client not found, not pinging" msgstr "" |