source: extensions/gally/gally-black-graphite/language/en_UK/theme.lang.php @ 8534

Last change on this file since 8534 was 8534, checked in by grum, 13 years ago

New theme for gally's themes

  • Property svn:executable set to *
File size: 412 bytes
Line 
1<?php
2
3$lang['gally_menu_1'] = 'Menu';
4$lang['gally_menu_1_desc'] = 'This page lets you define the properties of the menu of the gallery';
5$lang['gally_expand_menu'] = 'Expand menu';
6$lang['gally_expand_menu_desc'] = 'This option allows you to develop the full menu of categories / subcategories';
7$lang['gally_expand_menu_yes'] = 'Expand the menu';
8$lang['gally_expand_menu_no'] = 'Don\'t expand the menu';
9
10?>
Note: See TracBrowser for help on using the repository browser.