How to run 'sphinx-build -b gettext' from scratch?
21 views
Skip to first unread message
Kristina D.C. Hoeppner
unread,
Apr 30, 2013, 4:25:06 PM4/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphin...@googlegroups.com
Hello,
We have our manual translated into multiple languages (see http://manual.mahara.org) via Launchpad. However, some strings are not put into the .pot files and thus the translators do not see them. These seem to be new strings.
When I run 'sphinx-build-bgettext' for the first time, it takes quite some time to run. However, when I run it subsequent times, it doesn't take long at all.
Is there a way to force that long run of the potfiles builder to ensure that all strings are translated? Deleting the directory entirely didn't help.