Hi, just in case, please check that your .po files always have a correctly set Content-Type header; for instance:
"Content-Type: text/plain; charset=UTF-8\n" instead of "Content-Type: text/plain; charset=CHARSET\n" This caused an issue with http://identity-trunk.mageia.org/ preventing related locales to load and bugging the test website. Or are there existing filters on pre-commit that could be used to check this sort of detail? Thanks
