[Libreoffice-commits] .: dbaccess/source
Andras Timar
timar at kemper.freedesktop.org
Tue Apr 26 00:24:40 PDT 2011
dbaccess/source/ext/adabas/AdabasNewDb.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 82f189148fd4309d98c19d40656f704734bade38
Author: Andras Timar <atimar at novell.com>
Date: Tue Apr 26 09:23:00 2011 +0200
remove double space from en-US message
diff --git a/dbaccess/source/ext/adabas/AdabasNewDb.src b/dbaccess/source/ext/adabas/AdabasNewDb.src
index c3e2309..5d1b7e4 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
More information about the Libreoffice-commits
mailing list