1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: optpath.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
30 // include --------------------------------------------------------------
31 #include "optpath.hrc"
32 #include <svx/dialogs.hrc>
34 #include <sfx2/sfx.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 ;
46 Size = MAP_APPFONT ( 260 , 185 ) ;
47 Text [ en-US ] = "Paths" ;
51 Pos = MAP_APPFONT ( 12 , 14 ) ;
52 Size = MAP_APPFONT ( 40 , 10 ) ;
53 Text [ en-US ] = "Type" ;
58 Pos = MAP_APPFONT ( 110 , 14 ) ;
59 Size = MAP_APPFONT ( 40 , 10 ) ;
60 Text [ en-US ] = "Path" ;
64 Pos = MAP_APPFONT ( 12 , 14 ) ;
65 Size = MAP_APPFONT ( 236 , 147 ) ;
71 Pos = MAP_APPFONT ( 183 , 165 ) ;
72 Size = MAP_APPFONT ( 65 , 14 ) ;
73 Text [ en-US ] = "~Edit..." ;
75 PushButton BTN_STANDARD
77 Pos = MAP_APPFONT ( 115 , 165 ) ;
78 Size = MAP_APPFONT ( 65 , 14 ) ;
79 Text [ en-US ] = "~Default" ;
83 Pos = MAP_APPFONT ( 6 , 3 ) ;
84 Size = MAP_APPFONT ( 248 , 8 ) ;
85 Text [ en-US ] = "Paths used by %PRODUCTNAME" ;
89 ImageBitmap = Bitmap { File = "lock.bmp"; };
90 MaskColor = STD_MASKCOLOR;
94 ImageBitmap = Bitmap { File = "lock_hc.bmp"; };
95 MaskColor = STD_MASKCOLOR;
97 String STR_MULTIPATHDLG
99 Text [ en-US ] = "Edit Paths: %1" ;
102 ErrorBox RID_SVXERR_OPT_DOUBLEPATHS
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
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";