aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-28 06:12:05 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-28 06:13:47 -0400
commit29e1c8e033880abd4541b99cbd436ab2c81d752e (patch)
tree91d1a57922d6052641afd9433920fbae72f7563c
parent11ef522086f0d0ba4baeac642cda59bf8e1adfe8 (diff)
downloadikiwiki-29e1c8e033880abd4541b99cbd436ab2c81d752e.tar
ikiwiki-29e1c8e033880abd4541b99cbd436ab2c81d752e.tar.gz
Czech basewiki enabled
-rw-r--r--debian/changelog1
-rw-r--r--po/underlay.setup1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8cd5032cd..045f27540 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ ikiwiki (3.1415926) UNRELEASED; urgency=low
* htmltidy: Return an error message if tidy fails. Closes: #543722
* po: Fix name of translated toplevel index page. (intrigeri)
* po: Fix display of links from a translated page to itself (ntrigeri)
+ * Add Czech basewiki translation from Miroslav Kure.
-- Joey Hess <joeyh@debian.org> Wed, 12 Aug 2009 12:25:30 -0400
diff --git a/po/underlay.setup b/po/underlay.setup
index 3e6c12566..76df2e29c 100644
--- a/po/underlay.setup
+++ b/po/underlay.setup
@@ -11,6 +11,7 @@ use IkiWiki::Setup::Standard {
#'es' => 'Español',
#'de' => 'Deutsch',
'da' => 'Dansk',
+ 'cs' =" 'česky',
},
po_master_language => { 'code' => 'en', 'name' => 'English' },
po_translatable_pages => "*",