diff options
-rw-r--r-- | doc/plugins/po.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 044a165b3..97981544d 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -181,7 +181,8 @@ 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: +**FIXME** 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 |