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 sphinx-users
Hi,
When we export the language strings for translation, each folder is set up with its own file. Is it possible to combine all strings into one large file while maintaining a folder structure?
Thank you
Kristina
Rafael Fontenelle
unread,
Apr 2, 2026, 12:04:11 AMApr 2
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 sphinx-users
Hi,
Have you tried using setting a string to '--gettext_compact' ? For instance, '--gettext-compact=foobar', should generate 'foobar.pot' besides possibly a 'sphinx.pot' depending on each scenario. This is different from
--gettext_compact=1 where you get a POT per folder. See also https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-gettext_compact