]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/l10n.mdwn
web commit by http://joey.kitenet.net/: and again
[ikiwiki.git] / doc / todo / l10n.mdwn
index 87f49427d746312a3e17036d9780560b1ec0c657..0309a2e784e2875bd07dc659e369ac1a4e221a85 100644 (file)
@@ -59,3 +59,16 @@ maintain a separate utility.
 As to the hardcoded strings in ikiwiki, I've internationalized the program,
 and there is a po/ikiwiki.pot in the source that can be translated.
 --[[Joey]]
+
+----
+
+Danish l10n of templates and basewiki is available with the following commands:
+
+    git clone http://source.jones.dk/ikiwiki.git newsite
+    cd newsite
+    make all
+
+--[[JonasSmedegaard]]
+
+> How do you plan to keep these translations up-to-date as changes are made
+> to ikiwiki? --[[Joey]]