Tag: cws_src680_qiq User: fs Date: 2006/07/04 01:24:32 Modified: dba/dbaccess/source/core/resource/strings.src
Log: minor typo File Changes: Directory: /dba/dbaccess/source/core/resource/ ============================================== File [changed]: strings.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/resource/strings.src?r1=1.48.118.4&r2=1.48.118.5 Delta lines: +4 -4 ------------------- --- strings.src 3 Jul 2006 19:48:48 -0000 1.48.118.4 +++ strings.src 4 Jul 2006 08:24:30 -0000 1.48.118.5 @@ -1,12 +1,12 @@ -/************************************************************************* +/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: strings.src,v $ * - * $Revision: 1.48.118.4 $ + * $Revision: 1.48.118.5 $ * - * last change: $Author: fs $ $Date: 2006/07/03 19:48:48 $ + * last change: $Author: fs $ $Date: 2006/07/04 08:24:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -97,7 +97,7 @@ String RID_STR_ONLY_QUERY { Text [ de ] = "Der gesetzte Befehl ist kein SELECT-Befehl.\nEs sind nur Abfragen erlaubt."; - Text [ en-US ] = "The given command is not a SELECT statement.\n Only queries are allowed."; + Text [ en-US ] = "The given command is not a SELECT statement.\nOnly queries are allowed."; }; String RID_STR_NO_VALUE_CHANGED { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
