source: extensions/SmiliesSupport/language/tr_TR/plugin.lang.php @ 9764

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

[extentions] Smilies Support

  • active for admin in the comments page
  • two new sets of smilies
  • help tip on admin page (needs translation)
File size: 452 bytes
RevLine 
[9728]1<?php
2
3$lang['smilies_dir'] = "İfadeler' dosya";
4$lang['nb_columns'] = "Numara Sütunü";
5$lang['representant'] = "Temsilcisi";
6$lang['All Smilies'] = "Tüm İfadeler";
[9764]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.";
[9728]9
10?>
Note: See TracBrowser for help on using the repository browser.