Changeset 1493 for trunk/gregarius/intl/sv.php
- Timestamp:
- 06/13/06 05:51:06 (3 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/sv.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/sv.php
r1446 r1493 46 46 define ('LBL_SEARCH_RESULTS_PER_PAGE','Resultat per sida:'); 47 47 define ('LBL_SEARCH_RESULTS','Resultat: '); 48 define ('LBL_H2_UNREAD_ITEMS','Olästa inlägg (<s pan id="ucnt">%d</span>)');48 define ('LBL_H2_UNREAD_ITEMS','Olästa inlägg (<strong id="ucnt">%d</strong>)'); 49 49 define ('LBL_H2_RECENT_ITEMS', "Senast lästa inlägg"); 50 50 define ('LBL_H2_CHANNELS','Flöden'); 51 51 define ('LBL_H5_READ_UNREAD_STATS','%d inlägg, %d olästa'); 52 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> inlägg (<strong >%d</strong> olästa) i <strong>%d</strong> flöden');52 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> inlägg (<strong id="fucnt">%d</strong> olästa) i <strong>%d</strong> flöden'); 53 53 define ('LBL_TAGCOUNT_PF', '<strong>%d</strong> taggade inlägg, <strong>%d</strong> taggar'); 54 54 define ('LBL_UNREAD_PF', '<strong id="%s" style="%s">(%d olästa)</strong>');
