added new constant PLAIN_ASCII_NAMES

This commit is contained in:
Ian 2012-11-29 14:00:41 +01:00
parent 48993971f2
commit a036248d63
4 changed files with 12 additions and 0 deletions

View File

@ -974,3 +974,6 @@
@define('ABOUT_TO_DELETE_FILES', 'Sie beabsichtigen mehrere Dateien auf einmal zu löschen.<br />Wenn Sie diese in ihren Einträgen verwenden, wird das Löschen Lücken erzeugen.<br />Soll trotzdem fortgefahren werden?<br /><br />');
@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.');
// added 2012-11-29
@define('PLAIN_ASCII_NAMES', '(keine Sonderzeichen, Umlaute)');

View File

@ -972,3 +972,6 @@
@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.<br />If you are using these in some of your entries, it will cause dead links or images<br />Are you sure you wish to proceed?<br /><br />');
@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.');
// added 2012-11-29
@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)');

View File

@ -974,3 +974,6 @@
@define('ABOUT_TO_DELETE_FILES', 'Sie beabsichtigen mehrere Dateien auf einmal zu löschen.<br />Wenn Sie diese in ihren Einträgen verwenden, wird das Löschen Lücken erzeugen.<br />Soll trotzdem fortgefahren werden?<br /><br />');
@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.');
// added 2012-11-29
@define('PLAIN_ASCII_NAMES', '(keine Sonderzeichen, Umlaute)');

View File

@ -972,3 +972,6 @@
@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.<br />If you are using these in some of your entries, it will cause dead links or images<br />Are you sure you wish to proceed?<br /><br />');
@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.');
// added 2012-11-29
@define('PLAIN_ASCII_NAMES', '(no special characters, umlauts)');