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

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

typo (thanks to dodo)

File size: 434 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 shortcuts'] = 'Edit shortcuts';
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$lang['Type in a new shortcut'] = 'Type in a new shortcut';
11
12?>
Note: See TracBrowser for help on using the repository browser.