1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27
28#include "helpid.hrc"
29
30#ifndef __FRAMEWORK_CLASSES_RESOURCE_HRC_
31#include <classes/resource.hrc>
32#endif
33
34String STR_MENU_ADDONS
35{
36	Text [ en-US ] = "Add-Ons" ;
37};
38
39String STR_MENU_ADDONHELP
40{
41	Text [ en-US ] = "Add-~On Help" ;
42};
43
44String STR_MENU_HEADFOOTALL
45{
46	Text [ en-US ] = "All" ;
47};
48
49String STR_UPDATEDOC
50{
51	Text [ en-US ] = "~Update" ;
52};
53
54String STR_CLOSEDOC_ANDRETURN
55{
56	/* ### ACHTUNG: Neuer Text in Resource? S~chlieen & zur ck zu  : S~chlieen & zurck zu  */
57	/* ### ACHTUNG: Neuer Text in Resource? S~chlie en & zur ck zu  : S~chlieen & zurck zu  */
58	Text [ en-US ] = "~Close & Return to " ;
59};
60
61Menu POPUPMENU_TOOLBAR_QUICKCUSTOMIZATION
62{
63	ItemList =
64	{
65        MenuItem
66        {
67	        Identifier = MENUITEM_TOOLBAR_VISIBLEBUTTON;
68            SubMenu = Menu
69		    {
70		    };
71            Text[ en-US ] = "Visible ~Buttons";
72	    };
73        MenuItem
74        {
75	        Identifier = MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR;
76	        Command = ".uno:ConfigureToolboxVisible" ;
77	        Text[ en-US ] = "~Customize Toolbar...";
78        };
79		MenuItem
80		{
81			Separator = TRUE ;
82		};
83        MenuItem
84        {
85            Identifier = MENUITEM_TOOLBAR_DOCKTOOLBAR;
86            Text[ en-US ] = "~Dock Toolbar" ;
87        };
88        MenuItem
89        {
90            Identifier = MENUITEM_TOOLBAR_DOCKALLTOOLBAR;
91            Text[ en-US ] = "Dock ~All Toolbars" ;
92        };
93		MenuItem
94		{
95			Separator = TRUE ;
96		};
97        MenuItem
98        {
99            Identifier = MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION;
100            Text[ en-US ] = "~Lock Toolbar Position" ;
101        };
102        MenuItem
103        {
104            Identifier = MENUITEM_TOOLBAR_CLOSE;
105            Text[ en-US ] = "Close ~Toolbar" ;
106        };
107    };
108};
109
110String STR_SAVECOPYDOC
111{
112	Text [ en-US ] = "Save Copy ~as..." ;
113};
114
115String STR_NODOCUMENT
116{
117    Text [ en-US ] = "No Documents";
118};
119
120String STR_TOOLBAR_TITLE_ADDON
121{
122    Text [ en-US ] = "Add-On %num%";
123};
124
125String STR_STATUSBAR_LOGOTEXT
126{
127    Text [ en-US ] = "A %PRODUCTNAME product by Oracle";
128};
129
130// ***********************************************************************
131//       License Dialog
132// ***********************************************************************
133#define LICENSE_DIALOG_WIDTH  260
134//#define LICENSE_DIALOG_HEIGTH 185
135//#define LICENSE_DIALOG_HEIGTH 190
136#define LICENSE_RIGHT_BORDER  7
137#define LICENSE_BOTTOM_BORDER  0
138#define LICENSE_ROW_1 (7)
139#define LICENSE_COL_1 (7)
140
141#define OFFSET        2
142#define COL2_WIDTH   10
143#define OFFSET_IMG   10
144#define FT_HEIGHT     8
145#define PB_HEIGHT    14
146#define PD_WIDTH     40
147
148#define LICENSE_HEIGHT 102
149#define LICENSE_ROW_2 (LICENSE_ROW_1 + OFFSET + LICENSE_HEIGHT)
150#define LICENSE_ROW_3 (LICENSE_ROW_2 + OFFSET + FT_HEIGHT)
151#define LICENSE_ROW_4 (LICENSE_ROW_3 + OFFSET + 3*FT_HEIGHT )
152#define LICENSE_ROW_5 (LICENSE_ROW_4 + FT_HEIGHT+ OFFSET )
153#define LICENSE_ROW_6 (LICENSE_ROW_5 + 2*OFFSET )
154
155#define LICENSE_DIALOG_HEIGTH (LICENSE_ROW_6 + + PB_HEIGHT + 7)
156
157#define LICENSE_COL_2 (LICENSE_COL_1 + OFFSET_IMG)
158#define LICENSE_COL_3 (LICENSE_COL_2 + COL2_WIDTH +1)
159#define LICENSE_COL_4 (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - PD_WIDTH)
160
161#define LICENSE_WIDTH (LICENSE_DIALOG_WIDTH - LICENSE_RIGHT_BORDER - LICENSE_ROW_1)
162#define COL3_WIDTH	  (LICENSE_COL_4 - LICENSE_COL_3)
163
164
165ModalDialog DLG_LICENSE
166{
167    HelpId = HID_LICENSEDIALOG;
168	Moveable		= TRUE ;
169	Closeable		= TRUE ;
170	OutputSize = TRUE ;
171	SVLook = TRUE ;
172	Hide = TRUE ;
173	Size = MAP_APPFONT ( LICENSE_DIALOG_WIDTH , LICENSE_DIALOG_HEIGTH ) ;
174	Text [ en-US ] = "License Agreement";
175
176	MultiLineEdit ML_LICENSE
177	{
178	    HelpID = "framework:MultiLineEdit:DLG_LICENSE:ML_LICENSE";
179		PosSize = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_1 , LICENSE_WIDTH , LICENSE_HEIGHT ) ;
180		Border = TRUE ;
181		VScroll = TRUE ;
182		ReadOnly = TRUE ;
183	};
184
185	FixedText FT_INFO1
186	{
187		WordBreak = TRUE ;
188		Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_2 ) ;
189		Size = MAP_APPFONT ( LICENSE_WIDTH , FT_HEIGHT ) ;
190		Text [ en-US ] = "Please follow these steps to proceed with the installation:" ;
191	};
192
193	FixedImage IMG_ARROW
194	{
195		Pos = MAP_APPFONT ( LICENSE_COL_1 , LICENSE_ROW_3 ) ;
196		Size = MAP_PIXEL ( 16 , 16 ) ;
197		Fixed = Image
198		{
199			ImageBitmap = Bitmap
200			{
201				File = "arrow.bmp" ;
202			};
203			MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
204		};
205	};
206
207	FixedText FT_INFO2_1
208	{
209		WordBreak = TRUE ;
210		Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_3 ) ;
211		Size = MAP_APPFONT ( COL2_WIDTH , FT_HEIGHT ) ;
212		Text [ en-US ] = "1." ;
213	};
214
215	FixedText FT_INFO2
216	{
217		WordBreak = TRUE ;
218		Pos = MAP_APPFONT ( LICENSE_COL_3 , LICENSE_ROW_3 ) ;
219		Size = MAP_APPFONT ( COL3_WIDTH, 3*FT_HEIGHT ) ;
220		Text [ en-US ] = "View the complete License Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialog to view the entire license text." ;
221	};
222
223	PushButton PB_PAGEDOWN
224	{
225	    HelpID = "framework:PushButton:DLG_LICENSE:PB_PAGEDOWN";
226		TabStop = TRUE ;
227		Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_3 ) ;
228		Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
229		Text [ en-US ] = "Scroll Down" ;
230	};
231
232	FixedText FT_INFO3_1
233	{
234		WordBreak = TRUE ;
235		Pos = MAP_APPFONT ( LICENSE_COL_2 , LICENSE_ROW_4 ) ;
236		Size = MAP_APPFONT ( COL2_WIDTH, FT_HEIGHT ) ;
237		Text [ en-US ] = "2." ;
238	};
239
240	FixedText FT_INFO3
241	{
242		WordBreak = TRUE ;
243		Pos = MAP_APPFONT ( LICENSE_COL_3, LICENSE_ROW_4 ) ;
244		Size = MAP_APPFONT ( COL3_WIDTH, FT_HEIGHT ) ;
245		Text [ en-US ] = "Accept the License Agreement." ;
246	};
247
248	String LICENSE_ACCEPT
249	{
250		Text [ en-US ] = "~Accept" ;
251	};
252
253	String LICENSE_NOTACCEPT
254	{
255		Text [ en-US ] = "Decline" ;
256	};
257
258	FixedLine FL_DIVIDE
259	{
260	    Pos = MAP_APPFONT ( LICENSE_COL_1, LICENSE_ROW_5 ) ;
261	    Size = MAP_APPFONT ( LICENSE_WIDTH, 1 ) ;
262	};
263
264	PushButton PB_ACCEPT
265	{
266	    HelpID = "framework:PushButton:DLG_LICENSE:PB_ACCEPT";
267		TabStop = TRUE ;
268		Pos = MAP_APPFONT ( LICENSE_COL_4 - PD_WIDTH - OFFSET_IMG , LICENSE_ROW_6 ) ;
269		Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
270    };
271
272	PushButton PB_DECLINE
273	{
274	    HelpID = "framework:PushButton:DLG_LICENSE:PB_DECLINE";
275		TabStop = TRUE ;
276		Pos = MAP_APPFONT ( LICENSE_COL_4 , LICENSE_ROW_6 ) ;
277		Size = MAP_APPFONT ( PD_WIDTH , PB_HEIGHT ) ;
278    };
279
280};
281
282Image RID_IMAGE_STATUSBAR_LOGO
283{
284	ImageBitmap = Bitmap { File = "logo.png" ; };
285	MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
286};
287
288String STR_FULL_DISC_RETRY_BUTTON
289{
290	Text [ en-US ] = "Retry" ;
291};
292
293String STR_FULL_DISC_MSG
294{
295	Text [ en-US ] = "%PRODUCTNAME could not save important internal information due to insufficient free disk space at the following location:\n%PATH\n\nYou will not be able to continue working with %PRODUCTNAME without allocating more free disk space at that location.\n\nPress the 'Retry' button after you have allocated more free disk space to retry saving the data.\n\n" ;
296};
297
298String STR_RESTORE_TOOLBARS
299{
300    Text [ en-US ] = "~Reset" ;
301};
302
303String STR_CORRUPT_UICFG_SHARE
304{
305    Text [ en-US ] = "An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to reinstall the application." ;
306};
307
308String STR_CORRUPT_UICFG_USER
309{
310    Text [ en-US ] = "An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to remove your user profile for the application." ;
311};
312
313String STR_CORRUPT_UICFG_GENERAL
314{
315    Text [ en-US ] = "An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to remove your user profile for the application first or try to reinstall the application." ;
316};
317
318String STR_UNTITLED_DOCUMENT
319{
320    Text [ en-US ] = "Untitled" ;
321};
322
323// for displaying 'Multiple Languages' in the language statusbar control
324String STR_LANGSTATUS_MULTIPLE_LANGUAGES
325{
326    Text [ en-US ] = "Multiple Languages" ;
327    Text [ x-comment ] = " ";
328};
329String STR_LANGSTATUS_NONE
330{
331    Text [ en-US ] = "None (Do not check spelling)" ;
332    Text [ x-comment ] = " ";
333};
334String STR_RESET_TO_DEFAULT_LANGUAGE
335{
336    Text [ en-US ] = "Reset to Default Language" ;
337    Text [ x-comment ] = " ";
338};
339String STR_LANGSTATUS_MORE
340{
341    Text [ en-US ] = "More..." ;
342    Text [ x-comment ] = " ";
343};
344String STR_SET_LANGUAGE_FOR_SELECTION
345{
346    Text [ en-US ] = "Set Language for Selection" ;
347    Text [ x-comment ] = " ";
348};
349String STR_SET_LANGUAGE_FOR_PARAGRAPH
350{
351    Text [ en-US ] = "Set Language for Paragraph" ;
352    Text [ x-comment ] = " ";
353};
354String STR_SET_LANGUAGE_FOR_ALL_TEXT
355{
356    Text [ en-US ] = "Set Language for all Text" ;
357    Text [ x-comment ] = " ";
358};
359