Tag: cws_src680_qiq User: fs Date: 06/05/18 02:16:15 Modified: /dba/dbaccess/source/ui/inc/ dbu_misc.hrc
Log: #i51143# File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbu_misc.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_misc.hrc?r1=1.5.124.2&r2=1.5.124.3 Delta lines: +5 -3 ------------------- --- dbu_misc.hrc 17 May 2006 11:46:20 -0000 1.5.124.2 +++ dbu_misc.hrc 18 May 2006 09:16:13 -0000 1.5.124.3 @@ -4,9 +4,9 @@ * * $RCSfile: dbu_misc.hrc,v $ * - * $Revision: 1.5.124.2 $ + * $Revision: 1.5.124.3 $ * - * last change: $Author: fs $ $Date: 2006/05/17 11:46:20 $ + * last change: $Author: fs $ $Date: 2006/05/18 09:16:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,13 +50,15 @@ #define STR_COPYTABLE_TITLE_COPY RID_STR_MISC_START + 7 #define STR_COPYTABLE_TITLE_MOVE RID_STR_MISC_START + 8 #define STR_COULDNOTOPEN_LINKEDDOC RID_STR_MISC_START + 9 -#define STR_ERR_DUPL_TABLENAME RID_STR_MISC_START + 10 +#define STR_SUGGEST_APPEND_TABLE_DATA RID_STR_MISC_START + 10 #define STR_UNDO_COLON RID_STR_MISC_START + 11 #define STR_REDO_COLON RID_STR_MISC_START + 12 #define STR_UNKNOWN_TYPE_FOUND RID_STR_MISC_START + 13 #define STR_FILE_DOES_NOT_EXIST RID_STR_MISC_START + 14 #define STR_WARNINGS_DURING_CONNECT RID_STR_MISC_START + 15 #define STR_NAMED_OBJECT_ALREADY_EXISTS RID_STR_MISC_START + 16 +#define STR_NAME_ALREADY_USED_IN_DB RID_STR_MISC_START + 17 +#define STR_QUERY_AND_TABLE_DISTINCT_NAMES RID_STR_MISC_START + 18 // please adjust checking before insert new strings --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
