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

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

two columns display for shortcuts form, keep save of original smilies.txt file

File size: 372 bytes
Line 
1<?php
2
3$lang['Smilies set'] = 'Smilies set';
4$lang['Shortcuts'] = 'Shortcuts';
5$lang['Columns'] = 'Columns';
6$lang['Smilies'] = 'Smilies';
7$lang['Edit shorcuts'] = 'Edit shorcuts';
8$lang['Reset defaults'] = 'Reset defaults';
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.