diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-05 12:50:42 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-05 12:50:42 +0100 |
commit | bd2dd8c60336ad7a03194d2a53f5409a620e484d (patch) | |
tree | 4237070048e80ecbb5fb1e828d5883b61e005ee0 | |
parent | 3e0c52c524f4bb85ccd46832986dd447110cac4d (diff) |
po plugin: more detailed backlinks todo item
Signed-off-by: intrigeri <intrigeri@boum.org>
-rw-r--r-- | doc/plugins/po.mdwn | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 173a26ac4..f9cd0ff03 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -255,9 +255,12 @@ Which configuration settings are safe enough for websetup? ### backlinks -If a given translatable `sourcepage.mdwn` links to \[[destpage]], -`sourcepage.LL.po` also link to \[[destpage]], and the latter has the -master page *and* all its translations listed in the backlinks. +`po_link_to = negotiated`: if a given translatable `sourcepage.mdwn` +links to \[[destpage]], `sourcepage.LL.po` also link to \[[destpage]], +and the latter has the master page *and* all its translations listed +in the backlinks. + +`po_link_to = current`: seems to work nicely Translation quality assurance ----------------------------- |