Ignore:
Timestamp:
Jan 30, 2007, 8:00:17 AM (18 years ago)
Author:
vdigital
Message:

Issue 0000614: Display hits under thumbnails like comments counter

  • Comments are not plurial < 2
  • hits and comments have specific classes for css control
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK.iso-8859-1/common.lang.php

    r1763 r1769  
    300300$lang['%d new comment'] = '%d new comment';
    301301$lang['%d new comments'] = '%d new comments';
     302$lang['%d comment'] = '%d comment';
     303$lang['%d comments'] = '%d comments';
    302304$lang['%d hit'] = '%d hit';
    303305$lang['%d hits'] = '%d hits';
Note: See TracChangeset for help on using the changeset viewer.