gnu-social/locale/README
Brion Vibber 769b3a37dd Drop binary .mo localization files from git repo to aid in development.
Added a Makefile in locale subdirectory to rebuild them -- needs to be made part of deployment and packaging.
2009-11-30 12:25:49 -08:00

10 lines
387 B
Plaintext

Localizations for StatusNet are being maintained through TranslateWiki:
http://translatewiki.net/wiki/Translating:StatusNet
Note if you are working with a direct git checkout, you will need to build
the binary .mo files from the .po source files for translations to work
in the web app.
If gettext and GNU make are installed, you can simply run 'make' in this
directory to build them.