]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/l10n.mdwn
web commit by JonasSmedegaard: Improved routines to grab localized underlays.
[git.ikiwiki.info.git] / doc / todo / l10n.mdwn
index 1a00ee2c38aa66cb9ac0dd76093b7970128c350f..67ec7789d5931b0cbd209d07947dab65df436192 100644 (file)
@@ -62,7 +62,10 @@ and there is a po/ikiwiki.pot in the source that can be translated.
 
 ----
 
-Danish l10n of templates and basewiki is available at http://source.jones.dk/
-(using GIT - do `git clone <url> && cd <dir> && git checkout master_danish`
-for each of the ikiwiki_* repositories)
+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]]
\ No newline at end of file