xref: /trunk/main/desktop/source/app/desktop.hrc (revision af7f2cbf3d6a5481a2f45e7fae5e85a32449c47d)
18013a061SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
38013a061SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
48013a061SAndrew Rist * or more contributor license agreements.  See the NOTICE file
58013a061SAndrew Rist * distributed with this work for additional information
68013a061SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
78013a061SAndrew Rist * to you under the Apache License, Version 2.0 (the
88013a061SAndrew Rist * "License"); you may not use this file except in compliance
98013a061SAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
118013a061SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
138013a061SAndrew Rist * Unless required by applicable law or agreed to in writing,
148013a061SAndrew Rist * software distributed under the License is distributed on an
158013a061SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
168013a061SAndrew Rist * KIND, either express or implied.  See the License for the
178013a061SAndrew Rist * specific language governing permissions and limitations
188013a061SAndrew Rist * under the License.
19cdf0e10cSrcweir *
208013a061SAndrew Rist *************************************************************/
218013a061SAndrew Rist
228013a061SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#ifndef _DESKTOP_HRC_
25cdf0e10cSrcweir#define _DESKTOP_HRC_
26cdf0e10cSrcweir
27cdf0e10cSrcweir#ifndef _SOLAR_HRC
28cdf0e10cSrcweir#include <svl/solar.hrc>
29cdf0e10cSrcweir#endif
30cdf0e10cSrcweir
31cdf0e10cSrcweir#define RID_DESKTOP_DIALOG_START            2000
32cdf0e10cSrcweir#define RID_FIRSTSTSTART_START              3000
33cdf0e10cSrcweir#define RID_DESKTOP_STRING_START            10000
34cdf0e10cSrcweir
35cdf0e10cSrcweir
36cdf0e10cSrcweir#define INFOBOX_CMDLINEHELP                 (RID_DESKTOP_DIALOG_START+51)
37cdf0e10cSrcweir#define INFOBOX_EXPIRED                     (RID_DESKTOP_DIALOG_START+52)
38cdf0e10cSrcweir
39cdf0e10cSrcweir#define QBX_USERDATALOCKED                  (RID_DESKTOP_DIALOG_START+100)
40cdf0e10cSrcweir
41cdf0e10cSrcweir#define DLG_CMDLINEHELP                     (RID_DESKTOP_DIALOG_START+101)
42cdf0e10cSrcweir#define TXT_DLG_CMDLINEHELP_HEADER          (RID_DESKTOP_DIALOG_START+102)
43cdf0e10cSrcweir#define TXT_DLG_CMDLINEHELP_LEFT            (RID_DESKTOP_DIALOG_START+103)
44cdf0e10cSrcweir#define TXT_DLG_CMDLINEHELP_RIGHT           (RID_DESKTOP_DIALOG_START+104)
45cdf0e10cSrcweir#define TXT_DLG_CMDLINEHELP_BOTTOM          (RID_DESKTOP_DIALOG_START+105)
46cdf0e10cSrcweir#define BTN_DLG_CMDLINEHELP_OK              (RID_DESKTOP_DIALOG_START+106)
47cdf0e10cSrcweir
48cdf0e10cSrcweir#define QBX_CONFIG_IMPORTSETTINGS           (RID_DESKTOP_DIALOG_START+180)
49cdf0e10cSrcweir
50cdf0e10cSrcweir#define EBX_ERR_PRINTDISABLED               (RID_DESKTOP_DIALOG_START+190)
51cdf0e10cSrcweir
52cdf0e10cSrcweir#define STR_RECOVER_QUERY                   (RID_DESKTOP_STRING_START+0)
53cdf0e10cSrcweir#define STR_RECOVER_TITLE                   (RID_DESKTOP_STRING_START+1)
54cdf0e10cSrcweir#define STR_RECOVER_PREPARED                (RID_DESKTOP_STRING_START+2)
55cdf0e10cSrcweir
56cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_CANNOT_START      (RID_DESKTOP_STRING_START+100)
57cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_DIR_MISSING       (RID_DESKTOP_STRING_START+101)
58cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_PATH_INVALID      (RID_DESKTOP_STRING_START+102)
59cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_NO_PATH           (RID_DESKTOP_STRING_START+103)
60cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_INTERNAL          (RID_DESKTOP_STRING_START+104)
61cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_FILE_CORRUPT      (RID_DESKTOP_STRING_START+105)
62cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_FILE_MISSING      (RID_DESKTOP_STRING_START+106)
63cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_NO_SUPPORT        (RID_DESKTOP_STRING_START+107)
64cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_LANGUAGE_MISSING  (RID_DESKTOP_STRING_START+108)
65cdf0e10cSrcweir
66cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_NO_SERVICE        (RID_DESKTOP_STRING_START+120)
67cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_NO_CFG_SERVICE    (RID_DESKTOP_STRING_START+121)
68cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_CFG_DATAACCESS    (RID_DESKTOP_STRING_START+122)
69cdf0e10cSrcweir#define STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE (RID_DESKTOP_STRING_START+123)
70*aa67d19cSAriel Constenla-Haile#define STR_BOOTSTRAP_ERR_MULTISESSION       (RID_DESKTOP_STRING_START+124)
71cdf0e10cSrcweir
72cdf0e10cSrcweir#define STR_ASK_START_SETUP_MANUALLY        (RID_DESKTOP_STRING_START+152)
73cdf0e10cSrcweir
74cdf0e10cSrcweir#define STR_INTERNAL_ERRMSG                 (RID_DESKTOP_STRING_START+161)
75cdf0e10cSrcweir
76cdf0e10cSrcweir#define STR_CONFIG_ERR_SETTINGS_INCOMPLETE  (RID_DESKTOP_STRING_START+182)
77cdf0e10cSrcweir#define STR_CONFIG_ERR_CANNOT_CONNECT       (RID_DESKTOP_STRING_START+183)
78cdf0e10cSrcweir#define STR_CONFIG_ERR_RIGHTS_MISSING       (RID_DESKTOP_STRING_START+184)
79cdf0e10cSrcweir#define STR_CONFIG_ERR_ACCESS_GENERAL       (RID_DESKTOP_STRING_START+187)
80cdf0e10cSrcweir#define STR_CONFIG_ERR_NO_WRITE_ACCESS      (RID_DESKTOP_STRING_START+188)
81cdf0e10cSrcweir
82cdf0e10cSrcweir#define STR_BOOSTRAP_ERR_NOTENOUGHDISKSPACE (RID_DESKTOP_STRING_START+189)
83cdf0e10cSrcweir#define STR_BOOSTRAP_ERR_NOACCESSRIGHTS     (RID_DESKTOP_STRING_START+190)
84cdf0e10cSrcweir
85cdf0e10cSrcweir#define STR_TITLE_USERDATALOCKED            (RID_DESKTOP_STRING_START+206)
86cdf0e10cSrcweir#define STR_TITLE_EXPIRED                   (RID_DESKTOP_STRING_START+207)
87cdf0e10cSrcweir
88cdf0e10cSrcweir#endif // _DESKTOP_HRC_
89