From 70a12b74bd916dbf424faa78789d604a50b0cd50 Mon Sep 17 00:00:00 2001 From: Andreas Oesterreicher Date: Fri, 29 Sep 2017 13:30:59 +0200 Subject: [PATCH] Tippfehler in LVPlan sync behoben --- locale/en-US/lvplan.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en-US/lvplan.php b/locale/en-US/lvplan.php index 5127fb2a1..993018ba1 100644 --- a/locale/en-US/lvplan.php +++ b/locale/en-US/lvplan.php @@ -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
available'; -?> \ No newline at end of file +?>