Ignore:
Timestamp:
Aug 1, 2011, 6:28:05 PM (13 years ago)
Author:
mistic100
Message:

rename language keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SmiliesSupport/language/no_NO/plugin.lang.php

    r10986 r11875  
    11<?php
    22
    3 $lang['smilies_dir'] = "Smileys' folder";
    4 $lang['nb_columns'] = "Nb. columns";
    5 $lang['representant'] = "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.";
     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.';
    99
    1010?>
Note: See TracChangeset for help on using the changeset viewer.