관리-도구
편집 파일: message.php
<?php $lan = array( 'Please select a message to display' => 'Wählen Sie eine Nachricht', 'Attachments for this message' => 'Attachments für diese Nachricht', 'No attachments' => 'Keine Attachments', 'Filename' => 'Dateiname', 'Size' => 'Grösse', 'Mime Type' => 'MIME Type', 'Description' => 'Beschreibung', 'Lists this message has been sent to' => 'Listen, an deren Abonnenten diese Nachricht gesandt wurde', 'None yet' => 'Keine', 'Send this (same) message to (a) new list(s)' => 'Diese Nachricht an Abonnenten weiterer Listen senden', 'List is Active' => 'aktive Liste', 'List is not Active' => 'inaktive Liste', '<b>Note:</b> this message has already been sent to all lists. To resend it to new users use the "Requeue" function.' => '<b>Hinweis:</b> Diese Nachricht wurde bereits an alle Listen gesandt. Um sie nochmals an neue Abonnenten zu senden benutzen Sie bitte die "Requeue"-Funktion.', 'Resend' => 'Erneut senden', 'id' => 'ID', 'subject' => 'Betreff', 'fromfield' => 'Absenderadresse (From)', 'tofield' => 'Empfängeradresse (To)', 'replyto' => 'Antwortadresse (Reply to)', 'message' => 'Nachricht', 'textmessage' => 'Textnachricht', 'footer' => 'Fussbereich', 'entered' => 'Erfasst am', 'modified' => 'Geändert am', 'embargo' => 'Sperrfrist bis', 'repeatinterval' => 'repearinterval', 'repeatuntil' => 'Wiederholen bis', 'status' => 'Status', 'userselection' => 'userselection', 'sent' => 'Gesendet', 'htmlformatted' => 'HTML-formatiert', 'sendformat' => 'Format', 'template' => 'Template', 'processed' => 'Verarbeitet', 'astext' => 'als Text', 'ashtml' => 'als HTML', // 'astextandhtml' => 'als Text und HTML', //obsolete by bug 0009687 'aspdf' => 'als PDF', 'astextandpdf' => 'als Text und PDF', 'viewed' => 'Betrachtet', 'bouncecount' => 'Anzahl Retouren', 'sendstart' => 'Versandbeginn', 'rsstemplate' => 'RSS-Template', 'owner' => 'Besitzer', ); ?>