Branch libreoffice-5-0-4
[LibreOffice.git] / sfx2 / source / appl / newhelp.src
blob04200030baee64bcf9c2af6b100ffe74b7d3a22c
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
20 #include "app.hrc"
21 #include "newhelp.hrc"
22 #include "helpid.hrc"
24 #define MASKCOLOR_MAGENTA \
25     MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
27 Image IMG_HELP_TOOLBOX_INDEX_ON
29     ImageBitmap = Bitmap { File = "indexon_small.bmp" ; };
30     MASKCOLOR_MAGENTA
33 Image IMG_HELP_TOOLBOX_INDEX_OFF
35     ImageBitmap = Bitmap { File = "indexoff_small.bmp" ; };
36     MASKCOLOR_MAGENTA
39 Image IMG_HELP_TOOLBOX_START
41     ImageBitmap = Bitmap { File = "sc06303.bmp" ; };
42     MASKCOLOR_MAGENTA
45 Image IMG_HELP_TOOLBOX_PREV
47     ImageBitmap = Bitmap { File = "sc06301.bmp" ; };
48     MASKCOLOR_MAGENTA
51 Image IMG_HELP_TOOLBOX_NEXT
53     ImageBitmap = Bitmap { File = "sc06300.bmp" ; };
54     MASKCOLOR_MAGENTA
57 Image IMG_HELP_TOOLBOX_PRINT
59     ImageBitmap = Bitmap { File = "sc05504.bmp" ; };
60     MASKCOLOR_MAGENTA
63 Image IMG_HELP_TOOLBOX_BOOKMARKS
65     ImageBitmap = Bitmap { File = "favourite.bmp" ; };
66     MASKCOLOR_MAGENTA
69 Image IMG_HELP_TOOLBOX_SEARCHDIALOG
71     ImageBitmap = Bitmap { File = "sc05961.bmp" ; };
72     MASKCOLOR_MAGENTA
75 Image IMG_HELP_TOOLBOX_COPY
77     ImageBitmap = Bitmap { File = "sc05711.bmp" ; };
78     MASKCOLOR_MAGENTA
81 Image IMG_HELP_CONTENT_BOOK_OPEN
83     ImageBitmap = Bitmap { File = "hlpbookopen.bmp" ; };
84     MASKCOLOR_MAGENTA
87 Image IMG_HELP_CONTENT_BOOK_CLOSED
89     ImageBitmap = Bitmap { File = "hlpbookclosed.bmp" ; };
90     MASKCOLOR_MAGENTA
93 Image IMG_HELP_CONTENT_DOC
95     ImageBitmap = Bitmap { File = "hlpdoc.bmp" ; };
96     MASKCOLOR_MAGENTA
99 String STR_HELP_WINDOW_TITLE
101     Text [ en-US ] = "%PRODUCTNAME Help";
104 String STR_HELP_BUTTON_INDEX_ON
106     Text [ en-US ] = "Show Navigation Pane";
109 String STR_HELP_BUTTON_INDEX_OFF
111     Text [ en-US ] = "Hide Navigation Pane";
114 String STR_HELP_BUTTON_START
116     Text [ en-US ] = "First Page";
119 String STR_HELP_BUTTON_PREV
121     Text [ en-US ] = "Previous Page";
124 String STR_HELP_BUTTON_NEXT
126     Text [ en-US ] = "Next Page";
129 String STR_HELP_BUTTON_PRINT
131     Text [ en-US ] = "Print...";
134 String STR_HELP_BUTTON_ADDBOOKMARK
136     Text [ en-US ] = "Add to Bookmarks...";
139 String STR_HELP_BUTTON_SEARCHDIALOG
141     Text [ en-US ] = "Find on this Page...";
144 String STR_HELP_BUTTON_SOURCEVIEW
146     Text [ en-US ] = "HTML Source";
149 String STR_HELP_FIRST_MESSAGE
151     Text [ en-US ] = "The Help is being started...";
154 String STR_HELP_FIRST_HTML
156     Text = "<html></head><body><center><br></br><br></br><p><tt>%1</tt></center></body></html>";
159 String STR_HELP_MENU_TEXT_SELECTION_MODE
161     Text [ en-US ] = "Select Text";
164 String STR_HELP_MENU_TEXT_COPY
166     Text [ en-US ] = "~Copy" ;
169 Menu MENU_HELP_BOOKMARKS
171     ItemList =
172     {
173         MenuItem
174         {
175             Identifier = MID_OPEN ;
176             HelpId = HID_HELP_BOOKMARKS_OPEN;
177             Text [ en-US ] = "Display";
178         };
179         MenuItem
180         {
181             Separator = TRUE ;
182         };
183         MenuItem
184         {
185             Identifier = MID_RENAME ;
186             HelpId = HID_HELP_BOOKMARKS_RENAME;
187             Text [ en-US ] = "Rename...";
188         };
189         MenuItem
190         {
191             Identifier = MID_DELETE ;
192             HelpId = HID_HELP_BOOKMARKS_DELETE;
193             Text [ en-US ] = "Delete";
194         };
195     };
198 String STR_INFO_NOSEARCHRESULTS
200     Text [ en-US ] = "No topics found.";
203 String STR_INFO_NOSEARCHTEXTFOUND
205     Text [ en-US ] = "The text you entered was not found.";
208 Image IMG_HELP_TOOLBOX_L_INDEX_ON
210     ImageBitmap = Bitmap { File = "indexon_big.bmp" ; };
211     MASKCOLOR_MAGENTA
214 Image IMG_HELP_TOOLBOX_L_INDEX_OFF
216     ImageBitmap = Bitmap { File = "indexoff_big.bmp" ; };
217     MASKCOLOR_MAGENTA
220 Image IMG_HELP_TOOLBOX_L_START
222     ImageBitmap = Bitmap { File = "lc06303.bmp" ; };
223     MASKCOLOR_MAGENTA
226 Image IMG_HELP_TOOLBOX_L_PREV
228     ImageBitmap = Bitmap { File = "lc06301.bmp" ; };
229     MASKCOLOR_MAGENTA
232 Image IMG_HELP_TOOLBOX_L_NEXT
234     ImageBitmap = Bitmap { File = "lc06300.bmp" ; };
235     MASKCOLOR_MAGENTA
238 Image IMG_HELP_TOOLBOX_L_PRINT
240     ImageBitmap = Bitmap { File = "lc05504.bmp" ; };
241     MASKCOLOR_MAGENTA
244 Image IMG_HELP_TOOLBOX_L_BOOKMARKS
246     ImageBitmap = Bitmap { File = "favourite_big.bmp" ; };
247     MASKCOLOR_MAGENTA
250 Image IMG_HELP_TOOLBOX_L_SEARCHDIALOG
252     ImageBitmap = Bitmap { File = "lc05961.bmp" ; };
253     MASKCOLOR_MAGENTA
256 Image IMG_HELP_TOOLBOX_L_COPY
258     ImageBitmap = Bitmap { File = "lc05711.bmp" ; };
259     MASKCOLOR_MAGENTA
262 CheckBox RID_HELP_ONSTARTUP_BOX
264     HelpId = HID_HELP_ONSTARTUP_BOX;
265     Hide = TRUE;
266     TabStop = TRUE;
267     Size = MAP_APPFONT ( 200 , 10 ) ;
270 String RID_HELP_ONSTARTUP_TEXT
272     Text [ en-US ] = "~Display %PRODUCTNAME %MODULENAME Help at Startup";
275 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */