summaryrefslogtreecommitdiff
path: root/locale/README
AgeCommit message (Collapse)Author
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
* added locale/en/LC_MESSAGES/statusnet.po to make it easier to start customizing English texts * added notes to locale/README about customizing and how to disable languages you haven't customized * renamed PO templates from *.po to *.pot to match general conventions and reduce confusion for people trying to find which file they're supposed to edit
2009-11-30Drop binary .mo localization files from git repo to aid in development.Brion Vibber
Added a Makefile in locale subdirectory to rebuild them -- needs to be made part of deployment and packaging.