From 52c52d0be3f0e1dbd7528334b3fc3462bf73c48c Mon Sep 17 00:00:00 2001 From: oesi Date: Fri, 19 Feb 2016 17:35:51 +0100 Subject: [PATCH] =?UTF-8?q?Phrasen=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/de-AT/global.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/locale/de-AT/global.php b/locale/de-AT/global.php index 6273eb4ca..540e8b4c3 100755 --- a/locale/de-AT/global.php +++ b/locale/de-AT/global.php @@ -6,10 +6,16 @@ $this->phrasen['global/semester']='Semester'; $this->phrasen['global/studiensemester']='Studiensemester'; $this->phrasen['global/studienzentrum']='Studienzentrum'; $this->phrasen['global/studiengangsleitung']='Studiengangsleitung'; +$this->phrasen['global/leitung']='Leitung'; +$this->phrasen['global/koordination']='Koordination'; $this->phrasen['global/lehrveranstaltung']='Lehrveranstaltung'; $this->phrasen['global/lehreinheit']='Lehreinheit'; $this->phrasen['global/organisationseinheit']='Organisationseinheit'; $this->phrasen['global/organisationseinheiten']='Organisationseinheiten'; +$this->phrasen['global/organisationsform']='Organisationsform'; + +$this->phrasen['global/ects']='ECTS'; +$this->phrasen['global/semesterstunden']='Semesterstunden'; $this->phrasen['global/studiengangsmanagement']='Studiengangsmanagement'; $this->phrasen['global/geschaeftsfuehrendeltg']='geschäftsf. Leitung';