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

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

rename language keys

File size: 458 bytes
Line 
1<?php
2
3$lang['Smileys\' folder'] = 'Smileys\' folder';
4$lang['Nb. columns'] = 'Nb. columns';
5$lang['Representative'] = 'Representative';
6$lang['All Smilies'] = 'All Smilies';
7$lang['smilies_file_help'] = 'By default when a user clicks on a smiley, Smilies Support adds a keyword matching the name of the file (smile.png -> :smile:).<br>
8  But here you can configure other strings to be replaced. Each smilies folder has its own <i>smilies.txt</i> file.';
9
10?>
Note: See TracBrowser for help on using the repository browser.