Show
Ignore:
Timestamp:
03/07/10 22:09:26 (3 years ago)
Author:
Gotcha
Message:

Trunk merge r5076 from bug:1119
bug:1119

Files:
1 modified

Legend:

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

    r5075 r5079  
    6767$lang['Categories authorized thanks to group associations'] = 'Categories authorized thanks to group associations'; 
    6868$lang['Categories manual order was saved'] = 'Categories manual order was saved'; 
    69 $lang['Categories ordered alphanumerically'] = 'Categories ordered alphanumerically'; 
     69$lang['Categories ordered alphanumerically'] = 'Categories ascending alphanumerically ordered'; 
     70$lang['Categories ordered alphanumerically reverse'] = 'Categories descending alphanumerically ordered'; 
    7071$lang['Category elements associated to the following categories: %s'] = 'Category elements associated to the following categories: %s'; 
    7172$lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.'; 
     
    132133$lang['Operating system'] = 'Operating system'; 
    133134$lang['Options'] = 'Options'; 
    134 $lang['Order alphanumerically'] = 'Order alphanumerically'; 
     135$lang['Order alphanumerically'] = 'Categories sorted in ascending order ⇓'; 
     136$lang['Order alphanumerically inverse'] = 'Categories sorted in descending order ⇑'; 
    135137$lang['Other private categories'] = 'Other private categories'; 
    136138$lang['Page banner'] = 'Page banner';