summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/locales.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-09-28Add locale for Thai. Fixes #1916.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-12-24Added Croatian as hr_HR. Fixes #1514.Bharat Mediratta
2010-11-28Replace self::func() with <helper_name>::func() for all public APIsBharat Mediratta
2010-11-18Add Bengali (bn_BD).Bharat Mediratta
2010-11-07Add Malay as 'Bahasa Melayu'Bharat Mediratta
2010-09-07Add Macedonian. Fixes ticket #1345.Bharat Mediratta
2010-09-06Revert "change the Setswana locale from tn_ZA to tn_BW since it's mostly"Bharat Mediratta
2010-09-06change the Setswana locale from tn_ZA to tn_BW since it's mostlyBharat Mediratta
2010-09-05Add Setswana (tn_ZA). Fixes ticket #1336.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-24Add Faroese to the language list. Verified that it uses the default plural ru...Andy Staudacher
2010-02-09Whitespace.Bharat Mediratta
2010-02-08Fix Arabic language name. Thanks shaibn for reporting the issue. Verified wit...Andy Staudacher
2010-02-07Refactor the is_rtl() helper into the Gallery_I18n class. This allows checkingTim Almdal
2010-02-06Fix for ticket 892: Avoid double escaping of HTML entities, instead use Unico...Andy Staudacher
2010-01-28Fix language preference block / language cookie reading.Andy Staudacher
2010-01-23Fix for bug 984, consistently interpret installed / available locales as array.Andy Staudacher
2009-11-24Rename I18n to Gallery_I18n to avoid conflict with Kohana 2.4Bharat Mediratta
2009-10-23Minor changes to more closely align this branch with masterTim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-10-13remove duplicate function definitionTim Almdal
2009-10-13Merge branch 'master' into talmdal_devTim Almdal
2009-10-13refactor locale related functionality out of the user module and into the gal...Tim Almdal
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal
2009-09-15Improve language preference (Acccept-Language header matching): Boost same-la...Andy Staudacher
2009-09-05Bugfixes for locales::locale_from_http_request(), and adding tests.Andy Staudacher
2009-09-04Add @todo to replace locales::locale_from_http_request()Bharat Mediratta
2009-09-04Add new locale preferences: Adding per session (cookie) locale preferences an...Andy Staudacher
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta