Show
Ignore:
Timestamp:
05/15/12 00:28:45 (12 months ago)
Author:
plg
Message:

bug fixed: move $lang%d rate from admin.lang.php to common.inc.php to display "1 rate" on picture.php when relevant

adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates".

Files:
1 modified

Legend:

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

    r14937 r14978  
    404404$lang['Visits, high → low'] = 'Visites, alt → baix'; 
    405405$lang['Visits, low → high'] = 'Visites, baix → alt'; 
     406$lang['%d rate'] = '%d valoracion'; 
    406407?>