Ignore:
Timestamp:
02/12/08 12:10:33 (4 years ago)
Author:
hverton
Message:

updated the locale strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/wiki/php-files/modules/wiki/templates/modules.wiki.wiki_admin.tpl

    r1268 r1272  
    146146        <tr> 
    147147            <td width='50%' class='tbl'> 
    148                 Generate wiki links in forum posts 
     148                {$locale.421} 
    149149            </td> 
    150150            <td width='50%' class='tbl'> 
     
    153153                    <option value='1'{if $settings2.wiki_forum_links == "1"} selected="selected"{/if}>{$locale.413}</option> 
    154154                </select> 
    155                 <span class='small'>Only for known keywords. You can use the [wiki] bbcode to manually make a link</span> 
     155                <span class='small'>{$locale.422}</span> 
    156156            </td> 
    157157        </tr> 
Note: See TracChangeset for help on using the changeset viewer.