From 663883bfcc7e7c248ec3eccd8cbdc90f27d0ecdc Mon Sep 17 00:00:00 2001 From: Mike Sperber Date: Mon, 20 Aug 2007 11:46:56 +0000 Subject: [PATCH] Fix encoding error. svn: r7127 --- collects/string-constants/german-string-constants.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/string-constants/german-string-constants.ss b/collects/string-constants/german-string-constants.ss index addc8fbf8a..5ed889f2e5 100644 --- a/collects/string-constants/german-string-constants.ss +++ b/collects/string-constants/german-string-constants.ss @@ -902,7 +902,7 @@ ;; the three string constants are concatenated together and the middle ;; one is hyperlinked to the dialog that suggests various languages - (get-guidance-before "Wählen Sie Sprache auswählen... im Sprache-Menü oder ") + (get-guidance-before "Wählen Sie \"Sprache auswählen...\" im \"Sprache\"-Menü oder ") (get-guidance-during "Hilfe anfordern") (get-guidance-after ".")