Commit Graph
9 Commits
Author SHA1 Message Date
ShyPike b9efcaa5a1 Update copyright stuff. 2012-03-26 19:29:29 +02:00
shypike 05ab19b5a6 Email notification for failed URL fetches. 2012-02-25 12:42:27 +01:00
ShyPike 6442391589 Output po/nsis/SABnsis.pot in Unix format too. 2011-06-25 09:49:06 +02:00
ShyPike 2b6411efb0 tools/extract_pot.py should convert NSIS's $\n and $\r to POT's \\n and \\r 2011-03-13 00:50:48 +01:00
ShyPike cd0d486edb Add support for extracting translator instructions info from source files.
These instructions should go into #. records in POT files.
Since Launchpad ignores #. records, add the info to the #: record instead.

Add first batch of translator instructions to various sourcefiles.
2011-02-12 15:17:38 +01:00
ShyPike 4bb4de11b3 Update copyrights to 2011. 2011-01-01 14:33:41 +01:00
shypike@sabnzbd.org 5b07f47dfd make_mo.py: stop if msgfmt command is not available.
Set x-bit for tools extract_pot.py and make_mo.py.
2010-09-20 20:49:40 +02:00
ShyPike 8622469d3a Fix extract_pot.py and make_mo.py for Unix usage.
Use Tx() in api.py skin_text translator.
Update POT files.
2010-09-06 00:07:51 +02:00
ShyPike 9dc50b5c41 Convert to GNU gettext following the Launchpad translation guidelines.
Implements blueprints "go-gettext" and "code-gettext".

Use tools/extract_pot.py to create new POT files.
Use tools/make_mo.py to create MO files, email template translations and patch the NSIS_Installer.nsi script.
2010-09-05 21:35:47 +02:00