source: extensions/SmiliesSupport/language/en_UK/plugin.lang.php @ 23234

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

rewrite admin page
new set from Pidgin

File size: 356 bytes
Line 
1<?php
2
3$lang['Smilies set'] = 'Smilies set';
4$lang['Smiley'] = 'Smiley';
5$lang['Shortcuts'] = 'Shortcuts';
6$lang['Columns'] = 'Columns';
7$lang['Smilies'] = 'Smilies';
8$lang['Edit shorcuts'] = 'Edit shorcuts';
9$lang['If you change current set you will lost every shortcuts changes.'] = 'If you change current set you will lost every shortcuts changes.';
10
11?>
Note: See TracBrowser for help on using the repository browser.