Ignore:
Timestamp:
Aug 30, 2011, 10:24:42 AM (13 years ago)
Author:
plg
Message:

feature 2420 added: automatically use the gallery title in the page banner.
Just write %gallery_title% in the page banner (this is written by default).

The default gallery title and tagline are now localized.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/install.lang.php

    r8728 r12008  
    7373$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite and PostgreSQL are currently in experimental state.';
    7474$lang['Learn more'] = 'Learn more';
     75$lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery';
     76$lang['Welcome to my photo gallery'] = 'Welcome to my photo gallery';
    7577?>
Note: See TracChangeset for help on using the changeset viewer.