summaryrefslogtreecommitdiff
path: root/modules/slideshow/helpers/slideshow_menu.php
AgeCommit message (Collapse)Author
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
- And refactor printf to our string interpolation / pluralization syntax - Also, a slight change to the translations_incomings table, using binary(16) instead of char(32) as message key.
2009-01-04Move slideshow link from sidebar_top() into the photo and album menus.Bharat Mediratta