diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:46:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:46:41 +0000 |
commit | 9b145798c75e88267f4782b3cedc9d5deb41a0c8 (patch) | |
tree | d77dddf5b61b9dfbe8b98c800a2cb6c7f4263692 /po | |
parent | 250bd850e2d41769075a201b098f2961179a8f8c (diff) | |
download | ikiwiki-9b145798c75e88267f4782b3cedc9d5deb41a0c8.tar ikiwiki-9b145798c75e88267f4782b3cedc9d5deb41a0c8.tar.gz |
* Patch from Tuomov to link to the directory in feeds when usedirs is in
effect. Note that this changes permalinks, so if you are already using
usedirs you'll have to deal with that on upgrade to this version.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 1c5c04a79..cd5e2ac19 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-12 00:10-0400\n" +"POT-Creation-Date: 2007-04-14 16:40-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" @@ -30,7 +30,7 @@ msgid "%s is not an editable page" msgstr "" #: ../IkiWiki/CGI.pm:418 ../IkiWiki/Plugin/brokenlinks.pm:24 -#: ../IkiWiki/Plugin/inline.pm:186 ../IkiWiki/Plugin/opendiscussion.pm:17 +#: ../IkiWiki/Plugin/inline.pm:183 ../IkiWiki/Plugin/opendiscussion.pm:17 #: ../IkiWiki/Plugin/orphans.pm:28 ../IkiWiki/Render.pm:95 #: ../IkiWiki/Render.pm:166 msgid "discussion" @@ -160,20 +160,20 @@ msgstr "" msgid "unknown sort type %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:149 +#: ../IkiWiki/Plugin/inline.pm:146 msgid "Add a new post titled:" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:163 +#: ../IkiWiki/Plugin/inline.pm:160 #, perl-format msgid "nonexistant template %s" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:194 ../IkiWiki/Render.pm:99 +#: ../IkiWiki/Plugin/inline.pm:191 ../IkiWiki/Render.pm:99 msgid "Discussion" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:403 +#: ../IkiWiki/Plugin/inline.pm:399 msgid "RPC::XML::Client not found, not pinging" msgstr "" @@ -545,11 +545,11 @@ msgstr "" msgid "usage: ikiwiki [options] source dest" msgstr "" -#: ../IkiWiki.pm:104 +#: ../IkiWiki.pm:106 msgid "Must specify url to wiki with --url when using --cgi" msgstr "" -#: ../IkiWiki.pm:151 ../IkiWiki.pm:152 +#: ../IkiWiki.pm:153 ../IkiWiki.pm:154 msgid "Error" msgstr "" @@ -557,7 +557,7 @@ msgstr "" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:622 +#: ../IkiWiki.pm:624 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" |