Changeset 1493 for trunk/gregarius/intl/fr.php
- Timestamp:
- 06/13/06 05:51:06 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/fr.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/fr.php
r1446 r1493 45 45 define ('LBL_SEARCH_RESULTS','Résultats: '); 46 46 define ('LBL_SEARCH_RESULTS_PER_PAGE','Résultats par page:'); 47 define ('LBL_H2_UNREAD_ITEMS','Éléments non lus (<s pan id="ucnt">%d</span>)');47 define ('LBL_H2_UNREAD_ITEMS','Éléments non lus (<strong id="ucnt">%d</strong>)'); 48 48 define ('LBL_H2_RECENT_ITEMS', "Éléments récents"); 49 49 define ('LBL_H2_CHANNELS','Canaux'); 50 50 define ('LBL_H5_READ_UNREAD_STATS','%d éléments , %d non lus'); 51 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> éléments (<strong >%d</strong> non lus) dans <strong>%d</strong> canaux');51 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> éléments (<strong id="fucnt">%d</strong> non lus) dans <strong>%d</strong> canaux'); 52 52 define ('LBL_TAGCOUNT_PF', '<strong>%d</strong> éléments taggés, <strong>%d</strong> tags'); 53 53 define ('LBL_UNREAD_PF', '<strong id="%s" style="%s">(%d non lus)</strong>');
