summaryrefslogtreecommitdiff
path: root/library/WT/I18N.php
AgeCommit message (Expand)AuthorFilesLines
2011-08-04The fix for #773291 causes setup to fail. We cannot use the user-defined cac...fisharebest1-5/+10
2011-07-23#773291 - Safe Mode can breack the defaulf tmp folderfisharebest1-6/+10
2011-07-21#773291 - Safe Mode can breack the defaulf tmp folderfisharebest1-2/+5
2011-06-16Add support for debugging languagesfisharebest1-17/+32
2011-05-17Printing facts: Allow I18N of punctuation, ensure user input is escaped befo...fisharebest1-8/+1
2011-05-12I18N: add support for the translation of numbers. For example, 12345.67. In...fisharebest1-10/+27
2011-05-08Split the WT_I18N::translate() function into two parts - translation and embe...fisharebest1-37/+26
2011-04-26Fix: highlighting wrong initial letter on indilist page, for languages with m...fisharebest1-4/+0
2011-04-26Put back code removed in svn 11349Nigel Osborne1-0/+3
2011-04-24Remove old/unused configuration/translation settingsfisharebest1-6/+0
2011-03-28Fix: html entities appearing in tooltips in mixed LTR/RTL pagesfisharebest1-2/+2
2011-03-13Integrate the "custom text" functionality into the main code. User translati...fisharebest1-1/+19
2011-03-04Careless bug in (Performance: do not translate the same language name twice)fisharebest1-2/+2
2011-03-04Performance: do not translate the same language name twicefisharebest1-3/+7
2011-03-03Performance: Use Zend_Cache to speed up Zend_Translatefisharebest1-1/+5
2011-02-19Convert digits to local script when embedding numbers in translation stringsfisharebest1-1/+7
2011-02-13Fix typefisharebest1-1/+2
2011-02-01update commentsƁukasz Wilenski1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+403