diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:50:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:50:51 -0400 |
commit | 27376abb3c73e6d1e5d5743b8ddc1dc4790a60e7 (patch) | |
tree | f764b660fde26243e7faed34859c31ab6ccf2083 /po | |
parent | ded3ea2ccf074bed551d1feedf3d6b2f264589a0 (diff) | |
download | ikiwiki-27376abb3c73e6d1e5d5743b8ddc1dc4790a60e7.tar ikiwiki-27376abb3c73e6d1e5d5743b8ddc1dc4790a60e7.tar.gz |
also decode html entities in the title
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index f65f42212..00521c441 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: 2008-06-04 01:17-0400\n" +"POT-Creation-Date: 2008-06-04 01:46-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" @@ -463,11 +463,11 @@ msgstr "" msgid "at noon on %A" msgstr "" -#: ../IkiWiki/Plugin/recentchanges.pm:74 +#: ../IkiWiki/Plugin/recentchanges.pm:82 msgid "missing page" msgstr "" -#: ../IkiWiki/Plugin/recentchanges.pm:76 +#: ../IkiWiki/Plugin/recentchanges.pm:84 #, perl-format msgid "The page %s does not exist." msgstr "" |