You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by af...@apache.org on 2013/07/01 11:18:36 UTC

svn commit: r1498336 - /openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src

Author: af
Date: Mon Jul  1 09:18:36 2013
New Revision: 1498336

URL: http://svn.apache.org/r1498336
Log:
122658: Fixed typo in localized string.
        Found by: jteera
        Reported by: Andrea Pescetti

Modified:
    openoffice/trunk/main/connectivity/source/resource/conn_shared_res.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=1498336&r1=1498335&r2=1498336&view=diff
==============================================================================
--- openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src (original)
+++ openoffice/trunk/main/connectivity/source/resource/conn_shared_res.src Mon Jul  1 09:18:36 2013
@@ -396,7 +396,7 @@ String STR_COULD_NOT_CREATE_INDEX_NAME
 };
 String STR_COULD_NOT_CREATE_INDEX_KEYSIZE
 {
-    Text [ en-US ] = "The index could not be created. The size of the chosen column is to big.";
+    Text [ en-US ] = "The index could not be created. The size of the chosen column is too big.";
 };
 
 String STR_SQL_NAME_ERROR