diff options
author | Behrend Cornelius <bc@openoffice.org> | 2002-08-15 13:57:47 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2002-08-15 13:57:47 +0000 |
commit | 53e8efa85df1896bddb8936f876e08bfb07f2ecb (patch) | |
tree | 01d7ad01153126e4691a66005fe102d0e4fd1399 /wizards/source/formwizard/dbwizres.src | |
parent | d6a6e3501e1c5f371aa395687392d0314885a26c (diff) |
#102129# string for path validation modified
Diffstat (limited to 'wizards/source/formwizard/dbwizres.src')
-rw-r--r-- | wizards/source/formwizard/dbwizres.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src index 36cd24eb3..a75cb5b90 100644 --- a/wizards/source/formwizard/dbwizres.src +++ b/wizards/source/formwizard/dbwizres.src @@ -2,9 +2,9 @@ * * $RCSfile: dbwizres.src,v $ * - * $Revision: 1.37 $ + * $Revision: 1.38 $ * - * last change: $Author: bc $ $Date: 2002-08-14 14:31:40 $ + * last change: $Author: bc $ $Date: 2002-08-15 14:57:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -679,7 +679,7 @@ String RID_DB_COMMON_START + 35 String RID_DB_COMMON_START + 36 { - Text = "Ihr eingegebener Dateipfad is ungültig!"; + Text = "Der eingegebene Dateipfad is ungültig!"; Text [ english ] = "Your entered file path is not valid!"; Text[ english_us ] = "Your entered file path is not valid!"; }; |