Update ooo320-m1
[ooovba.git] / svx / source / options / optpath.src
blob82f8aade66f7e4efa9f7a2799f1d16fea1933769
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: optpath.src,v $
10  * $Revision: 1.35 $
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  ************************************************************************/
30  // include --------------------------------------------------------------
31 #include "optpath.hrc"
32 #include <svx/dialogs.hrc>
33 #ifndef _SFX_HRC
34 #include <sfx2/sfx.hrc>
35 #endif
36 #include "helpid.hrc"
38  // RID_SFXPAGE_PATH -----------------------------------------------------
39 #define STD_MASKCOLOR Color { Red=0xffff; Green=0x0000; Blue=0xffff; }
40 TabPage RID_SFXPAGE_PATH
42     HelpId = HID_OPTIONS_PATH ;
43     OutputSize = TRUE ;
44     SVLook = TRUE ;
45     Hide = TRUE ;
46     Size = MAP_APPFONT ( 260 , 185 ) ;
47     Text [ en-US ] = "Paths" ;
48     FixedText FT_TYPE
49     {
50         Hide = TRUE;
51         Pos = MAP_APPFONT ( 12 , 14 ) ;
52         Size = MAP_APPFONT ( 40 , 10 ) ;
53         Text [ en-US ] = "Type" ;
54     };
55     FixedText FT_PATH
56     {
57         Hide = TRUE;
58         Pos = MAP_APPFONT ( 110 , 14 ) ;
59         Size = MAP_APPFONT ( 40 , 10 ) ;
60         Text [ en-US ] = "Path" ;
61     };
62     Control LB_PATH
63     {
64         Pos = MAP_APPFONT ( 12 , 14 ) ;
65         Size = MAP_APPFONT ( 236 , 147 ) ;
66         Border = TRUE ;
67         TabStop = TRUE;
68     };
69     PushButton BTN_PATH
70     {
71         Pos = MAP_APPFONT ( 183 , 165 ) ;
72         Size = MAP_APPFONT ( 65 , 14 ) ;
73         Text [ en-US ] = "~Edit..." ;
74     };
75     PushButton BTN_STANDARD
76     {
77         Pos = MAP_APPFONT ( 115 , 165 ) ;
78         Size = MAP_APPFONT ( 65 , 14 ) ;
79         Text [ en-US ] = "~Default" ; 
80     };
81     FixedLine GB_STD
82     {
83         Pos = MAP_APPFONT ( 6 , 3 ) ;
84         Size = MAP_APPFONT ( 248 , 8 ) ;
85         Text [ en-US ] = "Paths used by %PRODUCTNAME" ;
86     };
87     Image IMG_LOCK
88     {
89         ImageBitmap = Bitmap { File = "lock.bmp"; };
90         MaskColor = STD_MASKCOLOR;
91     };
92     Image IMG_LOCK_HC
93     {
94         ImageBitmap = Bitmap { File = "lock_hc.bmp"; };
95         MaskColor = STD_MASKCOLOR;
96     };
97     String STR_MULTIPATHDLG
98     {
99         Text [ en-US ] = "Edit Paths: %1" ;
100     };
102 ErrorBox RID_SVXERR_OPT_DOUBLEPATHS
104     BUTTONS = WB_OK ;
105     DEFBUTTON = WB_DEF_OK ;
106     Message [ en-US ] = "The configuration and mail directories must be specified as separate directories.\nPlease choose a new path." ;
108  // ******************************************************************* EOF
109 String RID_SVXSTR_KEY_CONFIG_DIR
111     Text [ en-US ] = "Configuration" ;
113 String RID_SVXSTR_KEY_WORK_PATH
115     Text [ en-US ] = "My Documents" ;
117 String RID_SVXSTR_KEY_GRAPHICS_PATH
119     Text [ en-US ] = "Graphics" ;
121 String RID_SVXSTR_KEY_BITMAP_PATH
123     Text [ en-US ] = "Icons" ;
125 String RID_SVXSTR_KEY_BASIC_PATH
127     Text = "BASIC" ;
130 String RID_SVXSTR_KEY_PALETTE_PATH
132     Text [ en-US ] = "Palettes" ;
134 String RID_SVXSTR_KEY_BACKUP_PATH
136     Text [ en-US ] = "Backups" ;
138 String RID_SVXSTR_KEY_MODULES_PATH
140     Text [ en-US ] = "Modules" ;
142 String RID_SVXSTR_KEY_TEMPLATE_PATH
144     Text [ en-US ] = "Templates" ;
146 String RID_SVXSTR_KEY_GLOSSARY_PATH
148     Text [ en-US ] = "AutoText";
150 String RID_SVXSTR_KEY_DICTIONARY_PATH
152     Text [ en-US ] = "Dictionaries" ;
154 String RID_SVXSTR_KEY_HELP_DIR
156     Text [ en-US ] = "Help" ;
158 String RID_SVXSTR_KEY_GALLERY_DIR
160     Text [ en-US ] = "Gallery" ;
163 String RID_SVXSTR_KEY_STORAGE_DIR
165     Text [ en-US ] = "Message Storage" ;
167 String RID_SVXSTR_KEY_TEMP_PATH
169     Text [ en-US ] = "Temporary files";
171 String RID_SVXSTR_KEY_PLUGINS_PATH
173     Text [ en-US ] = "Plug-ins";
175 String RID_SVXSTR_KEY_FAVORITES_DIR
177     Text [ en-US ] = "Folder Bookmarks";
179 String RID_SVXSTR_KEY_FILTER_PATH
181     Text [ en-US ] = "Filters";
183 String RID_SVXSTR_KEY_ADDINS_PATH
185     Text [ en-US ] = "Add-ins";
187 String RID_SVXSTR_KEY_USERCONFIG_PATH
189     Text [ en-US ] = "User Configuration";
191 String RID_SVXSTR_KEY_USERDICTIONARY_DIR
193     Text [ en-US ] = "User-defined dictionaries";
195 String RID_SVXSTR_KEY_AUTOCORRECT_DIR
197     Text [ en-US ] = "AutoCorrect";
199 String RID_SVXSTR_KEY_LINGUISTIC_DIR
201     Text [ en-US ] = "Writing aids";