summaryrefslogtreecommitdiff
path: root/doc/plugins/po.mdwn
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-10-15 05:22:41 +0200
committerintrigeri <intrigeri@boum.org>2008-10-18 15:49:12 +0200
commit58c77a01f79efaa5692fd30231695c6f8775a7d9 (patch)
tree9195f681e3fe0767a8561c2a4f5810d5309844de /doc/plugins/po.mdwn
parentf42cf38076ab8fe6dcf6d9695f0950ccb61fbc01 (diff)
po plugin: create missing POT/PO files in needsbuild hook
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins/po.mdwn')
-rw-r--r--doc/plugins/po.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn
index 4e7553a11..ab7fcb725 100644
--- a/doc/plugins/po.mdwn
+++ b/doc/plugins/po.mdwn
@@ -197,11 +197,11 @@ Committing changes to a "master" page:
achieved by making any "slave" page dependent on the corresponding
"master" page, in the `needsbuild` hook.
-**FIXME** Also, when the plugin has just been enabled, or when a page
+Also, when the plugin has just been enabled, or when a page
has just been declared as being translatable:
-- all the needed POT and PO files have to be created
-- the PO files must be checked into version control
+- all the needed POT and PO files are be created
+- **FIXME** the PO files must be checked into version control
**FIXME** `refreshpofiles` uses `system()`, whose args have to be
checked more thoroughly to prevent any security issue (command