source: extensions/showcase_subscribe/language/en_UK/plugin.lang.php @ 11668

Last change on this file since 11668 was 11668, checked in by plg, 13 years ago

new plugin: subscribe to Piwigo Showcase

initial import

File size: 1.1 KB
Line 
1<?php
2$lang['Subscribe my gallery to Piwigo Showcase'] = 'Subscribe my gallery to Piwigo Showcase';
3$lang['Gallery Address (URL)'] = 'Gallery Address (URL)';
4$lang['An error has occured, no connection to %s'] = 'An error has occured, no connection to %s';
5$lang['Your subscription is currently pending, if you have provided an email, you will be notified as soon as your gallery is registered'] = 'Your subscription is currently pending, if you have provided an email, you will be notified as soon as your gallery is registered';
6$lang['Your gallery is already registered in Piwigo Showcase, <a href="%s">see it →</a>'] = 'Your gallery is already registered in Piwigo Showcase, <a href="%s">see it →</a>';
7$lang['A good description will improve your visibility in search engines'] = 'A good description will improve your visibility in search engines';
8$lang['provide it if you want to be notified when your gallery is registered'] = 'provide it if you want to be notified when your gallery is registered';
9$lang['(optional)'] = '(optional)';
10$lang['(example: nature, landscape, portrait)'] = '(example: nature, landscape, portrait)';
11?>
Note: See TracBrowser for help on using the repository browser.