From 0c32ecac11b2ed58a91a8ac6803d4c6089c08321 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Thu, 25 Mar 2021 13:27:12 +0100 Subject: [PATCH] =?UTF-8?q?Umbenennung=20Inskriptionsbest=C3=A4tigung=20zu?= =?UTF-8?q?=20"Studienbest=C3=A4tigung"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/de-AT/fas.dtd | 2 +- locale/de-AT/tools.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/de-AT/fas.dtd b/locale/de-AT/fas.dtd index 7a0c47ca8..df6180904 100644 --- a/locale/de-AT/fas.dtd +++ b/locale/de-AT/fas.dtd @@ -184,7 +184,7 @@ - + diff --git a/locale/de-AT/tools.php b/locale/de-AT/tools.php index 8b5095075..511c3f73c 100644 --- a/locale/de-AT/tools.php +++ b/locale/de-AT/tools.php @@ -5,7 +5,7 @@ $this->phrasen['tools/dokumente']='Dokumente'; $this->phrasen['tools/dokument']='Dokument'; $this->phrasen['tools/erstelldatum']='Erstelldatum'; $this->phrasen['tools/bestaetigungenZeugnisse']='Bestätigungen/Zeugnisse'; -$this->phrasen['tools/inskriptionsbestaetigung']='Inskriptionsbestätigung'; +$this->phrasen['tools/inskriptionsbestaetigung']='Studienbestätigung'; $this->phrasen['tools/studienbeitragFuerSSBezahlt']='Studienbeitrag für das %1$s bezahlt'; $this->phrasen['tools/studienbeitragFuerSSNochNichtBezahlt']='Studienbeitrag für das %1$s noch nicht bezahlt'; $this->phrasen['tools/studienerfolgsbestaetigung']='Studienerfolgsbestätigung';