diff options
author | intrigeri <intrigeri@boum.org> | 2008-10-14 23:54:26 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-10-18 15:49:11 +0200 |
commit | 9332457e6c9fb6699181c1b890d0045bd11ef88d (patch) | |
tree | f9d0775d7f8ad31c1011d52497ff3cabf82419b1 | |
parent | 37222492a534868c8cafc450f8d32bab4770f29a (diff) |
po plugin: todo++: create POT/PO when the plugin is enabled
Signed-off-by: intrigeri <intrigeri@boum.org>
-rw-r--r-- | doc/plugins/po.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index e114e34fa..6b04afd72 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -182,6 +182,9 @@ Committing changes to a "master" page must: corresponding "master" page. The `add_depends` function can achieve this, if used in a **FIXME** hook. +Also, when the plugin has just been enabled, all the needed POT and PO +files have to be created. + UI consistency: rename "Edit" button on slave pages --------------------------------------------------- |