You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2018/02/18 14:03:53 UTC

svn commit: r1824668 - in /openoffice/trunk/main: connectivity/source/resource/conn_shared_res.src dbaccess/source/ext/adabas/AdabasNewDb.src

Author: mseidel
Date: Sun Feb 18 14:03:53 2018
New Revision: 1824668

URL: http://svn.apache.org/viewvc?rev=1824668&view=rev
Log:
Fixed typo, deleted whitespace

Modified:
    openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src
    openoffice/trunk/main/dbaccess/source/ext/adabas/AdabasNewDb.src

Modified: openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src?rev=1824668&r1=1824667&r2=1824668&view=diff
==============================================================================
--- openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src (original)
+++ openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src Sun Feb 18 14:03:53 2018
@@ -603,7 +603,7 @@ String STR_COMMAND_NOT_FOUND
 };
 String STR_DATABASE_NEEDS_CONVERTING
 {
-    Text [ en-US ] = "The current database need to be converted. Please insert control user  and password.";
+    Text [ en-US ] = "The current database needs to be converted. Please insert control user and password.";
 };
 String STR_USER_NO_DELETE
 {

Modified: openoffice/trunk/main/dbaccess/source/ext/adabas/AdabasNewDb.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/dbaccess/source/ext/adabas/AdabasNewDb.src?rev=1824668&r1=1824667&r2=1824668&view=diff
==============================================================================
--- openoffice/trunk/main/dbaccess/source/ext/adabas/AdabasNewDb.src (original)
+++ openoffice/trunk/main/dbaccess/source/ext/adabas/AdabasNewDb.src Sun Feb 18 14:03:53 2018
@@ -441,7 +441,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 needs to be converted. Please insert control user and password.";
 };
 
 String STR_ADABAS_PASSWORD_ILLEGAL