From 06f01fdd34571c59a6658e0f94e20c9f14de97f2 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Wed, 2 Nov 2011 16:47:09 +0000 Subject: [PATCH] --- locale/de-AT/global.php | 1 + locale/de-AT/notfallbestimmungen.php | 8 ++++++++ locale/en-US/global.php | 1 + locale/en-US/notfallbestimmungen.php | 8 ++++++++ 4 files changed, 18 insertions(+) create mode 100644 locale/de-AT/notfallbestimmungen.php create mode 100644 locale/en-US/notfallbestimmungen.php diff --git a/locale/de-AT/global.php b/locale/de-AT/global.php index 2973ba1ba..d66740549 100755 --- a/locale/de-AT/global.php +++ b/locale/de-AT/global.php @@ -8,6 +8,7 @@ $this->phrasen['global/studiengangsleitung']='Studiengangsleitung'; $this->phrasen['global/lehrveranstaltung']='Lehrveranstaltung'; $this->phrasen['global/lehreinheit']='Lehreinheit'; $this->phrasen['global/organisationseinheit']='Organisationseinheit'; +$this->phrasen['global/fhtw']='Fachhochschule Technikum Wien'; $this->phrasen['global/studiengangsmanagement']='Studiengangsmanagement'; $this->phrasen['global/geschaeftsfuehrendeltg']='geschäftsf. Leitung'; diff --git a/locale/de-AT/notfallbestimmungen.php b/locale/de-AT/notfallbestimmungen.php new file mode 100644 index 000000000..bf05cba04 --- /dev/null +++ b/locale/de-AT/notfallbestimmungen.php @@ -0,0 +1,8 @@ +phrasen['notfallbestimmungen/brandschutzbeauftragte']='Brandschutzbeauftragte'; +$this->phrasen['notfallbestimmungen/brandschutzwarte']='Brandschutzwarte'; +$this->phrasen['notfallbestimmungen/rektorat']='Rektorat'; +$this->phrasen['notfallbestimmungen/ersthelfer']='Ersthelfer'; +$this->phrasen['notfallbestimmungen/ausbildungErfolgteDurchORK']='Ausbildung erfolgte durch das Österreichische Rote Kreuz - ÖRK'; +$this->phrasen['notfallbestimmungen/folgendePersonenStehenZurVerfuegung']='Folgende Personen stehen als ausgebildete Ersthelfer zur Verfügung'; +?> \ No newline at end of file diff --git a/locale/en-US/global.php b/locale/en-US/global.php index 29377604d..295e7810a 100755 --- a/locale/en-US/global.php +++ b/locale/en-US/global.php @@ -8,6 +8,7 @@ $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/fhtw']='University of Applied Sciences Technikum Wien'; $this->phrasen['global/studiengangsmanagement']='Study Management'; $this->phrasen['global/geschaeftsfuehrendeltg']='business Leadership'; diff --git a/locale/en-US/notfallbestimmungen.php b/locale/en-US/notfallbestimmungen.php new file mode 100644 index 000000000..bf05cba04 --- /dev/null +++ b/locale/en-US/notfallbestimmungen.php @@ -0,0 +1,8 @@ +phrasen['notfallbestimmungen/brandschutzbeauftragte']='Brandschutzbeauftragte'; +$this->phrasen['notfallbestimmungen/brandschutzwarte']='Brandschutzwarte'; +$this->phrasen['notfallbestimmungen/rektorat']='Rektorat'; +$this->phrasen['notfallbestimmungen/ersthelfer']='Ersthelfer'; +$this->phrasen['notfallbestimmungen/ausbildungErfolgteDurchORK']='Ausbildung erfolgte durch das Österreichische Rote Kreuz - ÖRK'; +$this->phrasen['notfallbestimmungen/folgendePersonenStehenZurVerfuegung']='Folgende Personen stehen als ausgebildete Ersthelfer zur Verfügung'; +?> \ No newline at end of file