diff options
author | Andras Timar <atimar@novell.com> | 2011-04-26 09:23:00 +0200 |
---|---|---|
committer | Andras Timar <atimar@novell.com> | 2011-04-26 09:24:07 +0200 |
commit | 82f189148fd4309d98c19d40656f704734bade38 (patch) | |
tree | 13eec83b07e78bc1a6e8335de4a88d31d2ac156b | |
parent | fc628e77545f751690eac19ac4311c405235ade6 (diff) |
remove double space from en-US message
-rw-r--r-- | dbaccess/source/ext/adabas/AdabasNewDb.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ext/adabas/AdabasNewDb.src b/dbaccess/source/ext/adabas/AdabasNewDb.src index c3e23094f..5d1b7e482 100644 --- a/dbaccess/source/ext/adabas/AdabasNewDb.src +++ b/dbaccess/source/ext/adabas/AdabasNewDb.src @@ -466,7 +466,7 @@ String STR_ADABAS_NO_ACCESSRIGHTS String STR_ADABAS_CANNOT_CONVERT { - Text[ en-US ] = "The current database need to be converted. Please insert control user and password."; + Text[ en-US ] = "The current database need to be converted. Please insert control user and password."; }; String STR_ADABAS_PASSWORD_ILLEGAL |