Hi, I am trying to translate rst content using sphinx-build. I have generated the pot file, po file and the mo file is saved in the correct directory as instructed at http://sphinx-doc.org/intl.html. But the output files of 'sphix-build -b html -Dlanguage=ru source html' do not contain the translated strings. Instead the original text (English) is there.
I have set "locale_dirs = ['translated/']" in conf.py file. translated/ directory contains the generated mo files as instructed at http://sphinx-doc.org/intl.html What would be the cause for not appearing translated strings in the output html files? -- Best Regards, Kalpa Welivitigoda Junior Treasurer | Electrical Engineering Society Undergraduate | Department of Electrical Engineering University of Moratuwa Sri Lanka http://about.me/callkalpa -- 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.
