aboutsummaryrefslogtreecommitdiff
path: root/po/cs.po
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-11 23:31:29 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-11 23:31:29 +0000
commit605e91c595b431d4785b743e34a0ad356e8b5554 (patch)
treef4a7ab965cac232774bb54fae74c1826186f5dd0 /po/cs.po
parent92e26031ee6209a3b7905f7f7b1822993a327fd7 (diff)
downloadikiwiki-605e91c595b431d4785b743e34a0ad356e8b5554.tar
ikiwiki-605e91c595b431d4785b743e34a0ad356e8b5554.tar.gz
remove \n from gettexed string, and unfuzzy
Diffstat (limited to 'po/cs.po')
-rw-r--r--po/cs.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/cs.po b/po/cs.po
index 12d932d2a..9f82eb05b 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -354,8 +354,8 @@ msgstr "nelze zkompilovat %s"
#. translators: The parameter is a filename.
#: ../IkiWiki/Wrapper.pm:108
#, perl-format
-msgid "successfully generated %s\n"
-msgstr "%s byl úspěšně vytvořen\n"
+msgid "successfully generated %s"
+msgstr "%s byl úspěšně vytvořen"
#: ../ikiwiki.in:13
msgid "usage: ikiwiki [options] source dest"