Tippfehler in LVPlan sync behoben

This commit is contained in:
Andreas Oesterreicher
2017-09-29 13:30:59 +02:00
parent bd5769622f
commit 70a12b74bd
+2 -2
View File
@@ -89,7 +89,7 @@ $this->phrasen['lvplan/neueStunden']='New Units';
$this->phrasen['lvplan/stdBeginn']='Unit (Begin)';
$this->phrasen['lvplan/lehrfach']='Course';
$this->phrasen['lvplan/info']='Info';
$this->phrasen['lvplan/geloeschteStunden']='Delteted Units';
$this->phrasen['lvplan/geloeschteStunden']='Deleted Units';
$this->phrasen['lvplan/geaenderteStunden']='Changed Units';
$this->phrasen['lvplan/jetzt']='Now';
$this->phrasen['lvplan/vorher']='Previously';
@@ -97,4 +97,4 @@ $this->phrasen['lvplan/status']='Status';
$this->phrasen['lvplan/automatischeMail']='This is an automatic email!';
$this->phrasen['lvplan/folgendeAenderungen']='There have been the following changes in your Schedule:';
$this->phrasen['lvplan/reserviertInDev']='not<br>available';
?>
?>