The branch, gettext has been created at f246f58dcf325d0e41379c9b5503c56c158f4fff (commit)
- Log ----------------------------------------------------------------- commit f246f58dcf325d0e41379c9b5503c56c158f4fff Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 19:53:42 2010 +0100
Initial cleanup of po files.
There is still lot of files with duplicate messages, what needs to be solved.
commit 0c82f1a8b9056818a68ea89b3ffc276de745e454 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 19:42:10 2010 +0100
Remove not translated strings to avoid problems with conflicts.
commit 3f5b2bd34ef708a1bf204f546b6730a03df36f47 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 19:18:44 2010 +0100
Fix context usage.
Remove context where it is not needed, add it to messages.inc where it seems to be useful.
commit 3bbda2c230bb339318bbf28e3e4717e027d29aae Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:53:35 2010 +0100
Update po files.
Fix error introduced by using en_GB as base and also pickup latest changes in master.
commit 80dbec81156ee8f9e94bfdbc5da71f883aff5310 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:52:58 2010 +0100
Base translations on en_US not on en_GB.
commit cc8f02ec86a19e624902316d095504139a2110c1 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:47:56 2010 +0100
Add header to the file.
commit 4313c02fe9ebd24c687122b7e47ee7638c05d469 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:46:50 2010 +0100
Process gettext with context.
commit 5a4b719ae9c1eb86512e54657a9aa8a4b2bde453 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:46:17 2010 +0100
Use context in some places.
These are still not all which were originally present, rest needs to be checked.
commit 179e6e90a0927f768277d019e396e8f3c1c74da6 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:45:48 2010 +0100
Implement gettext wit context.
commit 0fb8f2c7ef0c77a7e54125592e9616a597d818dd Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:26:04 2010 +0100
Charset is always utf-8.
commit c60dd8b7c6788ff1cebd92454ea85ee54c674688 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:25:17 2010 +0100
Add some comments for translators.
commit fd85fc64fdacef6314e8e3cdcb36e309f6c4c9b6 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:24:58 2010 +0100
Add script for updating po files.
commit d4746a4cf7280be7a70e0c45774e4b872674dd84 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:17:46 2010 +0100
Always use php-gettext functions without fallback to PHP.
commit c3c4013b80ea962def08572742d2cb445e00bdf3 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:11:04 2010 +0100
Ignore backup files.
commit 0355540191abb37035548f05c8bdad3a2ba83120 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:04:23 2010 +0100
Avoid varning on udefined variables.
commit 23eb18b51f25541758e50fcb173b863cce9ed6e6 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 18:02:16 2010 +0100
Set text domain to properly load messages file.
commit 54c9f24fb88934dd04fc082fced75e3f21512931 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:57:01 2010 +0100
Initial implementation of Gettext based selection.
- Loads list of available languages - Sets locale - Loads transitional messages file
commit c33c13de975129a92c04499f265ac7c3430211a1 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:26:18 2010 +0100
Add php-gettext.
Version 1.0.9, downloaded from https://launchpad.net/php-gettext/.
commit 2030fe8b810746b791b791dc2cdb3ca7cf03e67d Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:23:11 2010 +0100
Ignore generated locale files.
commit 574f2748b0b95748f2187252a46a6fe95a8db807 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:22:31 2010 +0100
Generate mo files on release.
commit 95db34e9de9ef38647730f8105379495a09aacd1 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:20:46 2010 +0100
Add script for generating mo files for gettext.
commit 24ad202367fd85bd6705ce78807f6e07c0ff995d Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:19:06 2010 +0100
Add generated po files.
commit a229d385cbb162c5afc705ecd5c486c1b2377af4 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:18:20 2010 +0100
We're working on version 3.4.
commit 64e012f9a4aea5be2133af053c7502a2c2ccd5c2 Author: Michal Čihař mcihar@novell.com Date: Thu Mar 11 17:16:15 2010 +0100
Generate also english.php.
It had to be generated manually before.
-----------------------------------------------------------------------
hooks/post-receive