From d1150625ce60544996a77dec6e9fa5a1ad34c908 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Mon, 20 Aug 2012 09:36:42 +0000 Subject: [PATCH] =?UTF-8?q?Phrasen=20f=C3=BCr=20LV-Info=20Aufz=C3=A4hlungs?= =?UTF-8?q?listen=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/de-AT/courseInformation.php | 1 + locale/en-US/courseInformation.php | 1 + 2 files changed, 2 insertions(+) diff --git a/locale/de-AT/courseInformation.php b/locale/de-AT/courseInformation.php index de1ca7161..257fe8d98 100644 --- a/locale/de-AT/courseInformation.php +++ b/locale/de-AT/courseInformation.php @@ -29,4 +29,5 @@ $this->phrasen['courseInformatoin/lvInfoTerminologie']='LV Info - Terminologie'; $this->phrasen['courseInformation/terminologieDeutschEnglisch']='Terminologie Deutsch-Englisch'; $this->phrasen['courseInformation/incomingplaetze']='Incomingplätze'; $this->phrasen['courseInformation/pflichtfelderWerdenAufDerExternenSeiteAngezeigt']='Pflichtfelder werden auch auf der offiziellen Webseite angezeigt und sollten daher ausgefüllt werden'; +$this->phrasen['courseInformation/fallsSieAufzaehlungslistenVerwenden']='Falls Sie Aufzählungslisten verwenden möchten, geben Sie diese bitte in der folgenden Form ein:
<ul>
<li>Listeneintrag1</li><li>Listeneintrag2</li>
</ul>'; ?> \ No newline at end of file diff --git a/locale/en-US/courseInformation.php b/locale/en-US/courseInformation.php index 39b921746..5a6d0c42e 100644 --- a/locale/en-US/courseInformation.php +++ b/locale/en-US/courseInformation.php @@ -29,4 +29,5 @@ $this->phrasen['courseInformatoin/lvInfoTerminologie']='LV Info - Terminology'; $this->phrasen['courseInformation/terminologieDeutschEnglisch']='Terminology German-English'; $this->phrasen['courseInformation/incomingplaetze']='Places Available for Incoming Students'; $this->phrasen['courseInformation/pflichtfelderWerdenAufDerExternenSeiteAngezeigt']='Required fields are also displayed on the official website, and should therefore be completed'; +$this->phrasen['courseInformation/fallsSieAufzaehlungslistenVerwenden']='If you want to use bulleted lists, please enter them in the following format:
<ul>
<li>List Item 1</li><li>List Item 2</li>
</ul>'; ?> \ No newline at end of file