Topic: PunBB Translation beta 1
I've was using PunTranslator, but I had some problems with input methods and whatnot, so I finally just decided to make my own tool for it.
I'm also not a fan of making a platform dependent tool for a platform independent forum ... plus, having to click around in the GUI for every change is just too slow, so here's a small PHP script for translating PunBB's language files:
I'd appreciate your help with testing.
Note that this is NOT beautiful or well commented code, and it was not optimized to look pretty - it was written in a hurry, and for functionality ...
You should be able to translate very quickly with this tool, as you can simply tab through each field in the enormous form it outputs, and edit everything one step at a time. Also, it should work with any past/future version of PunBB without changes.
Please read inside the php source for more notes and instructions - you will need to set read/write permissions for php before running the script, and you need to configure the language folders in the beginning of the script.