Files
FHC-Core/locale/en-US/mailverteiler.php
T
Andreas Österreicher 49ca03245f Config Konstante für den Startcontent im CIS Menü hinzugefügt
Mailverteiler anpassung an Phrasenmodul
2011-08-26 07:48:27 +00:00

26 lines
2.4 KiB
PHP

<?php
$this->phrasen['mailverteiler/titel']='Communication - Mailing lists';
$this->phrasen['mailverteiler/absatz1']='<strong><font class="error">Notice:&nbsp;</font></strong>These mailing lists may only be used for university-related purposes!';
$this->phrasen['mailverteiler/absatz2']='<strong><font class="error">Info:&nbsp;</font></strong>Information regarding the <a class="Item" href="../cisdocs/Mailverteiler.pdf" target="_blank">authorization concept </a> for mailing lists, <a class="Item" href="../cisdocs/bedienung_mailverteiler.pdf" target="_blank"> instructions</a> for mailing lists';
$this->phrasen['mailverteiler/absatz3']='<h3>To display the mailing list, please click on &nbsp;[&nbsp;<img src="../../skin/images/bullet_arrow_right.png" title="anzeigen" alt="anzeigen" border="0">&nbsp;]&nbsp;or to hide it, click on &nbsp;&nbsp;[&nbsp;<img src="../../skin/images/bullet_arrow_down.png" title="Ausblenden" alt="Ausblenden" border="0">&nbsp;]</h3>';
$this->phrasen['mailverteiler/verteilerOeffnen']='Unlock mailing list';
$this->phrasen['mailverteiler/anzeigen']='show';
$this->phrasen['mailverteiler/ausblenden']='fade out';
$this->phrasen['mailverteiler/gesperrt']='blocked';
$this->phrasen['mailverteiler/personen']='People';
$this->phrasen['mailverteiler/alleStudentenDiesesStudienganges']='All students enrolled in this course';
$this->phrasen['mailverteiler/alleStudentenVon']='All Students from';
$this->phrasen['mailverteiler/studentenverteiler']='Students mailing list';
$this->phrasen['mailverteiler/keineVerteilerVorhanden']='No mailing list is existing';
$this->phrasen['mailverteiler/fehlerBeimLadenDerStudenten']='Error: Loading Students';
$this->phrasen['mailverteiler/mailverteiler']='Mailing list';
$this->phrasen['mailverteiler/oeffnenEinesVerteilers']='Unlock a Mailing list';
$this->phrasen['mailverteiler/status']='Status';
$this->phrasen['mailverteiler/geoeffnet']='Unlocked';
$this->phrasen['mailverteiler/klickenZumSchicken']='To send a Mail to this List click on the link above.';
$this->phrasen['mailverteiler/infoBenutzung']='You can use the Mailinglist during a period of <b>2 hours</b> or a <b>single</b> Usage under the adress <a href="mailto:%1$s">%1$s</a>.';
$this->phrasen['mailverteiler/bestaetigeOeffnen']='Please confirm to unlock the Mailing list %1$s';
$this->phrasen['mailverteiler/bestaetige']='Confirm';
$this->phrasen['mailverteiler/personenImVerteiler']='People in this mailing list';
?>