singapore tools
This is a collection of tools for use with the singapore image gallery. They
must be located in a child directory of the main singapore directory
(tools/ by default). Since they are PHP scripts they must be run
on a PHP enabled web server
language tools
These tools are to aid translators. They require GNU Gettext to be available
on the host system but do not require the Gettext PHP extension. Please
see the translation readme for more
information.
- Extractor - for developers only. Extracts
translatable strings from singapore files and current template and creates
PO template files. Unless you have edited text in the sources you do not need
to execute this.
- Merger - for translators. Merges new strings from
the PO templates with all currently available PO files.
- Compiler - for translators. Compiles all
currently available PO files into PHP serialized objects for use with singapore.
Return to singapore.