Hi, On my local, "Contents:" are extracted into .pot file. Certainly others are not. At present, they are not supported. Please file a issue. I will work it future.
Thanks, Takeshi KOMIYA 2018-02-27 2:21 GMT+09:00 Joe Landers <[email protected]>: > Hi, I see what looks to be support for this in the code here, but I'm unable > to get it to work. > > More concretely, if I have a .rst file like this: > .. toctree:: > :maxdepth: 2 > :caption: Contents: > > Explicit Title <some_doc> > External Link <https://google.com> > > I want "Contents:", "Explicit Title", and "External Link" to be extracted > into a .pot file, (and later to be replaced by the translated strings in a > .po file), but this isn't happening. > > It looks like there's code to do this, so maybe I'm doing something wrong. > > Thanks for the help! > -Joe > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
