diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 19:39:32 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 19:39:32 -0500 |
commit | 5959a32f9746aa600fd852f6b11f635ad2020253 (patch) | |
tree | 60f7f26ff1110cc7996aa6a04846949082b93779 /po/cs.po | |
parent | a829e5b8650743aac227331db657ba1e87737426 (diff) | |
download | ikiwiki-5959a32f9746aa600fd852f6b11f635ad2020253.tar ikiwiki-5959a32f9746aa600fd852f6b11f635ad2020253.tar.gz |
real redir cycle detection
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-12-08 17:15-0500\n" +"POT-Creation-Date: 2007-12-08 19:18-0500\n" "PO-Revision-Date: 2007-05-09 21:21+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -218,16 +218,17 @@ msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)" msgstr "" "selhalo nahrání perlového modulu Markdown.pm (%s) nebo /usr/bin/markdown (%s)" -#: ../IkiWiki/Plugin/meta.pm:77 +#: ../IkiWiki/Plugin/meta.pm:80 #, fuzzy msgid "redir page not found" msgstr "zdroj nebyl nalezen" -#: ../IkiWiki/Plugin/meta.pm:82 -msgid "redir not allowed to point to a page that contains a redir" -msgstr "" +#: ../IkiWiki/Plugin/meta.pm:92 +#, fuzzy +msgid "redir cycle is not allowed" +msgstr "zdroj nebyl nalezen" -#: ../IkiWiki/Plugin/meta.pm:118 +#: ../IkiWiki/Plugin/meta.pm:129 msgid "stylesheet not found" msgstr "styl nebyl nalezen" |