Tag: cws_src680_kaddrbook User: ebischoff Date: 05/11/24 06:02:32 Modified: /dba/dbaccess/source/ui/inc/ dbu_dlg.hrc
Log: Rabasing so much items was useless File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbu_dlg.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_dlg.hrc?r1=1.8.46.1&r2=1.8.46.2 Delta lines: +18 -19 --------------------- --- dbu_dlg.hrc 29 Aug 2005 08:51:34 -0000 1.8.46.1 +++ dbu_dlg.hrc 24 Nov 2005 14:02:29 -0000 1.8.46.2 @@ -2,9 +2,9 @@ * * $RCSfile: dbu_dlg.hrc,v $ * - * $Revision: 1.8.46.1 $ + * $Revision: 1.8.46.2 $ * - * last change: $Author: ebischoff $ $Date: 2005/08/29 08:51:34 $ + * last change: $Author: ebischoff $ $Date: 2005/11/24 14:02:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -113,24 +113,23 @@ #define STR_ADDRESSBOOK_OUTLOOK RID_STR_DLG_START + 22 #define STR_COMMAND_EXECUTED_SUCCESSFULLY RID_STR_DLG_START + 23 #define STR_DIRECTSQL_CONNECTIONLOST RID_STR_DLG_START + 24 - // FREE -#define STR_HINT_READONLY_CONNECTION RID_STR_DLG_START + 26 -#define STR_HINT_CONNECTION_NOT_CAPABLE RID_STR_DLG_START + 27 -#define STR_USERADMIN_NOT_AVAILABLE RID_STR_DLG_START + 28 -#define STR_TAB_INDEX_SORTORDER RID_STR_DLG_START + 29 -#define STR_TAB_INDEX_FIELD RID_STR_DLG_START + 30 -#define STR_ORDER_ASCENDING RID_STR_DLG_START + 31 -#define STR_ORDER_DESCENDING RID_STR_DLG_START + 32 -#define STR_CONFIRM_DROP_INDEX RID_STR_DLG_START + 33 -#define STR_LOGICAL_INDEX_NAME RID_STR_DLG_START + 34 -#define STR_CONNECTION_TEST RID_STR_DLG_START + 35 -#define STR_CONNECTION_SUCCESS RID_STR_DLG_START + 36 -#define STR_JDBCDRIVER_TEST RID_STR_DLG_START + 37 -#define STR_JDBCDRIVER_SUCCESS RID_STR_DLG_START + 38 -#define STR_JDBCDRIVER_NO_SUCCESS RID_STR_DLG_START + 39 -#define STR_MSACCESS_FILTERNAME RID_STR_DLG_START + 40 -#define STR_CONNECTION_NO_SUCCESS RID_STR_DLG_START + 41 -#define STR_DBASE_PATH_OR_FILE RID_STR_DLG_START + 42 +#define STR_HINT_READONLY_CONNECTION RID_STR_DLG_START + 25 +#define STR_HINT_CONNECTION_NOT_CAPABLE RID_STR_DLG_START + 26 +#define STR_USERADMIN_NOT_AVAILABLE RID_STR_DLG_START + 27 +#define STR_TAB_INDEX_SORTORDER RID_STR_DLG_START + 28 +#define STR_TAB_INDEX_FIELD RID_STR_DLG_START + 29 +#define STR_ORDER_ASCENDING RID_STR_DLG_START + 30 +#define STR_ORDER_DESCENDING RID_STR_DLG_START + 31 +#define STR_CONFIRM_DROP_INDEX RID_STR_DLG_START + 32 +#define STR_LOGICAL_INDEX_NAME RID_STR_DLG_START + 33 +#define STR_CONNECTION_TEST RID_STR_DLG_START + 34 +#define STR_CONNECTION_SUCCESS RID_STR_DLG_START + 35 +#define STR_JDBCDRIVER_TEST RID_STR_DLG_START + 36 +#define STR_JDBCDRIVER_SUCCESS RID_STR_DLG_START + 37 +#define STR_JDBCDRIVER_NO_SUCCESS RID_STR_DLG_START + 38 +#define STR_MSACCESS_FILTERNAME RID_STR_DLG_START + 39 +#define STR_CONNECTION_NO_SUCCESS RID_STR_DLG_START + 40 +#define STR_DBASE_PATH_OR_FILE RID_STR_DLG_START + 41 #define STR_TEXT_PATH_OR_FILE RID_STR_DLG_START + 45 #define STR_FLAT_PATH_OR_FILE RID_STR_DLG_START + 46 #define STR_CALC_PATH_OR_FILE RID_STR_DLG_START + 47 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
