Tag: cws_src680_dba24d User: fs Date: 2007-11-08 14:20:24+0000 Modified: dba/dbaccess/source/ui/inc/dbu_misc.hrc
Log: during #i81658#: string cleanup 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.6&r2=1.6.212.1 Delta lines: +11 -12 --------------------- --- dbu_misc.hrc 2006-07-10 15:30:26+0000 1.6 +++ dbu_misc.hrc 2007-11-08 14:20:21+0000 1.6.212.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbu_misc.hrc,v $ * - * $Revision: 1.6 $ + * $Revision: 1.6.212.1 $ * - * last change: $Author: obo $ $Date: 2006/07/10 15:30:26 $ + * last change: $Author: fs $ $Date: 2007/11/08 14:20:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,15 +48,14 @@ #define STR_WIZ_NAME_MATCHING_TITEL RID_STR_MISC_START + 5 #define STR_WIZ_TABLE_COPY RID_STR_MISC_START + 6 #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_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_COULDNOTOPEN_LINKEDDOC RID_STR_MISC_START + 8 +#define STR_SUGGEST_APPEND_TABLE_DATA RID_STR_MISC_START + 9 +#define STR_UNDO_COLON RID_STR_MISC_START + 10 +#define STR_REDO_COLON RID_STR_MISC_START + 11 +#define STR_UNKNOWN_TYPE_FOUND RID_STR_MISC_START + 12 +#define STR_FILE_DOES_NOT_EXIST RID_STR_MISC_START + 13 +#define STR_WARNINGS_DURING_CONNECT RID_STR_MISC_START + 14 +#define STR_NAMED_OBJECT_ALREADY_EXISTS RID_STR_MISC_START + 15 // please adjust checking before insert new strings --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
