Wording korrigiert

This commit is contained in:
Andreas Österreicher
2024-11-22 11:42:24 +01:00
parent 2893f2ec5a
commit 14169fafd0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -101,5 +101,5 @@ $this->phrasen['lvplan/folgendeAenderungen']='Es haben sich folgende Aenderungen
$this->phrasen['lvplan/reserviertInDev']='reserviert<br>für<br>lehre';
$this->phrasen['lvplan/raumNichtReservierbar']='Die Möglichkeit der Reservierung ist für diesen Raum deaktiviert.';
$this->phrasen['lvplan/reserviertVon']='Reserviert von';
$this->phrasen['lvplan/FragenZuLvPlan']='Für Fragen zu Ihrem LV-Plan wenden Sie sich bitte an Ihre <a class="Item" href="mailto:%s">Assistenz</a>';
$this->phrasen['lvplan/FragenZuLvPlan']='Für Fragen zu Ihrem LV-Plan wenden Sie sich bitte an Ihre <a class="Item" href="mailto:%s">LV-Koordinationsstelle</a>';
?>
+1 -1
View File
@@ -100,5 +100,5 @@ $this->phrasen['lvplan/folgendeAenderungen']='There have been the following chan
$this->phrasen['lvplan/reserviertInDev']='not<br>available';
$this->phrasen['lvplan/raumNichtReservierbar']='Reservation is disabled for this room.';
$this->phrasen['lvplan/reserviertVon']='Reserved by';
$this->phrasen['lvplan/FragenZuLvPlan']='For questions about your personal schedule, please contant the <a class="Item" href="mailto:%s">administrative assistant</a>';
$this->phrasen['lvplan/FragenZuLvPlan']='For questions about your personal schedule, please contact the <a class="Item" href="mailto:%s">Course-Coordination Office</a>';
?>