This commit is contained in:
Manfred Kindl
2013-07-25 20:42:41 +00:00
parent 3e9a9c55d2
commit 13ff45c756
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
$this->phrasen['lvplan/lehrveranstaltungsplan']='Lehrveranstaltungsplan';
$this->phrasen['lvplan/persoenlicherLvPlan']='Ihr persönlicher Lehrveranstaltungsplan';
$this->phrasen['lvplan/persoenlicherLvPlan']='Mein persönlicher Lehrveranstaltungsplan';
$this->phrasen['lvplan/stammdatenKontrollieren']='Hier können Sie Ihre Stammdaten kontrollieren';
$this->phrasen['lvplan/profil']='PROFIL';
$this->phrasen['lvplan/saalplan']='Saalplan';
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
$this->phrasen['lvplan/lehrveranstaltungsplan']='Schedule';
$this->phrasen['lvplan/persoenlicherLvPlan']='Your personal schedule';
$this->phrasen['lvplan/persoenlicherLvPlan']='My personal schedule';
$this->phrasen['lvplan/stammdatenKontrollieren']='Check your profile';
$this->phrasen['lvplan/profil']='PROFILE';
$this->phrasen['lvplan/saalplan']='Rooms';