guillem schrieb: > I've written a po file using the pot I found in the svn repository. > I've tried to add spanish support in my working copy but I have not > succeeded. Do I have to register the language somewhere in the sources > in addition to put the files in the locale folder? > > Or would you rather that I send the po file so any developer can set > everything up in trunk?
It should "just work" when you copy the .po file to the right LC_MESSAGES subdir, and run "python setup.py compile_catalog". However, I'll happily add the locale to Sphinx, so if you send me the po file it'll be in for 0.5. cheers, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
