Changeset 1800 for trunk/language/en_UK.iso-8859-1
- Timestamp:
- Feb 11, 2007, 12:09:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/en_UK.iso-8859-1/common.lang.php
r1769 r1800 3 3 // | PhpWebGallery - a PHP based picture gallery | 4 4 // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | 5 // | Copyright (C) 2003-200 6PhpWebGallery Team - http://phpwebgallery.net |5 // | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | 6 6 // +-----------------------------------------------------------------------+ 7 7 // | branch : BSF (Best So Far) … … 490 490 $lang['maxwidth'] = 'Maximum width of the pictures'; 491 491 $lang['maxwidth_error'] = 'Maximum width must be a number superior to 50'; 492 $lang['flat_ cat_hint'] = 'flat display elements of categories and sub-categories';492 $lang['flat_hint'] = 'flat display elements of categories and sub-categories'; 493 493 $lang['start_filter_hint'] = 'displays only recent elements'; 494 494 $lang['stop_filter_hint'] = 'return to display all elements';
Note: See TracChangeset
for help on using the changeset viewer.