diff options
author | intrigeri <intrigeri@boum.org> | 2009-01-01 23:36:57 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-01-01 23:36:57 +0100 |
commit | 6fe1e3b66deb37d1ed15a5e002610a59c42aa245 (patch) | |
tree | 703f00400bf250dcc2aaf4b1b461a1f5ead39490 /doc | |
parent | 949c4c0c3a9d188e263068e675e0f2416f313c15 (diff) |
po/todo: update
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/po.mdwn | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index a32d66af1..8265f5955 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -534,11 +534,9 @@ be merged upstream, though. Translation quality assurance ----------------------------- -Modifying a PO file via the CGI must be forbidden if the new version -is not a valid PO file. As a bonus, check that it provides a more -complete translation than the existing one. - -A new `cansave` type of hook would be needed to implement this. +Modifying a PO file via the CGI is already forbidden if the new +version is not a valid PO file. As a bonus, check that it provides +a more complete translation than the existing one. Note: committing to the underlying repository is a way to bypass this check. |