port everything so that 2.0 and 1.7 have the same features
This commit is contained in:
@@ -155,3 +155,5 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
@define('ARCHIVE_SORT_STABLE', 'Stable Archives');
|
||||
@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.');
|
||||
|
||||
Reference in New Issue
Block a user