po/todo: update

Signed-off-by: intrigeri <intrigeri@boum.org>
master
intrigeri 2009-01-01 23:36:57 +01:00
parent 949c4c0c3a
commit 6fe1e3b66d
1 changed files with 3 additions and 5 deletions

View File

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