summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-26 13:09:43 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-26 13:09:43 -0400
commit4ce93af516360a223016681961481f51a3ce81f7 (patch)
tree10b7c0dfcde1318aeae408dc3eeb355cbb905689
parent27c6f56fcfac8a60b55751a7eda90bf78fab8c1f (diff)
translation of directives
-rw-r--r--doc/plugins/po.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn
index 079a36633..9273da399 100644
--- a/doc/plugins/po.mdwn
+++ b/doc/plugins/po.mdwn
@@ -358,6 +358,15 @@ Ugly messages with empty files
If there are empty .mdwn files, the po plugin displays some ugly messages.
+Translation of directives
+-------------------------
+
+If a translated page contains a directive, it may expand to some english
+text, or text in whatever single language ikiwiki is configured to "speak".
+
+Maybe there could be a way to switch ikiwiki to speaking another language
+when building a non-english page? Then the directives would get translated.
+
Documentation
-------------