Cord 2010-04-10 07:06:06 +00:00 committed by Joey Hess
parent d1a616df2e
commit a8761a086e
1 changed files with 5 additions and 0 deletions

View File

@ -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.