diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-23 12:12:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-23 12:12:59 +0000 |
commit | 3bfa109971637f4f813968f69f70921c23445dbe (patch) | |
tree | 2a4b9dfce606413a23d0d806b252aabc9369188c /po | |
parent | 9a122f001aa44af70b8a6c0861c1ab869d4379f7 (diff) | |
download | ikiwiki-3bfa109971637f4f813968f69f70921c23445dbe.tar ikiwiki-3bfa109971637f4f813968f69f70921c23445dbe.tar.gz |
* Allow svnpath config option to contain additional extra slashes anywhere
w/o confusing ikiwiki.
* Rcs modules are now imported, so other modules that need similar
normalisation of configs etc can do so.
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 240436092..1fde3f4cc 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-06-18 21:24+0100\n" +"POT-Creation-Date: 2007-06-23 13:12+0100\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" @@ -444,7 +444,7 @@ msgstr "" msgid "getctime not implemented" msgstr "" -#: ../IkiWiki/Rcs/svn.pm:206 +#: ../IkiWiki/Rcs/svn.pm:218 msgid "" "REV is not set, not running from svn post-commit hook, cannot send " "notifications" |