summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries/Gallery_I18n.php
AgeCommit message (Expand)Author
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-09-06Whitespace.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-23Fix translation cache for installations with 0 translations in the DB.Andy Staudacher
2010-02-21Performance improvement: Load all translations of a locale as one serialized ...Andy Staudacher
2010-02-18Revert "Fix for ticket #1017: Handle the common case of t(html::clean($var)) ...Bharat Mediratta
2010-02-18Improve setlocale() call, using some of G2's locale fallback code to match th...Andy Staudacher
2010-02-16Fix for ticket #1017: Handle the common case of t(html::clean($var)) by casti...Andy Staudacher
2010-02-07Remove the redundant reference to ["force_rtl".Tim Almdal
2010-02-07Refactor the is_rtl() helper into the Gallery_I18n class. This allows checkingTim Almdal
2009-12-22Don't use as_array() on the result from db::build()->execute() -- it's no lon...Bharat Mediratta
2009-11-26Convert all DB where() calls to take 3 arguments.Bharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-11-24Rename I18n to Gallery_I18n to avoid conflict with Kohana 2.4Bharat Mediratta