2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 #include "optpath.hrc"
20 #include <sfx2/sfx.hrc>
23 // RID_SFXPAGE_PATH -----------------------------------------------------
24 #define STD_MASKCOLOR Color { Red=0xffff; Green=0x0000; Blue=0xffff; }
25 TabPage RID_SFXPAGE_PATH
27 HelpId = HID_OPTIONS_PATH ;
31 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
32 Text [ en-US ] = "Paths" ;
36 Pos = MAP_APPFONT ( 12 , 14 ) ;
37 Size = MAP_APPFONT ( 40 , 10 ) ;
38 Text [ en-US ] = "Type" ;
43 Pos = MAP_APPFONT ( 110 , 14 ) ;
44 Size = MAP_APPFONT ( 40 , 10 ) ;
45 Text [ en-US ] = "Path" ;
49 Pos = MAP_APPFONT ( 12 , 14 ) ;
50 Size = MAP_APPFONT ( 236 , 147 ) ;
56 HelpID = "cui:PushButton:RID_SFXPAGE_PATH:BTN_PATH";
57 Pos = MAP_APPFONT ( 183 , 165 ) ;
58 Size = MAP_APPFONT ( 65 , 14 ) ;
59 Text [ en-US ] = "~Edit..." ;
61 PushButton BTN_STANDARD
63 HelpID = "cui:PushButton:RID_SFXPAGE_PATH:BTN_STANDARD";
64 Pos = MAP_APPFONT ( 115 , 165 ) ;
65 Size = MAP_APPFONT ( 65 , 14 ) ;
66 Text [ en-US ] = "~Default" ;
70 Pos = MAP_APPFONT ( 6 , 3 ) ;
71 Size = MAP_APPFONT ( 248 , 8 ) ;
72 Text [ en-US ] = "Paths used by %PRODUCTNAME" ;
76 ImageBitmap = Bitmap { File = "lock.bmp"; };
77 MaskColor = STD_MASKCOLOR;
79 String STR_MULTIPATHDLG
81 Text [ en-US ] = "Edit Paths: %1" ;
84 ErrorBox RID_SVXERR_OPT_DOUBLEPATHS
87 DEFBUTTON = WB_DEF_OK ;
88 Message [ en-US ] = "The configuration and mail directories must be specified as separate directories.\nPlease choose a new path." ;
90 // ******************************************************************* EOF
91 String RID_SVXSTR_KEY_CONFIG_DIR
93 Text [ en-US ] = "Configuration" ;
95 String RID_SVXSTR_KEY_WORK_PATH
97 Text [ en-US ] = "My Documents" ;
99 String RID_SVXSTR_KEY_GRAPHICS_PATH
101 Text [ en-US ] = "Graphics" ;
103 String RID_SVXSTR_KEY_BITMAP_PATH
105 Text [ en-US ] = "Icons" ;
107 String RID_SVXSTR_KEY_BASIC_PATH
112 String RID_SVXSTR_KEY_PALETTE_PATH
114 Text [ en-US ] = "Palettes" ;
116 String RID_SVXSTR_KEY_BACKUP_PATH
118 Text [ en-US ] = "Backups" ;
120 String RID_SVXSTR_KEY_MODULES_PATH
122 Text [ en-US ] = "Modules" ;
124 String RID_SVXSTR_KEY_TEMPLATE_PATH
126 Text [ en-US ] = "Templates" ;
128 String RID_SVXSTR_KEY_GLOSSARY_PATH
130 Text [ en-US ] = "AutoText";
132 String RID_SVXSTR_KEY_DICTIONARY_PATH
134 Text [ en-US ] = "Dictionaries" ;
136 String RID_SVXSTR_KEY_HELP_DIR
138 Text [ en-US ] = "Help" ;
140 String RID_SVXSTR_KEY_GALLERY_DIR
142 Text [ en-US ] = "Gallery" ;
145 String RID_SVXSTR_KEY_STORAGE_DIR
147 Text [ en-US ] = "Message Storage" ;
149 String RID_SVXSTR_KEY_TEMP_PATH
151 Text [ en-US ] = "Temporary files";
153 String RID_SVXSTR_KEY_PLUGINS_PATH
155 Text [ en-US ] = "Plug-ins";
157 String RID_SVXSTR_KEY_FAVORITES_DIR
159 Text [ en-US ] = "Folder Bookmarks";
161 String RID_SVXSTR_KEY_FILTER_PATH
163 Text [ en-US ] = "Filters";
165 String RID_SVXSTR_KEY_ADDINS_PATH
167 Text [ en-US ] = "Add-ins";
169 String RID_SVXSTR_KEY_USERCONFIG_PATH
171 Text [ en-US ] = "User Configuration";
173 String RID_SVXSTR_KEY_USERDICTIONARY_DIR
175 Text [ en-US ] = "User-defined dictionaries";
177 String RID_SVXSTR_KEY_AUTOCORRECT_DIR
179 Text [ en-US ] = "AutoCorrect";
181 String RID_SVXSTR_KEY_LINGUISTIC_DIR
183 Text [ en-US ] = "Writing aids";