Update ooo320-m1
[ooovba.git] / connectivity / source / inc / resource / mozab_res.hrc
blob1cc6a66a9311d134528af9e3535c73db4e2d8b44
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: mozab_res.hrc,v $
10  * $Revision: 1.3.56.3 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #ifndef CONNECTIVITY_RESOURCE_MOZAB_HRC
32 #define CONNECTIVITY_RESOURCE_MOZAB_HRC
34 #ifndef CONNECTIVITY_SHARED_RES_HRC
35 #include "resource/conn_shared_res.hrc"
36 #endif
38 // ============================================================================
39 // = the mozab driver's resource strings
40 // ============================================================================
42 #define STR_MOZILLA_ADDRESSBOOKS            ( STR_MOZAB_BASE +    0 )
43 #define STR_THUNDERBIRD_ADDRESSBOOKS        ( STR_MOZAB_BASE +    1 )
44 #define STR_OE_ADDRESSBOOK                  ( STR_MOZAB_BASE +    2 )
45 #define STR_OUTLOOK_MAPI_ADDRESSBOOK        ( STR_MOZAB_BASE +    3 )
46     // FREE
47 #define STR_NO_TABLE_CREATION_SUPPORT       ( STR_MOZAB_BASE +    5 )
48 #define STR_MOZILLA_IS_RUNNING              ( STR_MOZAB_BASE +    6 )
49 #define STR_COULD_NOT_RETRIEVE_AB_ENTRY     ( STR_MOZAB_BASE +    7 )
50 #define STR_COULD_NOT_GET_DIRECTORY_NAME    ( STR_MOZAB_BASE +    8 )
51 #define STR_TIMEOUT_WAITING                 ( STR_MOZAB_BASE +    9 )
52 #define STR_ERR_EXECUTING_QUERY             ( STR_MOZAB_BASE +   10 )
53 #define STR_MOZILLA_IS_RUNNIG_NO_CHANGES    ( STR_MOZAB_BASE +   11 )
54 #define STR_FOREIGN_PROCESS_CHANGED_AB      ( STR_MOZAB_BASE +   12 )
55 #define STR_CANT_FIND_ROW                   ( STR_MOZAB_BASE +   13 )
56 #define STR_CANT_FIND_CARD_FOR_ROW          ( STR_MOZAB_BASE +   14 )
57 #define STR_QUERY_INVALID_IS_NULL_COLUMN    ( STR_MOZAB_BASE +   15 )
58 #define STR_NO_HOSTNAME                     ( STR_MOZAB_BASE +   16 )
59 #define STR_NO_BASEDN                       ( STR_MOZAB_BASE +   17 )
60 #define STR_COULD_NOT_CONNECT_LDAP          ( STR_MOZAB_BASE +   18 )
61 #define STR_ERROR_REFRESH_ROW               ( STR_MOZAB_BASE +   19 )
62 #define STR_ILLEGAL_MOVEMENT                ( STR_MOZAB_BASE +   20 )
63 #define STR_ERROR_GET_ROW                   ( STR_MOZAB_BASE +   21 )
64 #define STR_COMMIT_ROW                      ( STR_MOZAB_BASE +   22 )
65 #define STR_INVALID_ROW_UPDATE              ( STR_MOZAB_BASE +   23 )
66 #define STR_ROW_CAN_NOT_SAVE                ( STR_MOZAB_BASE +   24 )
67 #define STR_CAN_NOT_CANCEL_ROW_UPDATE       ( STR_MOZAB_BASE +   25 )
68 #define STR_CAN_NOT_CREATE_ROW              ( STR_MOZAB_BASE +   26 )
69 #define STR_QUERY_AT_LEAST_ONE_TABLES       ( STR_MOZAB_BASE +   27 )
70 #define STR_NO_COUNT_SUPPORT                ( STR_MOZAB_BASE +   28 )
71 #define STR_STMT_TYPE_NOT_SUPPORTED         ( STR_MOZAB_BASE +   29 )
72 #define STR_COULD_NOT_LOAD_LIB              ( STR_MOZAB_BASE +   30 )
73 #define STR_UNSPECIFIED_ERROR               ( STR_MOZAB_BASE +   31 )
74 #define STR_COULD_NOT_CREATE_ADDRESSBOOK    ( STR_MOZAB_BASE +   32 )
76 #endif // CONNECTIVITY_RESOURCE_MOZAB_HRC