From c9aef248f53c73dd2fe99dae92ad15dd04da80e1 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Mon, 7 Nov 2011 17:07:35 +0000 Subject: [PATCH] --- locale/en-US/zeitwunsch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en-US/zeitwunsch.php b/locale/en-US/zeitwunsch.php index 28943ef9d..0b6253d96 100644 --- a/locale/en-US/zeitwunsch.php +++ b/locale/en-US/zeitwunsch.php @@ -12,7 +12,7 @@ $this->phrasen['zeitwunsch/wert']='Value'; $this->phrasen['zeitwunsch/bedeutung']='Meaning'; $this->phrasen['zeitwunsch/hierMoechteIchUnterrichten']='I would like to teach at this time'; $this->phrasen['zeitwunsch/hierKannIchUnterrichten']='I can teach at this time'; -$this->phrasen['zeitwunsch/nurInNotfaellen']='I do not like to teach at this time'; +$this->phrasen['zeitwunsch/nurInNotfaellen']='I would prefer not to teach at this time'; $this->phrasen['zeitwunsch/hierAufGarKeinenFall']='I can not at all teach at this time'; $this->phrasen['zeitwunsch/folgendePunkteSindZuBeachten']='Please note:'; $this->phrasen['zeitwunsch/verwendenSieDenWertNur']='To make a better optimization possible, please only use the value of -2 if you really can not teach at this time.';