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: macrodlg.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 ************************************************************************/
31 #include <sfx2/sfx.hrc>
32 #include <macrodlg.hrc>
33 #include <basidesh.hrc>
35 ModalDialog RID_MACROCHOOSER
37 // HelpId = SID_BASICCHOOSER ;
40 Size = MAP_APPFONT ( 287 , 165 ) ;
41 Text [ en-US ] = "%PRODUCTNAME Basic Macros" ;
45 FixedText RID_TXT_MACROSIN
47 Pos = MAP_APPFONT ( 122 , 30 ) ;
48 Size = MAP_APPFONT ( 100 , 10 ) ;
49 Text [ en-US ] = "Existing macros ~in:";
51 Control RID_CTRL_MACRO
53 HelpID = HID_BASICIDE_MACROS ;
55 Pos = MAP_APPFONT ( 122 , 41 ) ;
56 Size = MAP_APPFONT ( 100 , 117 ) ;
57 // Size = MAP_APPFONT ( 100 , 117 ) ;
62 HelpID = HID_BASICIDE_LIBS ;
64 Pos = MAP_APPFONT ( 6 , 41 ) ;
65 Size = MAP_APPFONT ( 110 , 117 ) ;
68 FixedText RID_TXT_MACRONAME
70 Pos = MAP_APPFONT ( 6 , 3 ) ;
71 Size = MAP_APPFONT ( 100 , 10 ) ;
72 Text [ en-US ] = "~Macro name" ;
78 Pos = MAP_APPFONT ( 6 , 14 ) ;
79 Size = MAP_APPFONT ( 110 , 12 ) ;
82 FixedText RID_TXT_MACROFROM
84 Pos = MAP_APPFONT ( 6 , 30 ) ;
85 Size = MAP_APPFONT ( 100 , 10 ) ;
86 Text [ en-US ] = "Macro ~from" ;
88 FixedText RID_TXT_SAVEMACRO
90 Pos = MAP_APPFONT ( 6 , 30 ) ;
91 Size = MAP_APPFONT ( 100 , 10 ) ;
92 Text [ en-US ] = "Save m~acro in";
95 FixedText RID_TXT_DESCRIPTION
97 Pos = MAP_APPFONT ( 6 , 117 ) ;
98 Size = MAP_APPFONT ( 100 , 10 ) ;
99 Text [ en-US ] = "De~scription" ;
101 PushButton RID_PB_RUN
103 Pos = MAP_APPFONT ( 231 , 6 ) ;
104 Size = MAP_APPFONT ( 50 , 14 ) ;
106 /* ### ACHTUNG: Neuer Text in Resource? Aus~führen : Aus~f³hren */
107 Text [ en-US ] = "R~un" ;
110 CancelButton RID_PB_CLOSE
112 Pos = MAP_APPFONT ( 231 , 23 ) ;
113 Size = MAP_APPFONT ( 50 , 14 ) ;
115 Text [ en-US ] = "Close";
118 PushButton RID_PB_ASSIGN
120 Pos = MAP_APPFONT ( 231 , 60 ) ;
121 Size = MAP_APPFONT ( 50 , 14 ) ;
122 Text [ en-US ] = "~Assign..." ;
125 PushButton RID_PB_EDIT
127 Size = MAP_APPFONT ( 50 , 14 ) ;
128 Pos = MAP_APPFONT ( 231 , 77 ) ;
129 Text [ en-US ] = "~Edit" ;
132 PushButton RID_PB_NEWLIB
134 Pos = MAP_APPFONT ( 231 , 60 ) ;
135 Size = MAP_APPFONT ( 50 , 14 ) ;
136 Text [ en-US ] = "New ~Library";
138 PushButton RID_PB_NEWMOD
140 Size = MAP_APPFONT ( 50 , 14 ) ;
141 Pos = MAP_APPFONT ( 231 , 77 ) ;
142 Text [ en-US ] = "New M~odule";
144 PushButton RID_PB_DEL
146 Pos = MAP_APPFONT ( 231 , 94 ) ;
147 Size = MAP_APPFONT ( 50 , 14 ) ;
148 /* ### ACHTUNG: Neuer Text in Resource? ~Löschen... : ~L÷schen... */
149 Text [ en-US ] = "~Delete" ;
152 PushButton RID_PB_ORG
154 Pos = MAP_APPFONT ( 231 , 114 ) ;
155 Size = MAP_APPFONT ( 50 , 14 ) ;
156 Text [ en-US ] = "~Organizer..." ;
158 HelpButton RID_PB_HELP
160 Pos = MAP_APPFONT ( 231 , 131 ) ;
161 Size = MAP_APPFONT ( 50 , 14 ) ;
164 MultiLineEdit RID_ML_DESCRIPTION
167 Pos = MAP_APPFONT ( 6 , 131 ) ;
168 Size = MAP_APPFONT ( 216 , 28 ) ;
174 String RID_STR_STDMACRONAME
176 Text [ en-US ] = "Macro" ;
178 String RID_STR_BTNDEL
180 /* ### ACHTUNG: Neuer Text in Resource? ~Löschen... : ~L÷schen... */
181 Text [ en-US ] = "~Delete" ;
183 String RID_STR_BTNNEW
185 Text [ en-US ] = "~New" ;
189 /* ### ACHTUNG: Neuer Text in Resource? Schließen : Schlie˜en */
190 Text [ en-US ] = "Close" ;
192 String RID_STR_CHOOSE
194 /* ### ACHTUNG: Neuer Text in Resource? Auswählen : Auswõhlen */
195 Text [ en-US ] = "Choose" ;
199 /* ### ACHTUNG: Neuer Text in Resource? Ausführen : Ausf³hren */
200 Text [ en-US ] = "Run" ;
203 String RID_STR_RECORD
205 Text [ en-US ] = "~Save" ;