Changeset 1493 for trunk/gregarius/intl/cn_s.php
- Timestamp:
- 06/13/06 05:51:06 (2 years ago)
- Files:
-
- 1 modified
-
trunk/gregarius/intl/cn_s.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/intl/cn_s.php
r1451 r1493 50 50 define ('LBL_SEARCH_RESULTS_PER_PAGE','每页结果:'); 51 51 define ('LBL_SEARCH_RESULTS','结果: '); 52 define ('LBL_H2_UNREAD_ITEMS','未读条目 (<s pan id="ucnt">%d</span>)');52 define ('LBL_H2_UNREAD_ITEMS','未读条目 (<strong id="ucnt">%d</strong>)'); 53 53 define ('LBL_H2_RECENT_ITEMS', "最近条目"); 54 54 define ('LBL_H2_CHANNELS','Feeds'); 55 55 define ('LBL_H5_READ_UNREAD_STATS','%d 条, %d 未读'); 56 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> 条 (<strong >%d</strong> 未读) 共 <strong>%d</strong> feeds');56 define ('LBL_ITEMCOUNT_PF', '<strong>%d</strong> 条 (<strong id="fucnt">%d</strong> 未读) 共 <strong>%d</strong> feeds'); 57 57 define ('LBL_TAGCOUNT_PF', '<strong>%d</strong> tagged items, 共 <strong>%d</strong> tags'); 58 58 define ('LBL_UNREAD_PF', '<strong id="%s" style="%s">(%d 未读)</strong>');
