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
/
helpers
/
l10n_scanner.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-08-29
Put a message in the logs when we find a string that's not
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-12-22
ORM::factory() in K24 does not allow you to specify an alternate key
Bharat Mediratta
2009-12-02
Update a couple more queries.
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
2009-06-29
Partial fix for ticket 471 - Fix parsing of module/theme info files in l10n s...
Andy Staudacher
2009-06-18
Fix plural messages in l10n scanner - Bad typo lead to basically breaking all...
Andy Staudacher
2009-06-18
Fix/remove unnecessary escaping of double quotes in l10n scanner.
Andy Staudacher
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta