Phppoedit - a simple PHP based PO file editor
This has been forked into GitHub. Visit github.com/agentcobra/phppoedit for the latest version.
PHPPOEDIT is a PHP based PO-file (gettext) editor. It was used to translate the Leader of the Free World project together with the Pophorator tool. It is open source software under a modified BSD license.
- Download the source: phppoedit-1.0.zip
The live demo has been retired
This page used to host a running installation: it listed translation progress per language and let anyone open a PO file in the browser editor. That editor wrote files on the server, kept its password in a plain cookie and echoed it back into the page, so it has been removed along with the translation data it operated on. The source above still contains the whole thing if you want to run it yourself.