Mercurial > moin > 1.9
changeset 4697:00179a01f746
i18n.strings: cleanup todo, remove HelpOnAcl page (was just a redirect)
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Mon, 20 Apr 2009 02:41:19 +0200 |
parents | 4463843cdf54 |
children | 621c708ecddb |
files | MoinMoin/i18n/strings.py |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/i18n/strings.py Mon Apr 20 02:03:29 2009 +0200 +++ b/MoinMoin/i18n/strings.py Mon Apr 20 02:41:19 2009 +0200 @@ -8,14 +8,8 @@ Also, some strings need to be organized somehow. TODO i18n.strings / general: - * check page lists (complete? correct?) - * update po files on master19 wiki - * fix "de" translation for more experiments * fix other translations (can be done using ##master-page, but help from a native speaker would be the preferred solution) - * use pagelists here + translation from po file if there is no SystemPagesInXxGroup - for creation of language packs (keep group pages as long as needed!) - * delete SystemPagesInGermanGroup to try it * delete other SystemPagesInXXXGroup if their po file is complete @copyright: 2009 MoinMoin:ThomasWaldmann @@ -147,7 +141,6 @@ _('HelpForUsers'), _('HelpIndex'), _('HelpOnAccessControlLists'), - _('HelpOnAcl'), _('HelpOnActions'), _('HelpOnActions/AttachFile'), _('HelpOnAdmonitions'),