Übersetzung:Custom Board Sort
Aus SMFPortal.de Wiki
- Version
- 1.0
Inhaltsverzeichnis |
Modifications.german.php
$txt['first_post'] = 'Erster Beitrag'; $txt['asc'] = 'Aufsteigend'; $txt['desc'] = 'Absteigend'; $txt['sort_desc'] = 'Hier kannst Du die Sortierreihenfolge für dieses Board einstellen.'; $txt['sort_title'] = 'Standard-Sortierreihenfolge';
Version 1.0.2
Modifications.german.php / Modifications.german-utf8.php
//Custom Board Sort $txt['first_post'] = 'Erster Beitrag'; $txt['asc'] = 'ASC'; $txt['desc'] = 'DESC'; $txt['asc_full'] = 'aufsteigend'; $txt['desc_full'] = 'absteigend'; $txt['sort_desc'] = 'Hier wird die Sortiermethode festgelegt für dieses Board.'; $txt['sort_title'] = 'Standard-Sortiermethode';
Ansicht: http://postimage.org/image/35w4fgd5w/
Link zur Modifikation: http://custom.simplemachines.org/mods/index.php?mod=382