Changeset 1493 for trunk/gregarius/intl/dk.php
- Timestamp:
- 06/13/06 05:51:06 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/dk.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/dk.php
r1446 r1493 44 44 define ('LBL_SEARCH_RESULTS_PER_PAGE','Resultater per side:'); 45 45 define ('LBL_SEARCH_RESULTS','Resultater: '); 46 define ('LBL_H2_UNREAD_ITEMS','Ulæste items (<s pan id="ucnt">%d</span>)');46 define ('LBL_H2_UNREAD_ITEMS','Ulæste items (<strong id="ucnt">%d</strong>)'); 47 47 define ('LBL_H2_RECENT_ITEMS', "Seneste items"); 48 48 define ('LBL_H2_CHANNELS','Feeds'); 49 49 define ('LBL_H5_READ_UNREAD_STATS','%d items, %d ulæste'); 50 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> items (<strong >%d</strong> unread) i <strong>%d</strong> feeds');50 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> items (<strong id="fucnt">%d</strong> unread) i <strong>%d</strong> feeds'); 51 51 define ('LBL_TAGCOUNT_PF', '<strong>%d</strong> tagged items, i <strong>%d</strong> tags'); 52 52 define ('LBL_UNREAD_PF', '<strong id="%s" style="%s">(%d ulæst)</strong>');
