Changeset 1493 for trunk/gregarius/intl/de.php
- Timestamp:
- 06/13/06 05:51:06 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/de.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/de.php
r1446 r1493 44 44 define ('LBL_SEARCH_RESULTS_PER_PAGE','Resultate pro Seite:'); 45 45 define ('LBL_SEARCH_RESULTS','Resultate: '); 46 define ('LBL_H2_UNREAD_ITEMS','Ungelesene Artikel (<s pan id="ucnt">%d</span>)');46 define ('LBL_H2_UNREAD_ITEMS','Ungelesene Artikel (<strong id="ucnt">%d</strong>)'); 47 47 define ('LBL_H2_RECENT_ITEMS', "Kürzliche Artikel"); 48 48 define ('LBL_H2_CHANNELS','Feeds'); 49 49 define ('LBL_H5_READ_UNREAD_STATS','%d Artikel, %d ungelesen'); 50 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> Artikel (<strong >%d</strong> ungelesen) in <strong>%d</strong> Feeds');50 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> Artikel (<strong id="fucnt">%d</strong> ungelesen) in <strong>%d</strong> Feeds'); 51 51 define ('LBL_TAGCOUNT_PF', '<strong>%d</strong> markierte Artikel, in <strong>%d</strong> Tags'); 52 52 define ('LBL_UNREAD_PF', '<strong id="%s" style="%s">(%d ungelesen)</strong>');
