From: intrigeri <intrigeri@boum.org>
Date: Thu, 1 Jan 2009 22:36:57 +0000 (+0100)
Subject: po/todo: update
X-Git-Tag: 3.15~283
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6fe1e3b66deb37d1ed15a5e002610a59c42aa245?ds=inline;hp=-c

po/todo: update

Signed-off-by: intrigeri <intrigeri@boum.org>
---

6fe1e3b66deb37d1ed15a5e002610a59c42aa245
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.