Changeset 1493 for trunk/gregarius/intl/it.php
- Timestamp:
- 06/13/06 05:51:06 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/it.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/it.php
r1446 r1493 50 50 define ('LBL_SEARCH_RESULTS_PER_PAGE','Risultati per pagina:'); 51 51 define ('LBL_SEARCH_RESULTS','Risultati: '); 52 define ('LBL_H2_UNREAD_ITEMS','<s pan id="ucnt">%d</span> elementi non letti');52 define ('LBL_H2_UNREAD_ITEMS','<strong id="ucnt">%d</strong> elementi non letti'); 53 53 define ('LBL_H2_RECENT_ITEMS', "Elementi recenti"); 54 54 define ('LBL_H2_CHANNELS','Feeds'); 55 55 define ('LBL_H5_READ_UNREAD_STATS','%d elementi, %d non letti'); 56 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> elementi (<strong >%d</strong> non letti) in <strong>%d</strong> feed');56 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> elementi (<strong id="fucnt">%d</strong> non letti) in <strong>%d</strong> feed'); 57 57 define ('LBL_TAGCOUNT_PF', '<strong>%d</strong> elementi taggati, <strong>%d</strong> tags'); 58 58 define ('LBL_UNREAD_PF', '<strong id="%s" style="%s">(%d non letti)</strong>');
