diff options
-rw-r--r-- | basctl/source/basicide/basidesh.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/basidesh.src b/basctl/source/basicide/basidesh.src index 413cee952..2dadcdfc9 100644 --- a/basctl/source/basicide/basidesh.src +++ b/basctl/source/basicide/basidesh.src @@ -2,9 +2,9 @@ * * $RCSfile: basidesh.src,v $ * - * $Revision: 1.75 $ + * $Revision: 1.76 $ * - * last change: $Author: gt $ $Date: 2002-09-02 06:27:42 $ + * last change: $Author: kz $ $Date: 2002-09-12 10:08:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -128,7 +128,7 @@ String RID_STR_NOMODULE String RID_STR_WRONGPASSWORD { /* ### ACHTUNG: Neuer Text in Resource? Fehlerhaftes Paßwort. : Fehlerhaftes Pa˜wort. */ - Text = "Fehlerhaftes Passwort." ; + Text = "Fehlerhaftes Kennwort." ; Text [ English ] = "Password doesn't match." ; Text [ norwegian ] = "Passord passer ikke." ; Text [ italian ] = "La password non corrisponde." ; |