office-gobmx/dbaccess/source/ui/control/undosqledit.src

75 lines
1.5 KiB
Text
Raw Normal View History

2001-01-09 09:11:54 -06:00
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
2001-01-09 09:11:54 -06:00
*
* $RCSfile: undosqledit.src,v $
2001-01-09 09:11:54 -06:00
*
* $Revision: 1.26 $
2001-01-09 09:11:54 -06:00
*
* last change: $Author: ihi $ $Date: 2007-04-19 14:56:12 $
2001-01-09 09:11:54 -06:00
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
2001-01-09 09:11:54 -06:00
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
2001-01-09 09:11:54 -06:00
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
2001-01-09 09:11:54 -06:00
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
2001-01-09 09:11:54 -06:00
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
2001-01-09 09:11:54 -06:00
*
************************************************************************/
2002-08-19 02:01:32 -05:00
#ifndef _DBU_CONTROL_HRC_
#include "dbu_control.hrc"
2001-01-09 09:11:54 -06:00
#endif
String STR_QUERY_UNDO_MODIFYSQLEDIT
{
Text [ en-US ] = "Modify SQL statement(s)" ;
2001-01-09 09:11:54 -06:00
};
2001-06-13 16:16:59 -05:00
2001-07-03 16:18:18 -05:00
2001-07-13 14:50:17 -05:00
2001-08-07 08:50:28 -05:00
2001-08-14 09:08:34 -05:00
2001-08-21 16:02:47 -05:00
2001-08-25 14:19:50 -05:00
2001-08-29 07:54:05 -05:00
2001-11-16 15:31:55 -06:00