source: extensions/SocialButtons/language/en_UK/plugin.lang.php @ 24758

Last change on this file since 24758 was 24758, checked in by mistic100, 11 years ago

add reddit button

File size: 961 bytes
Line 
1<?php
2$lang['Button position on picture page'] = 'Buttons position on picture page';
3$lang['Top'] = 'Top';
4$lang['Bottom'] = 'Bottom';
5$lang['Toolbar'] = 'Toolbar';
6$lang['Annotation'] = 'Annotation';
7$lang['Bubble'] = 'Bubble';
8$lang['Inline text'] = 'Inline text';
9$lang['Button type'] = 'Button type';
10$lang['Right bubble'] = 'Right bubble';
11$lang['Top bubble'] = 'Top bubble';
12$lang['Display buttons'] = 'Display buttons';
13$lang['on photo and album'] = 'on photo and album';
14$lang['only on photo'] = 'only on photo';
15$lang['Community'] = 'Community';
16$lang['Light mode'] = 'Light mode';
17$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.';
18?>
Note: See TracBrowser for help on using the repository browser.