source: extensions/ExtendedDescription/language/en_UK/plugin.lang.php @ 26430

Last change on this file since 26430 was 26430, checked in by mistic100, 10 years ago

slip help files + add entry in plugins list

File size: 704 bytes
Line 
1<?php
2
3$lang['Use Extended Description tags...'] = 'Use Extended Description tags...';
4$lang['This category is redirected to %s'] = 'This album is redirected to %s';
5$lang['Extended Description have been successfully installed. Now you can use all its features in most text boxes of Piwigo.'] = 'Extended Description have been successfully installed. Now you can use all its features in most text boxes of Piwigo.';
6
7$lang['Multilingual descriptions'] = 'Multilingual descriptions';
8$lang['Extended descriptions'] = 'Extended descriptions';
9$lang['Insert an album or a photo'] = 'Insert an album or a photo';
10$lang['Hide elements'] = 'Hide elements';
11$lang['Redirect elements'] = 'Redirect elements';
12
13?>
Note: See TracBrowser for help on using the repository browser.