[root]/core/gettext
extractors
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 33 (100.0%) | 611 (100.0%) | 18.5 |
- moved /gettext to /localization/adapter
- moved gettext to localization
0 lines of code changed in 6 files:
- renaming double dotted filenames
0 lines of code changed in 3 files:
- this is called premature optimization, isn't it?
26 lines of code changed in 1 file:
- cleanups + commented
- removed some reoccurring calculations and hardcoded the values on the mo file handler
31 lines of code changed in 2 files:
- update for gettext/languages module
2 lines of code changed in 2 files:
- language dropdown uses locales array form gettext as options
5 lines of code changed in 1 file:
- updated license and origin of this source
23 lines of code changed in 2 files:
- added locale definitions for gettext
4 lines of code changed in 1 file:
- hmpf :( still that annoying eval here
3 lines of code changed in 1 file:
- QA
12 lines of code changed in 1 file:
- do not merge if extractionData array is empty
4 lines of code changed in 2 files:
- several changes to copyright, router, bootstrap, frontcontroller and various other files
0 lines of code changed in 2 files:
- added gettext translation string extraction from php and template files
162 lines of code changed in 2 files:
[QA]
- discouraged use of string-function in favor of mb_string functions
- discouraged use of is_null function in favor of === null comparisons
- discouraged use of print function in favor if echo
- discouraged use of php compat functions (sizeof to count)
- removed useless constructor method overrides
8 lines of code changed in 2 files:
- QA fixes
56 lines of code changed in 1 file:
- renamed classes Clansuite_Module_ / Clansuite_Front_Controller / Clansuite_Action_Controller etc
- adjusted loadModule and loader
- fix for xdebug class, when useing firebug outside of a class
275 lines of code changed in 2 files:
- gettext placeholder files
0 lines of code changed in 2 files: