Fix Php Jquery Script

I need this script up and runnning:
http://code.google.com/p/simplepo/

You can set it up at your webspace in order to let me check and then I need a hand to install it on my webserver.

I need th script with an import function for the po. files which are stored in a folder structrue like this:

root
– locale
— eng
— LC_MESSAES
—- default.po
— rus
— LC_MESSAGES
—-default.po

The script should find all .po files under -locale
(except backup files)

On the first call t…

Leave a Reply

Your email address will not be published. Required fields are marked *