summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCord <Cord@web>2010-04-10 07:06:06 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-04-10 07:06:06 +0000
commita8761a086ebf353192e4721090ff11d3f67707b6 (patch)
tree3a7aa96d473009055f8894d870b0ed579b68680b
parentd1a616df2ed79b1602658c5d10d54ee00afc537e (diff)
-rw-r--r--doc/todo/More_flexible_po-plugin_for_translation.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/More_flexible_po-plugin_for_translation.mdwn b/doc/todo/More_flexible_po-plugin_for_translation.mdwn
new file mode 100644
index 000000000..3399f7834
--- /dev/null
+++ b/doc/todo/More_flexible_po-plugin_for_translation.mdwn
@@ -0,0 +1,5 @@
+I have a website with multi-language content, where some content is only in English, some in German, and some is available in both languages.
+
+The po-module currently has only one master-language, with slave languages, and a PageSpec should be considered.
+
+It would be nice to flag the content which should have a translation on a file-by-file basis (with some inline directive?) which could contain the information of the master-language for that file and the desired target-languages.