diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-16 16:52:39 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-16 16:52:39 -0500 |
commit | 58f1ef0784117a6b522c8ac64ec24056e1bbad8f (patch) | |
tree | 9a3aca7299dc8fc739740543fa07a6c4d16f3194 /po | |
parent | c3fed25ad4d301a8e901cf46ba9d11dbf6866d03 (diff) | |
download | ikiwiki-58f1ef0784117a6b522c8ac64ec24056e1bbad8f.tar ikiwiki-58f1ef0784117a6b522c8ac64ec24056e1bbad8f.tar.gz |
* git: Correct display of multiline commit messages in recentchanges.
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 66ff20779..94570c720 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-12-16 16:08-0500\n" +"POT-Creation-Date: 2007-12-16 16:44-0500\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" @@ -127,12 +127,12 @@ msgstr "" msgid "creating new page %s" msgstr "" -#: ../IkiWiki/Plugin/brokenlinks.pm:37 +#: ../IkiWiki/Plugin/brokenlinks.pm:40 #, perl-format msgid "%s from %s" msgstr "" -#: ../IkiWiki/Plugin/brokenlinks.pm:44 +#: ../IkiWiki/Plugin/brokenlinks.pm:47 msgid "There are no broken links!" msgstr "" |