From 8b3a4fe9e980d0b0ce1921f43af1d7bfb110a671 Mon Sep 17 00:00:00 2001 From: kindlm Date: Wed, 9 Mar 2016 16:09:07 +0100 Subject: [PATCH] =?UTF-8?q?Phrasen=C3=BCbersetzung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/en-US/global.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/en-US/global.php b/locale/en-US/global.php index 8f2096739..33ad75369 100755 --- a/locale/en-US/global.php +++ b/locale/en-US/global.php @@ -15,9 +15,9 @@ $this->phrasen['global/studiengangsmanagement']='Study Management'; $this->phrasen['global/geschaeftsfuehrendeltg']='business Leadership'; $this->phrasen['global/stellvertreter']='Deputy Program Director'; $this->phrasen['global/sekretariat']='Administrative Assistant'; -$this->phrasen['global/studentenvertreter']='Student Representatives'; -$this->phrasen['global/jahrgangsvertretung']='Class Representative'; -$this->phrasen['global/hochschulvertretung']='University Representative'; +$this->phrasen['global/studentenvertreter']='Degree Program Representative'; +$this->phrasen['global/jahrgangsvertretung']='Academic Year Representative'; +$this->phrasen['global/hochschulvertretung']='UAS Representative'; $this->phrasen['global/lehrziele']='Teaching goals'; $this->phrasen['global/allgemeinerdownload']='Global Download';