From 21bf467c88e35cfaa8806425f089fac5d1e42ce2 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Mon, 5 Sep 2011 16:06:47 +0000 Subject: [PATCH] =?UTF-8?q?=C3=9Cbersetzung=20"Studiengangsleitung"=20ausg?= =?UTF-8?q?ebessert=20auf=20"Program=20Director"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/en-US/global.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en-US/global.php b/locale/en-US/global.php index 0e7df0766..29377604d 100755 --- a/locale/en-US/global.php +++ b/locale/en-US/global.php @@ -4,14 +4,14 @@ $this->phrasen['global/institut']='Institute'; $this->phrasen['global/semester']='Semester'; $this->phrasen['global/studiensemester']='Semester'; $this->phrasen['global/studienzentrum']='Study Center'; -$this->phrasen['global/studiengangsleitung']='Head of Department'; +$this->phrasen['global/studiengangsleitung']='Program Director'; $this->phrasen['global/lehrveranstaltung']='Subject'; $this->phrasen['global/lehreinheit']='Teaching unit'; $this->phrasen['global/organisationseinheit']='Organisation Unit'; $this->phrasen['global/studiengangsmanagement']='Study Management'; $this->phrasen['global/geschaeftsfuehrendeltg']='business Leadership'; -$this->phrasen['global/stellvertreter']='Deputy'; +$this->phrasen['global/stellvertreter']='Deputy Program Director'; $this->phrasen['global/sekretariat']='Administrative Assistant'; $this->phrasen['global/studentenvertreter']='Student Representatives';