source: extensions/TweetThis/language/en_UK/plugin.lang.php @ 11476

Last change on this file since 11476 was 11476, checked in by mistic100, 13 years ago

change a label

File size: 224 bytes
Line 
1<?php
2
3$lang['Button position on picture page'] = 'Button position on picture page';
4$lang['Top'] = 'Top';
5$lang['Bottom'] = 'Bottom';
6$lang['Toolbar'] = 'Toolbar';
7$lang['Share on Twitter'] = 'Share on Twitter';
8
9?>
Note: See TracBrowser for help on using the repository browser.