Hi Paolo, There were some limitations in the i18n feature of Sphinx version 1.1.3. Sphinx-1.2b1 was reduced the i18n limitations, but still remain. I think `meta` is also one of them.
If you have any demand or expectations, please let me know by the IssueTracker (that is our external memory :) Thanks. -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa 2013/8/15 Paolo Cavallini <[email protected]>: > Hi all. > I'm using ``msgfmt`` to make my rst documents translatable. All fine, but > for some embedded tags, like: > > .. meta:: > :description: Faunalia home page > :keywords: free GIS > > that are not interpreted as translatable, and do not appear in the resulting > .pot files. Same for some embedded php code. > Should I embed the php code into ``_()`` ? And how to deal with ``meta`` > tags? > > Thanks a lot. > > -- > 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 http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/groups/opt_out.
