update dev300-m58
[ooovba.git] / sw / source / ui / uiview / view.src
bloba643c9a13662d99729f75b4228d4e78d56f9a1f1
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: view.src,v $
10  * $Revision: 1.52.110.1 $
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  ************************************************************************/
31 #include <svx/svxids.hrc>
32 #include <svx/globlmn.hrc>
33 #include "view.hrc"
34 #include "shells.hrc"
35 #include "globals.hrc"
36 #include "popup.hrc"
37 #include "helpid.h"
38 #include "cmdid.h"
39 ImageButton BTN_PAGEUP
41     SVLOOK = TRUE ;
42     HIDE = TRUE ;
43     RectStyle = TRUE ;
44     SmallStyle = TRUE ;
45     SYMBOL = IMAGEBUTTON_PAGEUP ;
47 ImageButton BTN_PAGEDOWN
49     SVLOOK = TRUE ;
50     HIDE = TRUE ;
51     RectStyle = TRUE ;
52     SmallStyle = TRUE ;
53     SYMBOL = IMAGEBUTTON_PAGEDOWN ;
55 QueryBox DLG_WRAP
57     BUTTONS = WB_YES_NO ;
58     DEFBUTTON = WB_DEF_YES ;
59     Message [ en-US ] = "Do you want to continue checking at the beginning of the document?" ;
61 QueryBox DLG_BODY
63     BUTTONS = WB_YES_NO ;
64     DEFBUTTON = WB_DEF_NO ;
65     Message [ en-US ] = "Do you want to check the main text?" ;
67 QueryBox DLG_PRT_FIELDNAME
69     BUTTONS = WB_YES_NO_CANCEL ;
70     DEFBUTTON = WB_DEF_CANCEL ;
71     Message [ en-US ] = "Show field commands option is checked.\nDo you want to print the document with field names?" ;
73 QueryBox DLG_SPECIAL
75     BUTTONS = WB_YES_NO ;
76     DEFBUTTON = WB_DEF_NO ;
77     Message [ en-US ] = "Do you want check the special regions?" ;
79 QueryBox DLG_THESAURUS
81     BUTTONS = WB_YES_NO ;
82     DEFBUTTON = WB_DEF_NO ;
83     Message [ en-US ] = "This word appears in the list of words you want to avoid! Start thesaurus?" ;
85 QueryBox DLG_SPECIAL_FORCED
87     BUTTONS = WB_YES_NO ;
88     DEFBUTTON = WB_DEF_NO ;
89     Message [ en-US ] = "Check special regions is deactivated. Check anyway?" ;
91 QueryBox MSG_SEARCH_END
93     Buttons = WB_YES_NO ;
94     DefButton = WB_DEF_YES ;
95     Message [ en-US ] = "%PRODUCTNAME Writer has searched to the end of the document. Do you want to continue at the beginning?" ;
97 QueryBox MSG_SEARCH_START
99     Buttons = WB_YES_NO ;
100     DefButton = WB_DEF_YES ;
101     Message [ en-US ] = "%PRODUCTNAME Writer has searched to the beginning of the document. Do you want to continue at the end?" ;
103 InfoBox MSG_NO_MERGE_ENTRY
105     Message [ en-US ] = "Could not merge documents." ;
107 InfoBox MSG_ERR_INSERT_GLOS
109     Message [ en-US ] = "AutoText could not be created." ;
111 InfoBox MSG_ERR_SRCSTREAM
113     Message [ en-US ] = "The source cannot be loaded." ;
115 InfoBox MSG_ERR_NO_FAX
117     Message [ en-US ] = "No fax printer has been set under Tools/Options/%1/Print." ;
119 String STR_WEBOPTIONS
121     Text [ en-US ] = "HTML document";
123 String STR_TEXTOPTIONS
125     Text [ en-US ] = "Text document";
127 InfoBox MSG_NOT_FOUND
129     Message [ en-US ] = "Search key not found." ;
131 InfoBox MSG_INDEX_OVERFLOW
133     Message [ en-US ] = "found." ;
135 InfoBox MSG_SCAN_NOSOURCE
137     Message [ en-US ] = "Source not specified." ;
139 String STR_NUM_LEVEL
141     Text [ en-US ] = "Level " ;
143 //#outline level,zhaojianwei
144 String STR_NUM_OUTLINE
146     Text [ en-US ] = "Outline ";
147 };//<-end,zhaojianwei
148 // <--
149 String STR_ERROR_NOLANG
151     Text [ en-US ] = "No language is selected in the proofed section." ;
153 String STR_EDIT_FOOTNOTE
155     Text [ en-US ] = "Edit Footnote/Endnote" ;
157 String STR_NB_REPLACED
159     Text [ en-US ] = "Search key replaced XX times." ;
161 String RID_TOOLS_TOOLBOX
163     Text [ en-US ] = "Main Toolbar" ;
165 String STR_SRCVIEW_ROW
167     Text [ en-US ] = "Row " ;
169 String STR_SRCVIEW_COL
171     Text [ en-US ] = "Column " ;
173 String STR_PRINT_TITLE
175     Text [ en-US ] = "Printing selection";
177 String STR_PRINT_MSG
179     Text [ en-US ] = "Do you want to print the selection or the entire document?";
181 String STR_PRINT_ALL
183     Text [ en-US ] = "All";
185 String STR_PRINT_SELECTION
187     Text [ en-US ] = "Selection";
189 String STR_READONLY_SEL
191     Text [ en-US ] = "read-only";
193 String STR_SAVEAS_SRC
195     Text [ en-US ] = "~Export source..." ;
197 String MN_SRCVIEW_POPUPMENU
199     Text [ en-US ] = "HTML source" ;
202 ToolBox RID_TOOLS_TOOLBOX
204     HelpID = HID_TOOLS_TOOLBOX ;
205     Border = TRUE ;
206     SVLook = TRUE ;
207     Dockable = TRUE ;
208     Moveable = TRUE ;
209     Sizeable = TRUE ;
210     Closeable = TRUE ;
211     Zoomable = TRUE ;
212     LineSpacing = TRUE ;
213     HideWhenDeactivate = TRUE ;
214     Customize = TRUE ;
215     MenuStrings = TRUE ;
216     Scroll = TRUE ;
217     Align = BOXALIGN_LEFT ;
218     Hide = TRUE ;
219     ItemList =
220     {
221         ToolBoxItem
222         {
223             Identifier = FN_INSERT_CTRL ;
224             HelpID = HID_INSERT_CTRL ;
225             DropDown = TRUE ;
226         };
227         ToolBoxItem
228         {
229             Type = TOOLBOXITEM_SEPARATOR ;
230         };
231         ToolBoxItem
232         {
233             Identifier = FN_INSERT_FIELD_CTRL ;
234             HelpID = HID_INSERT_FIELD_CTRL ;
235             DropDown = TRUE ;
236         };
237         ToolBoxItem
238         {
239             Identifier = FN_INSERT_OBJ_CTRL ;
240             HelpID = HID_INSERT_OBJ_CTRL ;
241             DropDown = TRUE ;
242         };
243         ToolBoxItem
244         {
245             ITEM_TOOLBAR_INSERT_DRAW
246         };
247         ToolBoxItem
248         {
249             ITEM_FORM_CONFIG
250         };
251         ToolBoxItem
252         {
253             Type = TOOLBOXITEM_SEPARATOR ;
254         };
255         ToolBoxItem
256         {
257             Identifier = FN_GLOSSARY_DLG ;
258             HelpID = FN_GLOSSARY_DLG ;
259             DropDown = TRUE ;
260         };
261         ToolBoxItem
262         {
263             Identifier = FN_INSERT_CAPTION;
264             HelpID = FN_INSERT_CAPTION ;
265             Hide = TRUE ;
266         };
267         ToolBoxItem
268         {
269             Identifier = FN_INSERT_IDX_ENTRY_DLG;
270             HelpId = FN_INSERT_IDX_ENTRY_DLG;
271             Hide = TRUE;
272         };
273         ToolBoxItem
274         {
275             Identifier = FN_INSERT_REF_FIELD;
276             HelpID = FN_INSERT_REF_FIELD ;
277             Hide = TRUE ;
278         };
279         ToolBoxItem
280         {
281             Identifier = FN_SHADOWCURSOR ;
282             HelpID = FN_SHADOWCURSOR ;
283         };
284         ToolBoxItem
285         {
286             Type = TOOLBOXITEM_SEPARATOR ;
287         };
288         ToolBoxItem
289         {
290             Identifier = FN_SPELL_GRAMMAR_DIALOG;
291             HelpID = FN_SPELL_GRAMMAR_DIALOG;
292         };
293         ToolBoxItem
294         {
295             ITEM_TOOLBAR_AUTOSPELL_CHECK
296         };
297         ToolBoxItem
298         {
299             Identifier = FN_HYPHENATE_OPT_DLG;
300             HelpID = FN_HYPHENATE_OPT_DLG;
301             Hide = TRUE;
302         };
303         ToolBoxItem
304         {
305             Identifier = FN_THESAURUS_DLG;
306             HelpID = FN_THESAURUS_DLG;
307             Hide = TRUE;
308         };
309         ToolBoxItem
310         {
311             Type = TOOLBOXITEM_SEPARATOR ;
312         };
313         ToolBoxItem
314         {
315             Identifier = SID_SEARCH_DLG ;
316             HelpID = SID_SEARCH_DLG ;
317         };
318         ToolBoxItem
319         {
320             Identifier = SID_VIEW_DATA_SOURCE_BROWSER ;
321             HelpID = SID_VIEW_DATA_SOURCE_BROWSER ;
322         };
323         ToolBoxItem
324         {
325             Type = TOOLBOXITEM_SEPARATOR ;
326         };
327         ToolBoxItem
328         {
329             Identifier = SID_ATTR_ZOOM;
330             HelpID = SID_ATTR_ZOOM ;
331             Hide = TRUE;
332         };
333         ToolBoxItem
334         {
335             Identifier = FN_VIEW_META_CHARS ;
336             HelpID = FN_VIEW_META_CHARS ;
337         };
338         ToolBoxItem
339         {
340             Identifier = FN_VIEW_FIELDNAME ;
341             HelpID = FN_VIEW_FIELDNAME ;
342             Hide = TRUE;
343         };
344         ToolBoxItem
345         {
346             Identifier = FN_VIEW_GRAPHIC ;
347             HelpID = FN_VIEW_GRAPHIC ;
348         };
349         ToolBoxItem
350         {
351             Identifier = SID_BROWSER_MODE ;
352             HelpID = SID_BROWSER_MODE ;
353         };
354     };
356 Menu MN_SRCVIEW_POPUPMENU
358     ItemList =
359     {
360         MenuItem
361         {
362             ITEM_FORMAT_ATTR_CHAR_FONT
363         };
364         MenuItem
365         {
366             ITEM_FORMAT_ATTR_CHAR_FONTHEIGHT
367         };
368         MenuItem
369         {
370             Separator = TRUE ;
371         };
372         MenuItem
373         {
374             Identifier = SID_SOURCEVIEW ;
375             HelpID = HID_SOURCEVIEW ;
376             Text [ en-US ] = "HTML Source" ;
377         };
378     };