added constant for every language
This commit is contained in:
@@ -157,3 +157,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@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.');
|
||||
@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)');
|
||||
|
||||
Reference in New Issue
Block a user