Show
Ignore:
Timestamp:
02/17/12 20:30:52 (15 months ago)
Author:
mistic100
Message:

feature 2379: option to change comments order: change caption again, fix a bug in config page (induced by r13087)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/common.lang.php

    r13088 r13224  
    230230$lang['Most visited'] = "Most visited"; 
    231231$lang['N/A'] = "N/A"; 
    232 $lang['old → new'] = 'old → new'; 
    233 $lang['new → old'] = 'new → old'; 
    234232$lang['New on %s'] = "New on %s"; 
    235233$lang['New password'] = "New password"; 
     
    315313$lang['Show number of comments'] = "Show number of comments"; 
    316314$lang['Show number of hits'] = "Show number of hits"; 
     315$lang['Show oldest comments first'] = 'Show oldest comments first'; 
     316$lang['Show latest comment first'] = 'Show latest comment first'; 
    317317$lang['show tag cloud'] = "show tags cloud"; 
    318318$lang['Since'] = "Since";