Hi,
I added the en_GB locale to my installation with a proper flag to represent English as we are not all Amercian, however I am getting messages in my server logs that there is no zenphoto.po or mo. However there is no .po or .mo in the en_US directory either.
Is this an issue or can I just ignore them?
Cheers
Steve
You cannot just add locale's without the proper translation files (i.e .po and .mo files)
If Zenphoto can't find the .po and .mo files it will always default to the language used in the script.
That's why the en_US folder has no .po and .mo files.
You could of course create the en_GB locale yourself.
See http://www.zenphoto.org/news/translating-tutorial
You can actually create an /zp-core/locale/en_GB/ folder with just a flag image in there without a .mo/.po file to use the en_GB locale. In that case you will just get the default en_US English (which is probably not pure US English but a kind of mixture as I for example originally learned British).
If you really need British English then there is of course no way around creating specific translation files.