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