diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:20:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 21:20:14 +0000 |
commit | 4de163b997a6318f8bcec5f4608def9bb7ede4b4 (patch) | |
tree | f36360bff920348f540dc1866de5951e665132b1 /po | |
parent | b49f8c13eeb7a68aa27e187841677481032cdb60 (diff) |
* Fix display of escaped wikilinks containing anchors.
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 e12b52494..29db5e4d3 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-06 16:36-0400\n" +"POT-Creation-Date: 2007-04-06 17:19-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" @@ -545,7 +545,7 @@ msgstr "" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:614 +#: ../IkiWiki.pm:620 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" |