summaryrefslogtreecommitdiff
path: root/library/WT/I18N.php
AgeCommit message (Expand)AuthorFilesLines
2014-01-26Provide interface for modules to add translationsGreg Roach1-4/+9
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-18Fix: custom modules rely on deprecated Zend_Registry featureGreg Roach1-0/+3
2013-12-16Refactoring for PSR-0Greg Roach1-3/+44
2013-12-16Tidy up I18N + rtl librariesGreg Roach1-22/+108
2013-12-15The function Zend_Locale::getTranslation is very slow, and not available in ZF2Greg Roach1-20/+89
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-11-28#1255943 - Probable mistakes in US English text file - 1.5.1 devGreg Roach1-1/+1
2013-11-02Updated Spanish translations by Wes GroleauGreg Roach1-11/+11
2013-09-07Fix: PHP5.5 compatibilityGreg Roach1-4/+4
2013-08-24Update non-typographic quotation marksGreg Roach1-3/+3
2013-08-21Use new escape functionsGreg Roach1-1/+1
2013-08-18Update .PO files - messages from WT_I18N.php not includedGreg Roach1-28/+28
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-03-08Fix: wrong language being selected from HTTP_ACCEPT_LANGUAGE when the default...fisharebest1-2/+6
2013-02-28Fix: search engines (or any visitor with HTTP_ACCEPT_LANGUAGE headers) should...fisharebest1-4/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-8/+8
2012-09-24Fix startup dependency issue. Cannot choose a language without knowing the t...fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-1/+1
2012-09-06Remove redundant DIRECTORY_SEPARATORfisharebest1-3/+3
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-5/+5
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-48/+3
2012-02-27Remove debugfisharebest1-1/+1
2012-02-27Better fix for: "Fix: need backslashes for windows..."fisharebest1-2/+2
2012-02-27Fix: need backslashes for windows...fisharebest1-1/+1
2012-02-27PERFORMANCE: Use APC cache instead of File cache for Zend Translate/Locale co...fisharebest1-16/+30
2012-02-11Use "self::" when referring to ourselffisharebest1-41/+41
2012-02-03Centuries - 2001 is in the 21st century, not the 20th.fisharebest1-31/+0
2012-02-01Upgrade datatables.js library to 1.9.0 - allows us to localise pagination but...fisharebest1-0/+13
2012-01-13Functions in WT_I18N.php should be based on data from the CLDR. Nicknames ma...fisharebest1-7/+0
2012-01-12add code for displaying NICK names in typographic quotation marksƁukasz Wilenski1-2/+7
2012-01-03Fix: localised numbers are actually stringsfisharebest1-13/+14
2011-12-27Add I18N for agesfisharebest1-5/+3
2011-12-27Add I18N for years. Use CE/BCE notation for Julian dates, to easily distingu...fisharebest1-5/+11
2011-12-20#901076 - Fatal error: Uncaught exception 'Zend_Session_Exception' fisharebest1-4/+1
2011-12-06Add support for translation of ", " as a list separatorfisharebest1-1/+5
2011-12-05#900473 - RTL Setup wizard error at download stagefisharebest1-2/+6
2011-12-03#899480 - Empty list tables message not translatedfisharebest1-2/+1
2011-12-03Small correction to 12965Nigel Osborne1-1/+1
2011-12-03Added dataTables translation for "No data available in table"Nigel Osborne1-0/+1
2011-11-30Replace 12951 with more generic fix.fisharebest1-5/+7
2011-11-29#584835 - remove more references to $_SESSION and use $WT_SESSION insteadfisharebest1-3/+5
2011-11-24I18N: translate some more numbers in the datatables headers. It is still not...fisharebest1-1/+25
2011-11-23I18N: move datatables translations to the same placefisharebest1-0/+42
2011-11-23I18N: add the ability to translate the "a.m." and "p.m." time indicatorsfisharebest1-1/+1
2011-11-22Farsi and Arabic both use the arabic script, but with different digits. See ...fisharebest1-3/+3
2011-11-05Change document headers from XTHML to HTML5.fisharebest1-1/+1
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