xref: /trunk/main/sd/source/ui/app/strings.src (revision bc1f49071d068d30b37a71ce6a37f68d34f5d072)
166220049SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
366220049SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
466220049SAndrew Rist * or more contributor license agreements.  See the NOTICE file
566220049SAndrew Rist * distributed with this work for additional information
666220049SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
766220049SAndrew Rist * to you under the Apache License, Version 2.0 (the
866220049SAndrew Rist * "License"); you may not use this file except in compliance
966220049SAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
1166220049SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
1366220049SAndrew Rist * Unless required by applicable law or agreed to in writing,
1466220049SAndrew Rist * software distributed under the License is distributed on an
1566220049SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1666220049SAndrew Rist * KIND, either express or implied.  See the License for the
1766220049SAndrew Rist * specific language governing permissions and limitations
1866220049SAndrew Rist * under the License.
19cdf0e10cSrcweir *
2066220049SAndrew Rist *************************************************************/
2166220049SAndrew Rist
2266220049SAndrew Rist
23*16e7aaaeSmseidel
24cdf0e10cSrcweir#include "strings.hrc"
25b63233d8Sdamjan#include "sdstring.hrc"
26cdf0e10cSrcweir#include "glob.hrc"
27cdf0e10cSrcweir#include "helpids.h"
28b63233d8Sdamjan#include "sdstring.hrc"
29cdf0e10cSrcweir
30cdf0e10cSrcweirString STR_DRAW_TOOLBOX
31cdf0e10cSrcweir{
32cdf0e10cSrcweir    Text [ en-US ] = "Drawings Toolbar" ;
33cdf0e10cSrcweir};
34cdf0e10cSrcweirString STR_GRAPHIC_TOOLBOX
35cdf0e10cSrcweir{
36cdf0e10cSrcweir    Text [ en-US ] = "Draw toolbar/Graphics" ;
37cdf0e10cSrcweir};
38cdf0e10cSrcweirString STR_SLIDE_TOOLBOX
39cdf0e10cSrcweir{
40cdf0e10cSrcweir    Text [ en-US ] = "Slide Bar" ;
41cdf0e10cSrcweir};
42cdf0e10cSrcweirString STR_OUTLINE_TOOLBOX
43cdf0e10cSrcweir{
44cdf0e10cSrcweir    Text [ en-US ] = "Outline Bar" ;
45cdf0e10cSrcweir};
46cdf0e10cSrcweirString STR_DRAW_OBJ_TOOLBOX
47cdf0e10cSrcweir{
48cdf0e10cSrcweir    Text [ en-US ] = "Draw Object Bar" ;
49cdf0e10cSrcweir};
50cdf0e10cSrcweirString STR_GRAPHIC_OBJ_TOOLBOX
51cdf0e10cSrcweir{
52cdf0e10cSrcweir    Text [ en-US ] = "Draw object bar/Graphics" ;
53cdf0e10cSrcweir};
54cdf0e10cSrcweirString STR_DRAW_OPTIONS_TOOLBOX
55cdf0e10cSrcweir{
56cdf0e10cSrcweir    Text [ en-US ] = "Options Bar" ;
57cdf0e10cSrcweir};
58cdf0e10cSrcweirString STR_GRAPHIC_OPTIONS_TOOLBOX
59cdf0e10cSrcweir{
60cdf0e10cSrcweir    Text [ en-US ] = "Options bar/Graphics" ;
61cdf0e10cSrcweir};
62cdf0e10cSrcweirString STR_DRAW_COMMONTASK_TOOLBOX
63cdf0e10cSrcweir{
64cdf0e10cSrcweir    Text [ en-US ] = "Presentation" ;
65cdf0e10cSrcweir};
66cdf0e10cSrcweirString STR_SLIDE_OBJ_TOOLBOX
67cdf0e10cSrcweir{
68cdf0e10cSrcweir    Text [ en-US ] = "Slide Object Bar" ;
69cdf0e10cSrcweir};
70cdf0e10cSrcweirString STR_BEZIER_TOOLBOX
71cdf0e10cSrcweir{
72cdf0e10cSrcweir    Text [ en-US ] = "Bézier object bar" ;
73cdf0e10cSrcweir};
74cdf0e10cSrcweirString STR_GLUEPOINTS_TOOLBOX
75cdf0e10cSrcweir{
76cdf0e10cSrcweir    Text [ en-US ] = "Glue Point Object Bar" ;
77cdf0e10cSrcweir};
78cdf0e10cSrcweirString STR_DRAW_TEXT_TOOLBOX
79cdf0e10cSrcweir{
80cdf0e10cSrcweir    Text [ en-US ] = "Text Object Bar" ;
81cdf0e10cSrcweir};
82cdf0e10cSrcweirString STR_GRAPHIC_TEXT_TOOLBOX
83cdf0e10cSrcweir{
84cdf0e10cSrcweir    Text [ en-US ] = "Text Object Bar/Draw" ;
85cdf0e10cSrcweir};
86cdf0e10cSrcweirString RID_APPTITLE
87cdf0e10cSrcweir{
88cdf0e10cSrcweir    Text = "StarImpress 4.0" ;
89cdf0e10cSrcweir};
90cdf0e10cSrcweirString STR_NULL
91cdf0e10cSrcweir{
92cdf0e10cSrcweir    Text [ en-US ] = "None" ;
93cdf0e10cSrcweir};
94cdf0e10cSrcweirString STR_INSERTPAGE
95cdf0e10cSrcweir{
96cdf0e10cSrcweir    Text [ en-US ] = "Insert Slide" ;
97cdf0e10cSrcweir};
98cdf0e10cSrcweirString STR_INSERTLAYER
99cdf0e10cSrcweir{
100cdf0e10cSrcweir    Text [ en-US ] = "Insert Layer" ;
101cdf0e10cSrcweir};
102cdf0e10cSrcweirString STR_MODIFYLAYER
103cdf0e10cSrcweir{
104cdf0e10cSrcweir    Text [ en-US ] = "Modify Layer" ;
105cdf0e10cSrcweir};
106cdf0e10cSrcweirString STR_UNDO_SLIDE_PARAMS
107cdf0e10cSrcweir{
108cdf0e10cSrcweir    Text [ en-US ] = "Slide parameter" ;
109cdf0e10cSrcweir};
110cdf0e10cSrcweirString STR_UNDO_SLIDE_MOVE
111cdf0e10cSrcweir{
112cdf0e10cSrcweir    Text [ en-US ] = "Move slide" ;
113cdf0e10cSrcweir};
114cdf0e10cSrcweirString STR_UNDO_CUT
115cdf0e10cSrcweir{
116cdf0e10cSrcweir    Text [ en-US ] = "Cut" ;
117cdf0e10cSrcweir};
118cdf0e10cSrcweirString STR_UNDO_REPLACE
119cdf0e10cSrcweir{
120cdf0e10cSrcweir    Text [ en-US ] = "Replace" ;
121cdf0e10cSrcweir};
122cdf0e10cSrcweirString STR_UNDO_DRAGDROP
123cdf0e10cSrcweir{
124cdf0e10cSrcweir    Text [ en-US ] = "Drag and Drop" ;
125cdf0e10cSrcweir};
126cdf0e10cSrcweirString STR_INSERTGRAPHIC
127cdf0e10cSrcweir{
128cdf0e10cSrcweir    Text [ en-US ] = "Insert picture" ;
129cdf0e10cSrcweir};
130cdf0e10cSrcweirString STR_SLOW
131cdf0e10cSrcweir{
132cdf0e10cSrcweir    Text [ en-US ] = "Slow" ;
133cdf0e10cSrcweir};
134cdf0e10cSrcweirString STR_MEDIUM
135cdf0e10cSrcweir{
136cdf0e10cSrcweir    Text [ en-US ] = "Medium" ;
137cdf0e10cSrcweir};
138cdf0e10cSrcweirString STR_FAST
139cdf0e10cSrcweir{
140cdf0e10cSrcweir    Text [ en-US ] = "Fast" ;
141cdf0e10cSrcweir};
142cdf0e10cSrcweirString STR_UNDO_BEZCLOSE
143cdf0e10cSrcweir{
144cdf0e10cSrcweir    Text [ en-US ] = "Close Polygon" ;
145cdf0e10cSrcweir};
146cdf0e10cSrcweirString STR_SLIDE_MODE
147cdf0e10cSrcweir{
148cdf0e10cSrcweir    Text [ en-US ] = "Slide Sorter" ;
149cdf0e10cSrcweir};
150cdf0e10cSrcweirString STR_DRAW_MODE
151cdf0e10cSrcweir{
152cdf0e10cSrcweir    Text [ en-US ] = "Normal" ;
153cdf0e10cSrcweir};
154cdf0e10cSrcweirString STR_OUTLINE_MODE
155cdf0e10cSrcweir{
156cdf0e10cSrcweir    Text [ en-US ] = "Outline" ;
157cdf0e10cSrcweir};
158cdf0e10cSrcweirString STR_NOTES_MODE
159cdf0e10cSrcweir{
160cdf0e10cSrcweir    Text [ en-US ] = "Notes" ;
161cdf0e10cSrcweir};
162cdf0e10cSrcweirString STR_HANDOUT_MODE
163cdf0e10cSrcweir{
164cdf0e10cSrcweir    Text [ en-US ] = "Handout" ;
165cdf0e10cSrcweir};
166cdf0e10cSrcweir
167cdf0e10cSrcweirString STR_AUTOLAYOUT_NONE
168cdf0e10cSrcweir{
169cdf0e10cSrcweir    Text [ en-US ] = "Blank Slide" ;
170cdf0e10cSrcweir};
171cdf0e10cSrcweirString STR_AUTOLAYOUT_ONLY_TITLE
172cdf0e10cSrcweir{
173cdf0e10cSrcweir    Text [ en-US ] = "Title Only" ;
174cdf0e10cSrcweir};
175cdf0e10cSrcweirString STR_AUTOLAYOUT_ONLY_TEXT
176cdf0e10cSrcweir{
177cdf0e10cSrcweir    Text [ en-US ] = "Centered Text" ;
178cdf0e10cSrcweir};
179cdf0e10cSrcweirString STR_AUTOLAYOUT_TITLE
180cdf0e10cSrcweir{
181cdf0e10cSrcweir    Text [ en-US ] = "Title Slide" ;
182cdf0e10cSrcweir};
183cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT
184cdf0e10cSrcweir{
185cdf0e10cSrcweir    Text [ en-US ] = "Title, Content" ;
186cdf0e10cSrcweir};
187cdf0e10cSrcweirString STR_AUTOLAYOUT_2CONTENT
188cdf0e10cSrcweir{
189cdf0e10cSrcweir    Text [ en-US ] = "Title and 2 Content" ;
190cdf0e10cSrcweir};
191cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT_2CONTENT
192cdf0e10cSrcweir{
193cdf0e10cSrcweir    Text [ en-US ] = "Title, Content and 2 Content" ;
194cdf0e10cSrcweir};
195cdf0e10cSrcweirString STR_AUTOLAYOUT_2CONTENT_CONTENT
196cdf0e10cSrcweir{
197cdf0e10cSrcweir    Text [ en-US ] = "Title, 2 Content and Content" ;
198cdf0e10cSrcweir};
199cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT_OVER_2CONTENT
200cdf0e10cSrcweir{
201cdf0e10cSrcweir    Text [ en-US ] = "Title, Content over 2 Content" ;
202cdf0e10cSrcweir};
203cdf0e10cSrcweirString STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT
204cdf0e10cSrcweir{
205cdf0e10cSrcweir    Text [ en-US ] = "Title, 2 Content over Content" ;
206cdf0e10cSrcweir};
207cdf0e10cSrcweirString STR_AUTOLAYOUT_CONTENT_OVER_CONTENT
208cdf0e10cSrcweir{
209cdf0e10cSrcweir    Text [ en-US ] = "Title, Content over Content" ;
210cdf0e10cSrcweir};
211cdf0e10cSrcweirString STR_AUTOLAYOUT_4CONTENT
212cdf0e10cSrcweir{
213cdf0e10cSrcweir    Text [ en-US ] = "Title, 4 Content" ;
214cdf0e10cSrcweir};
215cdf0e10cSrcweirString STR_AUTOLAYOUT_6CONTENT
216cdf0e10cSrcweir{
217cdf0e10cSrcweir    Text [ en-US ] = "Title, 6 Content" ;
218cdf0e10cSrcweir};
219cdf0e10cSrcweirString STR_AL_TITLE_VERT_OUTLINE
220cdf0e10cSrcweir{
221cdf0e10cSrcweir    Text [ en-US ] = "Title, Vertical Text" ;
222cdf0e10cSrcweir};
223cdf0e10cSrcweirString STR_AL_TITLE_VERT_OUTLINE_CLIPART
224cdf0e10cSrcweir{
225cdf0e10cSrcweir    Text [ en-US ] = "Title, Vertical Text, Clipart" ;
226cdf0e10cSrcweir};
227cdf0e10cSrcweirString STR_AL_VERT_TITLE_TEXT_CHART
228cdf0e10cSrcweir{
229cdf0e10cSrcweir    Text [ en-US ] = "Vertical Title, Text, Chart" ;
230cdf0e10cSrcweir};
231cdf0e10cSrcweirString STR_AL_VERT_TITLE_VERT_OUTLINE
232cdf0e10cSrcweir{
233cdf0e10cSrcweir    Text [ en-US ] = "Vertical Title, Vertical Text" ;
234cdf0e10cSrcweir};
235cdf0e10cSrcweir
236cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT1
237cdf0e10cSrcweir{
238cdf0e10cSrcweir    Text [ en-US ] = "One Slide" ;
239cdf0e10cSrcweir};
240cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT2
241cdf0e10cSrcweir{
242cdf0e10cSrcweir    Text [ en-US ] = "Two Slides" ;
243cdf0e10cSrcweir};
244cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT3
245cdf0e10cSrcweir{
246cdf0e10cSrcweir    Text [ en-US ] = "Three Slides" ;
247cdf0e10cSrcweir};
248cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT4
249cdf0e10cSrcweir{
250cdf0e10cSrcweir    Text [ en-US ] = "Four Slides" ;
251cdf0e10cSrcweir};
252cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT6
253cdf0e10cSrcweir{
254cdf0e10cSrcweir    Text [ en-US ] = "Six Slides" ;
255cdf0e10cSrcweir};
256cdf0e10cSrcweirString STR_AUTOLAYOUT_HANDOUT9
257cdf0e10cSrcweir{
258cdf0e10cSrcweir    Text [ en-US ] = "Nine Slides" ;
259cdf0e10cSrcweir};
260cdf0e10cSrcweir
261cdf0e10cSrcweirString STR_AUTOLAYOUT_NOTES
262cdf0e10cSrcweir{
263cdf0e10cSrcweir    Text [ en-US ] = "Notes" ;
264cdf0e10cSrcweir};
265cdf0e10cSrcweirString STR_TRANSFORM
266cdf0e10cSrcweir{
267cdf0e10cSrcweir    Text [ en-US ] = "transform" ;
268cdf0e10cSrcweir};
269cdf0e10cSrcweirString STR_LINEEND
270cdf0e10cSrcweir{
271cdf0e10cSrcweir    Text [ en-US ] = "Line Ends" ;
272cdf0e10cSrcweir};
273cdf0e10cSrcweirString STR_DESC_LINEEND
274cdf0e10cSrcweir{
275cdf0e10cSrcweir    Text [ en-US ] = "Please enter a name for the new arrowhead:" ;
276cdf0e10cSrcweir};
277cdf0e10cSrcweirString STR_WARN_NAME_DUPLICATE
278cdf0e10cSrcweir{
279cdf0e10cSrcweir    Text [ en-US ] = "The name chosen already exists.\nPlease enter another name." ;
280cdf0e10cSrcweir};
281cdf0e10cSrcweirString STR_UNDO_ANIMATION
282cdf0e10cSrcweir{
283cdf0e10cSrcweir    Text [ en-US ] = "Animation parameters" ;
284cdf0e10cSrcweir};
285cdf0e10cSrcweirString STR_EXPORT_HTML_NAME
286cdf0e10cSrcweir{
287cdf0e10cSrcweir    Text [ en-US ] = "Web Page" ;
288cdf0e10cSrcweir};
289cdf0e10cSrcweirString STR_EXPORT_HTML_FILTER
290cdf0e10cSrcweir{
291cdf0e10cSrcweir    Text = "*.html;*.htm" ;
292cdf0e10cSrcweir};
293cdf0e10cSrcweirString STR_EXPORT_DIALOG_TITLE
294cdf0e10cSrcweir{
295cdf0e10cSrcweir    Text [ en-US ] = "Export" ;
296cdf0e10cSrcweir};
297cdf0e10cSrcweirString STR_HTMLEXP_DEFAULT_EXTENSION
298cdf0e10cSrcweir{
299cdf0e10cSrcweir    Text = ".html" ;
300cdf0e10cSrcweir};
301cdf0e10cSrcweirString STR_UNDO_COPYOBJECTS
302cdf0e10cSrcweir{
303cdf0e10cSrcweir    Text [ en-US ] = "Duplicate" ;
304cdf0e10cSrcweir};
305cdf0e10cSrcweirString STR_TITLE_NAMEGROUP
306cdf0e10cSrcweir{
307cdf0e10cSrcweir    Text [ en-US ] = "Name Object" ;
308cdf0e10cSrcweir};
309cdf0e10cSrcweirString STR_DESC_NAMEGROUP
310cdf0e10cSrcweir{
311cdf0e10cSrcweir    Text [ en-US ] = "Name" ;
312cdf0e10cSrcweir};
313cdf0e10cSrcweirString STR_WARN_PAGE_EXISTS
314cdf0e10cSrcweir{
315cdf0e10cSrcweir    Text [ en-US ] = "The slide name already exists or is invalid. Please enter another name." ;
316cdf0e10cSrcweir};
317cdf0e10cSrcweirString STR_SNAPDLG_SETLINE
318cdf0e10cSrcweir{
319cdf0e10cSrcweir    Text [ en-US ] = "Edit Snap Line" ;
320cdf0e10cSrcweir};
321cdf0e10cSrcweirString STR_SNAPDLG_SETPOINT
322cdf0e10cSrcweir{
323cdf0e10cSrcweir    Text [ en-US ] = "Edit Snap Point" ;
324cdf0e10cSrcweir};
325cdf0e10cSrcweirString STR_POPUP_EDIT_SNAPLINE
326cdf0e10cSrcweir{
327cdf0e10cSrcweir    Text [ en-US ] = "Edit Snap Line..." ;
328cdf0e10cSrcweir};
329cdf0e10cSrcweirString STR_POPUP_EDIT_SNAPPOINT
330cdf0e10cSrcweir{
331cdf0e10cSrcweir    Text [ en-US ] = "Edit Snap Point..." ;
332cdf0e10cSrcweir};
333cdf0e10cSrcweirString STR_POPUP_DELETE_SNAPLINE
334cdf0e10cSrcweir{
335cdf0e10cSrcweir    Text [ en-US ] = "Delete Snap Line" ;
336cdf0e10cSrcweir};
337cdf0e10cSrcweirString STR_POPUP_DELETE_SNAPPOINT
338cdf0e10cSrcweir{
339cdf0e10cSrcweir    Text [ en-US ] = "Delete Snap Point" ;
340cdf0e10cSrcweir};
341cdf0e10cSrcweirString STR_IMPRESS
342cdf0e10cSrcweir{
343cdf0e10cSrcweir    Text [ en-US ] = "StarImpress 4.0" ;
344cdf0e10cSrcweir};
345cdf0e10cSrcweirString STR_LAYER
346cdf0e10cSrcweir{
347cdf0e10cSrcweir    Text [ en-US ] = "Layer" ;
348cdf0e10cSrcweir};
349cdf0e10cSrcweirString STR_UNDO_DELETEPAGES
350cdf0e10cSrcweir{
351cdf0e10cSrcweir    Text [ en-US ] = "Delete slides" ;
352cdf0e10cSrcweir};
353cdf0e10cSrcweirString STR_UNDO_INSERTPAGES
354cdf0e10cSrcweir{
355cdf0e10cSrcweir    Text [ en-US ] = "Insert slides" ;
356cdf0e10cSrcweir};
357cdf0e10cSrcweirString STR_ASK_DELETE_LAYER
358cdf0e10cSrcweir{
359cdf0e10cSrcweir    Text [ en-US ] = "Are you sure you want to delete the level \"$\"?\nNote: All objects on this level will be deleted!" ;
360cdf0e10cSrcweir};
361cdf0e10cSrcweirString STR_ASK_DELETE_ALL_PICTURES
362cdf0e10cSrcweir{
363cdf0e10cSrcweir    Text [ en-US ] = "Do you really want to delete all images?" ;
364cdf0e10cSrcweir};
365cdf0e10cSrcweirString STR_UNDO_CHANGE_TITLE_AND_LAYOUT
366cdf0e10cSrcweir{
367cdf0e10cSrcweir    Text [ en-US ] = "Modify title and outline" ;
368cdf0e10cSrcweir};
369cdf0e10cSrcweirString STR_WAV_FILE
370cdf0e10cSrcweir{
371cdf0e10cSrcweir    Text [ en-US ] = "Sound" ;
372cdf0e10cSrcweir};
373cdf0e10cSrcweirString STR_MIDI_FILE
374cdf0e10cSrcweir{
375cdf0e10cSrcweir    Text [ en-US ] = "MIDI" ;
376cdf0e10cSrcweir};
377cdf0e10cSrcweirString STR_AU_FILE
378cdf0e10cSrcweir{
379cdf0e10cSrcweir    Text [ en-US ] = "Sun/NeXT Audio" ;
380cdf0e10cSrcweir};
381cdf0e10cSrcweirString STR_VOC_FILE
382cdf0e10cSrcweir{
383cdf0e10cSrcweir    Text [ en-US ] = "Creative Labs Audio" ;
384cdf0e10cSrcweir};
385cdf0e10cSrcweirString STR_AIFF_FILE
386cdf0e10cSrcweir{
387cdf0e10cSrcweir    Text [ en-US ] = "Apple/SGI Audio" ;
388cdf0e10cSrcweir};
389cdf0e10cSrcweirString STR_SVX_FILE
390cdf0e10cSrcweir{
391cdf0e10cSrcweir    Text [ en-US ] = "Amiga SVX Audio" ;
392cdf0e10cSrcweir};
393cdf0e10cSrcweirString STR_SD_PAGE
394cdf0e10cSrcweir{
395cdf0e10cSrcweir    Text [ en-US ] = "Slide" ;
396cdf0e10cSrcweir};
397cdf0e10cSrcweirString STR_ALL_FILES
398cdf0e10cSrcweir{
399cdf0e10cSrcweir    Text [ en-US ] = "All files (*.*)" ;
400cdf0e10cSrcweir};
401cdf0e10cSrcweirString STR_UNDO_INSERT_TEXTFRAME
402cdf0e10cSrcweir{
403cdf0e10cSrcweir    Text [ en-US ] = "Insert text frame" ;
404cdf0e10cSrcweir};
405cdf0e10cSrcweirString STR_ACTION_NOTPOSSIBLE
406cdf0e10cSrcweir{
407cdf0e10cSrcweir    Text [ en-US ] = "This function cannot be run\nwith the selected objects." ;
408cdf0e10cSrcweir};
409cdf0e10cSrcweirString STR_DLG_INSERT_PAGES_FROM_FILE
410cdf0e10cSrcweir{
411cdf0e10cSrcweir    Text [ en-US ] = "Insert File" ;
412cdf0e10cSrcweir};
413cdf0e10cSrcweirString STR_READ_DATA_ERROR
414cdf0e10cSrcweir{
415cdf0e10cSrcweir    Text [ en-US ] = "The file could not be loaded!" ;
416cdf0e10cSrcweir};
417cdf0e10cSrcweirString STR_SCALE_OBJECTS
418cdf0e10cSrcweir{
419cdf0e10cSrcweir    Text [ en-US ] = "The format of the new pages will be adapted.\nDo you want to adapt the objects, too?" ;
420cdf0e10cSrcweir};
421cdf0e10cSrcweirString STR_CREATE_PAGES
422cdf0e10cSrcweir{
423cdf0e10cSrcweir    Text [ en-US ] = "Create slides" ;
424cdf0e10cSrcweir};
425cdf0e10cSrcweirString STR_UNDO_CHANGE_PAGEFORMAT
426cdf0e10cSrcweir{
427cdf0e10cSrcweir    Text [ en-US ] = "Modify page format" ;
428cdf0e10cSrcweir};
429cdf0e10cSrcweirString STR_UNDO_CHANGE_PAGEBORDER
430cdf0e10cSrcweir{
431cdf0e10cSrcweir    Text [ en-US ] = "Modify page margins" ;
432cdf0e10cSrcweir};
433cdf0e10cSrcweirString STR_EDIT_OBJ
434cdf0e10cSrcweir{
435cdf0e10cSrcweir    Text [ en-US ] = "~Edit" ;
436cdf0e10cSrcweir};
437cdf0e10cSrcweirModalDialog RID_UNDO_DELETE_WARNING
438cdf0e10cSrcweir{
439cdf0e10cSrcweir    OutputSize = TRUE ;
440cdf0e10cSrcweir    Size = MAP_APPFONT ( 175 + 39 + (3 * 6), (7 * 12) + 6 ) ;
441cdf0e10cSrcweir    Moveable = TRUE ;
442cdf0e10cSrcweir    Closeable = TRUE ;
443cdf0e10cSrcweir
444cdf0e10cSrcweir    HelpID = HID_UNDO_DELETE_WARNING ;
445cdf0e10cSrcweir
446cdf0e10cSrcweir    FixedImage IMG_UNDO_DELETE_WARNING
447cdf0e10cSrcweir    {
448cdf0e10cSrcweir        Pos = MAP_APPFONT ( 6, 6 ) ;
449cdf0e10cSrcweir        Size = MAP_APPFONT ( 30, 30 ) ;
450cdf0e10cSrcweir    };
451cdf0e10cSrcweir    FixedText FT_UNDO_DELETE_WARNING
452cdf0e10cSrcweir    {
453cdf0e10cSrcweir        Pos = MAP_APPFONT ( 39, 6 ) ;
454cdf0e10cSrcweir        Size = MAP_APPFONT ( 175, 4 * 12 ) ;
455cdf0e10cSrcweir        WordBreak = TRUE ;
456cdf0e10cSrcweir        Text [ en-US ] = "This action deletes the list of actions that can\nbe undone. Previous changes made to the document are still valid,\nbut cannot be undone. Do you want to continue and\nthus assign the new slide design?" ;
457cdf0e10cSrcweir    };
458cdf0e10cSrcweir    CheckBox CB_UNDO_DELETE_DISABLE
459cdf0e10cSrcweir    {
460cdf0e10cSrcweir        HelpID = "sd:CheckBox:RID_UNDO_DELETE_WARNING:CB_UNDO_DELETE_DISABLE" ;
461cdf0e10cSrcweir        Pos = MAP_APPFONT ( 39, (4 * 12) + 9 ) ;
462cdf0e10cSrcweir        Size = MAP_APPFONT ( 175, 12 ) ;
463cdf0e10cSrcweir        Text [ en-US ] = "~Do not show this warning again" ;
464cdf0e10cSrcweir    };
465cdf0e10cSrcweir    OKButton BTN_UNDO_DELETE_YES
466cdf0e10cSrcweir    {
467cdf0e10cSrcweir        Pos = MAP_APPFONT ( 60, (5 * 12) + 13 ) ;
468cdf0e10cSrcweir        Size = MAP_APPFONT ( 50, 14 ) ;
469cdf0e10cSrcweir    };
470cdf0e10cSrcweir    CancelButton BTN_UNDO_DELETE_NO
471cdf0e10cSrcweir    {
472cdf0e10cSrcweir        Pos = MAP_APPFONT ( 120, (5 * 12) + 13 ) ;
473cdf0e10cSrcweir        Size = MAP_APPFONT ( 50, 14 ) ;
474cdf0e10cSrcweir        DefButton = TRUE;
475cdf0e10cSrcweir    };
476cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION" ;
477cdf0e10cSrcweir};
478cdf0e10cSrcweir
479cdf0e10cSrcweirString STR_DELETE_PAGES
480cdf0e10cSrcweir{
481cdf0e10cSrcweir    Text [ en-US ] = "Delete slides" ;
482cdf0e10cSrcweir};
483cdf0e10cSrcweirString STR_WARN_PRINTFORMAT_FAILURE
484cdf0e10cSrcweir{
485cdf0e10cSrcweir    Text [ en-US ] = "The document format could not be set on the specified printer." ;
486cdf0e10cSrcweir};
487cdf0e10cSrcweirString STR_REMOVE_LINK
488cdf0e10cSrcweir{
489cdf0e10cSrcweir    Text [ en-US ] = "This graphic is linked to a document.\nDo you want to unlink the graphic in order to edit it?" ;
490cdf0e10cSrcweir};
491cdf0e10cSrcweirString STR_IMPORT_GRFILTER_OPENERROR
492cdf0e10cSrcweir{
493cdf0e10cSrcweir    Text [ en-US ] = "Graphics file cannot be opened" ;
494cdf0e10cSrcweir};
495cdf0e10cSrcweirString STR_IMPORT_GRFILTER_IOERROR
496cdf0e10cSrcweir{
497cdf0e10cSrcweir    Text [ en-US ] = "Graphics file cannot be read" ;
498cdf0e10cSrcweir};
499cdf0e10cSrcweirString STR_IMPORT_GRFILTER_FORMATERROR
500cdf0e10cSrcweir{
501cdf0e10cSrcweir    Text [ en-US ] = "Unknown graphics format" ;
502cdf0e10cSrcweir};
503cdf0e10cSrcweirString STR_IMPORT_GRFILTER_VERSIONERROR
504cdf0e10cSrcweir{
505cdf0e10cSrcweir    Text [ en-US ] = "This graphics file version is not supported" ;
506cdf0e10cSrcweir};
507cdf0e10cSrcweirString STR_IMPORT_GRFILTER_FILTERERROR
508cdf0e10cSrcweir{
509cdf0e10cSrcweir    Text [ en-US ] = "Graphics filter not found" ;
510cdf0e10cSrcweir};
511cdf0e10cSrcweirString STR_IMPORT_GRFILTER_TOOBIG
512cdf0e10cSrcweir{
513cdf0e10cSrcweir    Text [ en-US ] = "Not enough memory to import graphics" ;
514cdf0e10cSrcweir};
515cdf0e10cSrcweirString STR_OBJECTS
516cdf0e10cSrcweir{
517cdf0e10cSrcweir    Text [ en-US ] = "Objects" ;
518cdf0e10cSrcweir};
519cdf0e10cSrcweirString STR_END_SEARCHING
520cdf0e10cSrcweir{
521cdf0e10cSrcweir    Text [ en-US ] = "The document search is finished." ;
522cdf0e10cSrcweir};
523cdf0e10cSrcweirString STR_END_SPELLING
524cdf0e10cSrcweir{
525cdf0e10cSrcweir    Text [ en-US ] = "Spellcheck of entire document has been completed." ;
526cdf0e10cSrcweir};
527cdf0e10cSrcweirString STR_END_SPELLING_OBJ
528cdf0e10cSrcweir{
529cdf0e10cSrcweir    Text [ en-US ] = "The spellcheck for the selected objects has been completed." ;
530cdf0e10cSrcweir};
531cdf0e10cSrcweirString STR_NOLANGUAGE
532cdf0e10cSrcweir{
533cdf0e10cSrcweir    Text [ en-US ] = "The selected language is not available." ;
534cdf0e10cSrcweir};
535cdf0e10cSrcweirString STR_ASK_FOR_CONVERT_TO_BEZIER
536cdf0e10cSrcweir{
537cdf0e10cSrcweir    Text [ en-US ] = "Convert selected object to curve?" ;
538cdf0e10cSrcweir};
539cdf0e10cSrcweirString STR_UNDO_CHANGE_PRES_OBJECT
540cdf0e10cSrcweir{
541cdf0e10cSrcweir    Text [ en-US ] = "Modify presentation object '$'" ;
542cdf0e10cSrcweir};
543cdf0e10cSrcweirString STR_UNDO_MODIFY_PAGE
544cdf0e10cSrcweir{
545cdf0e10cSrcweir    Text [ en-US ] = "Slide layout" ;
546cdf0e10cSrcweir};
547cdf0e10cSrcweirString STR_STATSTR_PRINT
548cdf0e10cSrcweir{
549cdf0e10cSrcweir    Text [ en-US ] = "Printing..." ;
550cdf0e10cSrcweir};
551cdf0e10cSrcweirString STR_UNDO_INSERT_FILE
552cdf0e10cSrcweir{
553cdf0e10cSrcweir    Text [ en-US ] = "Insert file" ;
554cdf0e10cSrcweir};
555cdf0e10cSrcweirString STR_SCALE_OBJS_TO_PAGE
556cdf0e10cSrcweir{
557cdf0e10cSrcweir    Text [ en-US ] = "Should the graphics be scaled to the new slide format?" ;
558cdf0e10cSrcweir};
559cdf0e10cSrcweirString STR_UNDO_INSERT_SPECCHAR
560cdf0e10cSrcweir{
561cdf0e10cSrcweir    Text [ en-US ] = "Insert special character" ;
562cdf0e10cSrcweir};
563cdf0e10cSrcweirString STR_UNDO_SET_PRESLAYOUT
564cdf0e10cSrcweir{
565cdf0e10cSrcweir    Text [ en-US ] = "Apply presentation layout" ;
566cdf0e10cSrcweir};
567cdf0e10cSrcweirString STR_STRING_NOTFOUND
568cdf0e10cSrcweir{
569cdf0e10cSrcweir    Text [ en-US ] = "Search key not found." ;
570cdf0e10cSrcweir};
571cdf0e10cSrcweirString STR_PLAY
572cdf0e10cSrcweir{
573cdf0e10cSrcweir    Text [ en-US ] = "~Play" ;
574cdf0e10cSrcweir};
575cdf0e10cSrcweirString STR_STOP
576cdf0e10cSrcweir{
577cdf0e10cSrcweir    Text [ en-US ] = "Sto~p" ;
578cdf0e10cSrcweir};
579cdf0e10cSrcweirString STR_UNDO_ORIGINALSIZE
580cdf0e10cSrcweir{
581cdf0e10cSrcweir    Text [ en-US ] = "Original Size" ;
582cdf0e10cSrcweir};
583cdf0e10cSrcweirString STR_PRINT_DRAWING
584cdf0e10cSrcweir{
585cdf0e10cSrcweir    Text [ en-US ] = " (Drawing)" ;
586cdf0e10cSrcweir};
587cdf0e10cSrcweirString STR_PRINT_NOTES
588cdf0e10cSrcweir{
589cdf0e10cSrcweir    Text [ en-US ] = " (Notes)" ;
590cdf0e10cSrcweir};
591cdf0e10cSrcweirString STR_PRINT_HANDOUT
592cdf0e10cSrcweir{
593cdf0e10cSrcweir    Text [ en-US ] = " (Handout)" ;
594cdf0e10cSrcweir};
595cdf0e10cSrcweirString STR_PRINT_OUTLINE
596cdf0e10cSrcweir{
597cdf0e10cSrcweir    Text [ en-US ] = " (Outline)" ;
598cdf0e10cSrcweir};
599cdf0e10cSrcweirString STR_WARN_SCALE_FAIL
600cdf0e10cSrcweir{
601cdf0e10cSrcweir    Text [ en-US ] = "The specified scale is invalid.\nDo you want to enter a new one?" ;
602cdf0e10cSrcweir};
603cdf0e10cSrcweirString STR_CLICK_ACTION_NONE
604cdf0e10cSrcweir{
605cdf0e10cSrcweir    Text [ en-US ] = "No action" ;
606cdf0e10cSrcweir};
607cdf0e10cSrcweirString STR_CLICK_ACTION_PREVPAGE
608cdf0e10cSrcweir{
609cdf0e10cSrcweir    Text [ en-US ] = "Go to previous slide" ;
610cdf0e10cSrcweir};
611cdf0e10cSrcweirString STR_CLICK_ACTION_NEXTPAGE
612cdf0e10cSrcweir{
613cdf0e10cSrcweir    Text [ en-US ] = "Go to next slide" ;
614cdf0e10cSrcweir};
615cdf0e10cSrcweirString STR_CLICK_ACTION_FIRSTPAGE
616cdf0e10cSrcweir{
617cdf0e10cSrcweir    Text [ en-US ] = "Go to first slide" ;
618cdf0e10cSrcweir};
619cdf0e10cSrcweirString STR_CLICK_ACTION_LASTPAGE
620cdf0e10cSrcweir{
621cdf0e10cSrcweir    Text [ en-US ] = "Go to last slide" ;
622cdf0e10cSrcweir};
623cdf0e10cSrcweirString STR_CLICK_ACTION_BOOKMARK
624cdf0e10cSrcweir{
625cdf0e10cSrcweir    Text [ en-US ] = "Go to page or object" ;
626cdf0e10cSrcweir};
627cdf0e10cSrcweirString STR_CLICK_ACTION_DOCUMENT
628cdf0e10cSrcweir{
629cdf0e10cSrcweir    Text [ en-US ] = "Go to document" ;
630cdf0e10cSrcweir};
631cdf0e10cSrcweirString STR_CLICK_ACTION_VANISH
632cdf0e10cSrcweir{
633cdf0e10cSrcweir    Text [ en-US ] = "Fade object" ;
634cdf0e10cSrcweir};
635cdf0e10cSrcweirString STR_CLICK_ACTION_INVISIBLE
636cdf0e10cSrcweir{
637cdf0e10cSrcweir    Text [ en-US ] = "Hide object" ;
638cdf0e10cSrcweir};
639cdf0e10cSrcweirString STR_CLICK_ACTION_SOUND
640cdf0e10cSrcweir{
641cdf0e10cSrcweir    Text [ en-US ] = "Play sound" ;
642cdf0e10cSrcweir};
643cdf0e10cSrcweirString STR_CLICK_ACTION_VERB
644cdf0e10cSrcweir{
645cdf0e10cSrcweir    Text [ en-US ] = "Start object action" ;
646cdf0e10cSrcweir};
647cdf0e10cSrcweirString STR_CLICK_ACTION_PROGRAM
648cdf0e10cSrcweir{
649cdf0e10cSrcweir    Text [ en-US ] = "Run program" ;
650cdf0e10cSrcweir};
651cdf0e10cSrcweirString STR_CLICK_ACTION_MACRO
652cdf0e10cSrcweir{
653cdf0e10cSrcweir    Text [ en-US ] = "Run macro" ;
654cdf0e10cSrcweir};
655cdf0e10cSrcweirString STR_CLICK_ACTION_STOPPRESENTATION
656cdf0e10cSrcweir{
657cdf0e10cSrcweir    Text [ en-US ] = "Exit presentation" ;
658cdf0e10cSrcweir};
659cdf0e10cSrcweirString STR_EFFECTDLG_JUMP
660cdf0e10cSrcweir{
661cdf0e10cSrcweir    Text [ en-US ] = "Target" ;
662cdf0e10cSrcweir};
663cdf0e10cSrcweirString STR_EFFECTDLG_ACTION
664cdf0e10cSrcweir{
665cdf0e10cSrcweir    Text [ en-US ] = "Act~ion" ;
666cdf0e10cSrcweir};
667cdf0e10cSrcweirString STR_EFFECTDLG_SOUND
668cdf0e10cSrcweir{
669cdf0e10cSrcweir    Text [ en-US ] = "Sound" ;
670cdf0e10cSrcweir};
671cdf0e10cSrcweirString STR_EFFECTDLG_PAGE_OBJECT
672cdf0e10cSrcweir{
673cdf0e10cSrcweir    Text [ en-US ] = "Slide / Object" ;
674cdf0e10cSrcweir};
675cdf0e10cSrcweirString STR_EFFECTDLG_DOCUMENT
676cdf0e10cSrcweir{
677cdf0e10cSrcweir    Text [ en-US ] = "Document" ;
678cdf0e10cSrcweir};
679cdf0e10cSrcweirString STR_EFFECTDLG_PROGRAM
680cdf0e10cSrcweir{
681cdf0e10cSrcweir    Text [ en-US ] = "Program" ;
682cdf0e10cSrcweir};
683cdf0e10cSrcweirString STR_EFFECTDLG_MACRO
684cdf0e10cSrcweir{
685cdf0e10cSrcweir    Text [ en-US ] = "Macro" ;
686cdf0e10cSrcweir};
687cdf0e10cSrcweir // Strings fuer Animations-Effekte
688cdf0e10cSrcweirString STR_EFFECT_NONE
689cdf0e10cSrcweir{
690cdf0e10cSrcweir    Text [ en-US ] = "No Effect" ;
691cdf0e10cSrcweir};
692cdf0e10cSrcweirString STR_INSERT_TEXT
693cdf0e10cSrcweir{
694cdf0e10cSrcweir    Text [ en-US ] = "Insert Text" ;
695cdf0e10cSrcweir};
696cdf0e10cSrcweirString STR_SLIDE_SINGULAR
697cdf0e10cSrcweir{
698cdf0e10cSrcweir    Text [ en-US ] = " Slide" ;
699cdf0e10cSrcweir};
700cdf0e10cSrcweirString STR_SLIDE_PLURAL
701cdf0e10cSrcweir{
702cdf0e10cSrcweir    Text [ en-US ] = " Slides" ;
703cdf0e10cSrcweir};
704cdf0e10cSrcweirString STR_LOAD_PRESENTATION_LAYOUT
705cdf0e10cSrcweir{
706cdf0e10cSrcweir    Text [ en-US ] = "Load Slide Design" ;
707cdf0e10cSrcweir};
708cdf0e10cSrcweirString STR_DRAGTYPE_URL
709cdf0e10cSrcweir{
710cdf0e10cSrcweir    Text [ en-US ] = "Insert as hyperlink" ;
711cdf0e10cSrcweir};
712cdf0e10cSrcweirString STR_DRAGTYPE_EMBEDDED
713cdf0e10cSrcweir{
714cdf0e10cSrcweir    Text [ en-US ] = "Insert as copy" ;
715cdf0e10cSrcweir};
716cdf0e10cSrcweirString STR_DRAGTYPE_LINK
717cdf0e10cSrcweir{
718cdf0e10cSrcweir    Text [ en-US ] = "Insert as link" ;
719cdf0e10cSrcweir};
720cdf0e10cSrcweirString STR_GLUE_ESCDIR_SMART
721cdf0e10cSrcweir{
722cdf0e10cSrcweir    Text [ en-US ] = "Smart" ;
723cdf0e10cSrcweir};
724cdf0e10cSrcweirString STR_GLUE_ESCDIR_LEFT
725cdf0e10cSrcweir{
726cdf0e10cSrcweir    Text [ en-US ] = "Left" ;
727cdf0e10cSrcweir};
728cdf0e10cSrcweirString STR_GLUE_ESCDIR_RIGHT
729cdf0e10cSrcweir{
730cdf0e10cSrcweir    Text [ en-US ] = "Right" ;
731cdf0e10cSrcweir};
732cdf0e10cSrcweirString STR_GLUE_ESCDIR_TOP
733cdf0e10cSrcweir{
734cdf0e10cSrcweir    Text [ en-US ] = "Top" ;
735cdf0e10cSrcweir};
736cdf0e10cSrcweirString STR_GLUE_ESCDIR_BOTTOM
737cdf0e10cSrcweir{
738cdf0e10cSrcweir    Text [ en-US ] = "Bottom" ;
739cdf0e10cSrcweir};
740cdf0e10cSrcweirString STR_GLUE_ESCDIR_LO
741cdf0e10cSrcweir{
742cdf0e10cSrcweir    Text [ en-US ] = "Top Left?" ;
743cdf0e10cSrcweir};
744cdf0e10cSrcweirString STR_GLUE_ESCDIR_LU
745cdf0e10cSrcweir{
746cdf0e10cSrcweir    Text [ en-US ] = "Bottom Left?" ;
747cdf0e10cSrcweir};
748cdf0e10cSrcweirString STR_GLUE_ESCDIR_RO
749cdf0e10cSrcweir{
750cdf0e10cSrcweir    Text [ en-US ] = "Top Right?" ;
751cdf0e10cSrcweir};
752cdf0e10cSrcweirString STR_GLUE_ESCDIR_RU
753cdf0e10cSrcweir{
754cdf0e10cSrcweir    Text [ en-US ] = "Bottom Right?" ;
755cdf0e10cSrcweir};
756cdf0e10cSrcweirString STR_GLUE_ESCDIR_HORZ
757cdf0e10cSrcweir{
758cdf0e10cSrcweir    Text [ en-US ] = "Horizontal" ;
759cdf0e10cSrcweir};
760cdf0e10cSrcweirString STR_GLUE_ESCDIR_VERT
761cdf0e10cSrcweir{
762cdf0e10cSrcweir    Text [ en-US ] = "Vertical" ;
763cdf0e10cSrcweir};
764cdf0e10cSrcweirString STR_GLUE_ESCDIR_ALL
765cdf0e10cSrcweir{
766cdf0e10cSrcweir    Text [ en-US ] = "All?" ;
767cdf0e10cSrcweir};
768cdf0e10cSrcweirString STR_CANT_PERFORM_IN_LIVEMODE
769cdf0e10cSrcweir{
770cdf0e10cSrcweir    Text [ en-US ] = "This action can't be run in the live mode." ;
771cdf0e10cSrcweir};
772cdf0e10cSrcweirString STR_PUBLISH_BACK
773cdf0e10cSrcweir{
774cdf0e10cSrcweir    Text [ en-US ] = "Back" ;
775cdf0e10cSrcweir};
776cdf0e10cSrcweirString STR_PUBLISH_NEXT
777cdf0e10cSrcweir{
778cdf0e10cSrcweir    Text [ en-US ] = "Continue" ;
779cdf0e10cSrcweir};
780cdf0e10cSrcweirString STR_PUBLISH_OUTLINE
781cdf0e10cSrcweir{
782cdf0e10cSrcweir    Text [ en-US ] = "Overview" ;
783cdf0e10cSrcweir};
784cdf0e10cSrcweirString STR_EYEDROPPER
785cdf0e10cSrcweir{
786cdf0e10cSrcweir    Text [ en-US ] = "Color Replacer" ;
787cdf0e10cSrcweir};
788cdf0e10cSrcweirString STR_UNDO_MORPHING
789cdf0e10cSrcweir{
790cdf0e10cSrcweir    Text [ en-US ] = "Cross-fading" ;
791cdf0e10cSrcweir};
792cdf0e10cSrcweirString STR_UNDO_COLORRESOLUTION
793cdf0e10cSrcweir{
794cdf0e10cSrcweir    Text [ en-US ] = "Color resolution" ;
795cdf0e10cSrcweir};
796cdf0e10cSrcweirString STR_UNDO_EXPAND_PAGE
797cdf0e10cSrcweir{
798cdf0e10cSrcweir    Text [ en-US ] = "Expand Slide" ;
799cdf0e10cSrcweir};
800cdf0e10cSrcweirString STR_UNDO_SUMMARY_PAGE
801cdf0e10cSrcweir{
802cdf0e10cSrcweir    Text [ en-US ] = "Table of Contents Slide" ;
803cdf0e10cSrcweir};
804cdf0e10cSrcweirString STR_TWAIN_NO_SOURCE_UNX
805cdf0e10cSrcweir{
806cdf0e10cSrcweir    Text [ en-US ] = "No SANE source is available at the moment." ;
807cdf0e10cSrcweir};
808cdf0e10cSrcweir
809cdf0e10cSrcweirString STR_TWAIN_NO_SOURCE
810cdf0e10cSrcweir{
811cdf0e10cSrcweir    Text [ en-US ] = "At present, no TWAIN source is available." ;
812cdf0e10cSrcweir};
813cdf0e10cSrcweir
814cdf0e10cSrcweirString STR_FIX
815cdf0e10cSrcweir{
816cdf0e10cSrcweir    Text [ en-US ] = "Fixed" ;
817cdf0e10cSrcweir};
818cdf0e10cSrcweirString STR_VAR
819cdf0e10cSrcweir{
820cdf0e10cSrcweir    Text [ en-US ] = "Variable" ;
821cdf0e10cSrcweir};
822cdf0e10cSrcweirString STR_STANDARD_NORMAL
823cdf0e10cSrcweir{
824cdf0e10cSrcweir    Text [ en-US ] = "Standard" ;
825cdf0e10cSrcweir};
826cdf0e10cSrcweirString STR_STANDARD_SMALL
827cdf0e10cSrcweir{
828cdf0e10cSrcweir    Text [ en-US ] = "Standard (short)" ;
829cdf0e10cSrcweir};
830cdf0e10cSrcweirString STR_STANDARD_BIG
831cdf0e10cSrcweir{
832cdf0e10cSrcweir    Text [ en-US ] = "Standard (long)" ;
833cdf0e10cSrcweir};
834cdf0e10cSrcweirString STR_FILEFORMAT_NAME_EXT
835cdf0e10cSrcweir{
836cdf0e10cSrcweir    Text [ en-US ] = "File name" ;
837cdf0e10cSrcweir};
838cdf0e10cSrcweirString STR_FILEFORMAT_FULLPATH
839cdf0e10cSrcweir{
840cdf0e10cSrcweir    Text [ en-US ] = "Path/File name" ;
841cdf0e10cSrcweir};
842cdf0e10cSrcweirString STR_FILEFORMAT_PATH
843cdf0e10cSrcweir{
844cdf0e10cSrcweir    Text [ en-US ] = "Path" ;
845cdf0e10cSrcweir};
846cdf0e10cSrcweirString STR_FILEFORMAT_NAME
847cdf0e10cSrcweir{
848cdf0e10cSrcweir    Text [ en-US ] = "File name without extension" ;
849cdf0e10cSrcweir};
850cdf0e10cSrcweirString STR_RELEASE_GRAPHICLINK
851cdf0e10cSrcweir{
852cdf0e10cSrcweir    Text [ en-US ] = "This graphic is linked to a document. Do you want to unlink the graphic in order to edit it?" ;
853cdf0e10cSrcweir};
854cdf0e10cSrcweirString STR_NEW_CUSTOMSHOW
855cdf0e10cSrcweir{
856cdf0e10cSrcweir    Text [ en-US ] = "New Custom Slide Show" ;
857cdf0e10cSrcweir};
858cdf0e10cSrcweirString STR_COPY_CUSTOMSHOW
859cdf0e10cSrcweir{
860cdf0e10cSrcweir    Text [ en-US ] = "Copy " ;
861cdf0e10cSrcweir};
862cdf0e10cSrcweirString STR_IMPRESS_DOCUMENT
863cdf0e10cSrcweir{
864cdf0e10cSrcweir    Text [ en-US ] = "Presentation" ;
865cdf0e10cSrcweir};
866cdf0e10cSrcweirString STR_IMPRESS_DOCUMENT_FULLTYPE_60
867cdf0e10cSrcweir{
868cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Presentation" ;
869cdf0e10cSrcweir};
870cdf0e10cSrcweirString STR_GRAPHIC_DOCUMENT
871cdf0e10cSrcweir{
872cdf0e10cSrcweir    Text [ en-US ] = "Drawing" ;
873cdf0e10cSrcweir};
874cdf0e10cSrcweirString STR_GRAPHIC_DOCUMENT_FULLTYPE_60
875cdf0e10cSrcweir{
876cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Drawing" ;
877cdf0e10cSrcweir};
878cdf0e10cSrcweirString STR_BREAK_METAFILE
879cdf0e10cSrcweir{
880cdf0e10cSrcweir    Text [ en-US ] = "Ungroup Metafile(s)..." ;
881cdf0e10cSrcweir};
882cdf0e10cSrcweirString STR_BREAK_FAIL
883cdf0e10cSrcweir{
884cdf0e10cSrcweir    Text [ en-US ] = "It was not possible to ungroup all drawing objects." ;
885cdf0e10cSrcweir};
886cdf0e10cSrcweir
887cdf0e10cSrcweir// HtmlExport
888cdf0e10cSrcweirString STR_PUBDLG_SAMENAME
889cdf0e10cSrcweir{
890cdf0e10cSrcweir    Text [ en-US ] = "A design already exists with this name.\nDo you want to replace it?" ;
891cdf0e10cSrcweir};
892cdf0e10cSrcweir
893cdf0e10cSrcweirString STR_HTMLATTR_TEXT
894cdf0e10cSrcweir{
895cdf0e10cSrcweir    Text [ en-US ] = "Text" ;
896cdf0e10cSrcweir};
897cdf0e10cSrcweir
898cdf0e10cSrcweirString STR_HTMLATTR_LINK
899cdf0e10cSrcweir{
900cdf0e10cSrcweir    Text [ en-US ] = "Hyperlink" ;
901cdf0e10cSrcweir};
902cdf0e10cSrcweir
903cdf0e10cSrcweirString STR_HTMLATTR_VLINK
904cdf0e10cSrcweir{
905cdf0e10cSrcweir    Text [ en-US ] = "Visited link" ;
906cdf0e10cSrcweir};
907cdf0e10cSrcweir
908cdf0e10cSrcweirString STR_HTMLATTR_ALINK
909cdf0e10cSrcweir{
910cdf0e10cSrcweir    Text [ en-US ] = "Active link" ;
911cdf0e10cSrcweir};
912cdf0e10cSrcweir
913cdf0e10cSrcweirString STR_HTMLEXP_NOTES
914cdf0e10cSrcweir{
915cdf0e10cSrcweir    Text [ en-US ] = "Notes" ;
916cdf0e10cSrcweir};
917cdf0e10cSrcweir
918cdf0e10cSrcweirString STR_HTMLEXP_CONTENTS
919cdf0e10cSrcweir{
920cdf0e10cSrcweir    Text [ en-US ] = "Table of contents" ;
921cdf0e10cSrcweir};
922cdf0e10cSrcweir
923cdf0e10cSrcweirString STR_HTMLEXP_CLICKSTART
924cdf0e10cSrcweir{
925cdf0e10cSrcweir    Text [ en-US ] = "Click here to start" ;
926cdf0e10cSrcweir};
927cdf0e10cSrcweir
928cdf0e10cSrcweirString STR_HTMLEXP_AUTHOR
929cdf0e10cSrcweir{
930cdf0e10cSrcweir    Text [ en-US ] = "Author" ;
931cdf0e10cSrcweir};
932cdf0e10cSrcweir
933cdf0e10cSrcweirString STR_HTMLEXP_EMAIL
934cdf0e10cSrcweir{
935cdf0e10cSrcweir    Text [ en-US ] = "E-mail" ;
936cdf0e10cSrcweir};
937cdf0e10cSrcweir
938cdf0e10cSrcweirString STR_HTMLEXP_HOMEPAGE
939cdf0e10cSrcweir{
940cdf0e10cSrcweir    Text [ en-US ] = "Homepage" ;
941cdf0e10cSrcweir};
942cdf0e10cSrcweir
943cdf0e10cSrcweirString STR_HTMLEXP_INFO
944cdf0e10cSrcweir{
945cdf0e10cSrcweir    Text [ en-US ] = "Further information" ;
946cdf0e10cSrcweir};
947cdf0e10cSrcweir
948cdf0e10cSrcweirString STR_HTMLEXP_DOWNLOAD
949cdf0e10cSrcweir{
950cdf0e10cSrcweir    Text [ en-US ] = "Download presentation" ;
951cdf0e10cSrcweir};
952cdf0e10cSrcweir
953cdf0e10cSrcweirString STR_HTMLEXP_NOFRAMES
954cdf0e10cSrcweir{
955cdf0e10cSrcweir    Text [ en-US ] = "Unfortunately your browser does not support floating frames." ;
956cdf0e10cSrcweir};
957cdf0e10cSrcweir
958cdf0e10cSrcweirString STR_HTMLEXP_FIRSTPAGE
959cdf0e10cSrcweir{
960cdf0e10cSrcweir    Text [ en-US ] = "First page" ;
961cdf0e10cSrcweir};
962cdf0e10cSrcweir
963cdf0e10cSrcweirString STR_HTMLEXP_LASTPAGE
964cdf0e10cSrcweir{
965cdf0e10cSrcweir    Text [ en-US ] = "Last page" ;
966cdf0e10cSrcweir};
967cdf0e10cSrcweir
968cdf0e10cSrcweirString STR_HTMLEXP_SETTEXT
969cdf0e10cSrcweir{
970cdf0e10cSrcweir    Text [ en-US ] = "Text" ;
971cdf0e10cSrcweir};
972cdf0e10cSrcweir
973cdf0e10cSrcweirString STR_HTMLEXP_SETGRAPHIC
974cdf0e10cSrcweir{
975cdf0e10cSrcweir    Text [ en-US ] = "Graphics" ;
976cdf0e10cSrcweir};
977cdf0e10cSrcweir
978cdf0e10cSrcweirString STR_HTMLEXP_OUTLINE
979cdf0e10cSrcweir{
980cdf0e10cSrcweir    Text [ en-US ] = "With contents" ;
981cdf0e10cSrcweir};
982cdf0e10cSrcweir
983cdf0e10cSrcweirString STR_HTMLEXP_NOOUTLINE
984cdf0e10cSrcweir{
985cdf0e10cSrcweir    Text [ en-US ] = "Without contents" ;
986cdf0e10cSrcweir};
987cdf0e10cSrcweir
988cdf0e10cSrcweirString STR_WEBVIEW_SAVE
989cdf0e10cSrcweir{
990cdf0e10cSrcweir    Text [ en-US ] = "To given page" ;
991cdf0e10cSrcweir};
992cdf0e10cSrcweir
993cdf0e10cSrcweirString STR_UNDO_VECTORIZE
994cdf0e10cSrcweir{
995cdf0e10cSrcweir    Text [ en-US ] = "Convert bitmap to polygon" ;
996cdf0e10cSrcweir};
997cdf0e10cSrcweir
998cdf0e10cSrcweirString STR_PRES_SOFTEND
999cdf0e10cSrcweir{
1000cdf0e10cSrcweir    Text [ en-US ] = "Click to exit presentation..." ;
1001cdf0e10cSrcweir};
1002cdf0e10cSrcweir
1003cdf0e10cSrcweirString STR_PRES_PAUSE
1004cdf0e10cSrcweir{
1005cdf0e10cSrcweir    Text [ en-US ] = "Pause..." ;
1006cdf0e10cSrcweir};
1007cdf0e10cSrcweir
1008cdf0e10cSrcweirSTRING STR_WIZARD_ORIGINAL
1009cdf0e10cSrcweir{
1010cdf0e10cSrcweir    Text [ en-US ] = "<Original>" ;
1011cdf0e10cSrcweir};
1012cdf0e10cSrcweir
1013cdf0e10cSrcweirSTRING STR_ISLOADING
1014cdf0e10cSrcweir{
1015cdf0e10cSrcweir    Text [ en-US ] = "Loading..." ;
1016cdf0e10cSrcweir};
1017cdf0e10cSrcweir
1018cdf0e10cSrcweirString STR_DRAW_GRAF_TOOLBOX
1019cdf0e10cSrcweir{
1020cdf0e10cSrcweir    Text [ en-US ] = "Graphics Object Bar" ;
1021cdf0e10cSrcweir};
1022cdf0e10cSrcweir
1023cdf0e10cSrcweirString STR_UNDO_APPLY_3D_FAVOURITE
1024cdf0e10cSrcweir{
1025cdf0e10cSrcweir    Text [ en-US ] = "Apply 3D favorite" ;
1026cdf0e10cSrcweir};
1027cdf0e10cSrcweir
1028cdf0e10cSrcweirString STR_UNDO_GRAFFILTER
1029cdf0e10cSrcweir{
1030cdf0e10cSrcweir    Text [ en-US ] = "Graphics filter" ;
1031cdf0e10cSrcweir};
1032cdf0e10cSrcweir
1033cdf0e10cSrcweirString STR_WARNING_NOSOUNDFILE
1034cdf0e10cSrcweir{
1035cdf0e10cSrcweir    Text [ en-US ] = "The file %\nis not a valid sound file!" ;
1036cdf0e10cSrcweir};
1037cdf0e10cSrcweir
1038cdf0e10cSrcweirString STR_UNDO_CONVERT_TO_METAFILE
1039cdf0e10cSrcweir{
1040cdf0e10cSrcweir    Text [ en-US ] = "Convert to metafile" ;
1041cdf0e10cSrcweir};
1042cdf0e10cSrcweir
1043cdf0e10cSrcweirString STR_UNDO_CONVERT_TO_BITMAP
1044cdf0e10cSrcweir{
1045cdf0e10cSrcweir    Text [ en-US ] = "Convert to bitmap" ;
1046cdf0e10cSrcweir};
1047cdf0e10cSrcweirString STR_HTMLEXP_ERROR_CREATE_FILE
1048cdf0e10cSrcweir{
1049cdf0e10cSrcweir    Text [ en-US ] = "Cannot create the file $(URL1)." ;
1050cdf0e10cSrcweir};
1051cdf0e10cSrcweirString STR_HTMLEXP_ERROR_OPEN_FILE
1052cdf0e10cSrcweir{
1053cdf0e10cSrcweir    Text [ en-US ] = "Could not open the file $(URL1)." ;
1054cdf0e10cSrcweir};
1055cdf0e10cSrcweirString STR_HTMLEXP_ERROR_COPY_FILE
1056cdf0e10cSrcweir{
1057cdf0e10cSrcweir    Text [ en-US ] = "The file $(URL1) could not be copied to $(URL2)" ;
1058cdf0e10cSrcweir};
1059cdf0e10cSrcweirString STR_PAGE_BACKGROUND_TITLE
1060cdf0e10cSrcweir{
1061cdf0e10cSrcweir    Text [ en-US ] = "Page Settings" ;
1062cdf0e10cSrcweir};
1063cdf0e10cSrcweirString STR_PAGE_BACKGROUND_TXT
1064cdf0e10cSrcweir{
1065cdf0e10cSrcweir    Text [ en-US ] = "Background settings for all pages?" ;
1066cdf0e10cSrcweir};
1067cdf0e10cSrcweirString STR_TITLE_RENAMESLIDE
1068cdf0e10cSrcweir{
1069cdf0e10cSrcweir    Text [ en-US ] = "Rename Slide" ;
1070cdf0e10cSrcweir};
1071cdf0e10cSrcweirString STR_TITLE_SAVE_AS_PICTURE
1072cdf0e10cSrcweir{
1073cdf0e10cSrcweir    Text [ en-US ] = "Save as Picture" ;
1074cdf0e10cSrcweir};
1075cdf0e10cSrcweirString STR_DESC_RENAMESLIDE
1076cdf0e10cSrcweir{
1077cdf0e10cSrcweir    Text [ en-US ] = "Name" ;
1078cdf0e10cSrcweir};
1079cdf0e10cSrcweir
1080cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_TITLE
1081cdf0e10cSrcweir{
1082cdf0e10cSrcweir    Text [ en-US ] = "Title Area for AutoLayouts" ;
1083cdf0e10cSrcweir};
1084cdf0e10cSrcweir
1085cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_OUTLINE
1086cdf0e10cSrcweir{
1087cdf0e10cSrcweir    Text [ en-US ] = "Object Area for AutoLayouts" ;
1088cdf0e10cSrcweir};
1089cdf0e10cSrcweir
1090cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_FOOTER
1091cdf0e10cSrcweir{
1092cdf0e10cSrcweir    Text [ en-US ] = "Footer Area" ;
1093cdf0e10cSrcweir};
1094cdf0e10cSrcweir
1095cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_HEADER
1096cdf0e10cSrcweir{
1097cdf0e10cSrcweir    Text [ en-US ] = "Header Area" ;
1098cdf0e10cSrcweir};
1099cdf0e10cSrcweir
1100cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_DATETIME
1101cdf0e10cSrcweir{
1102cdf0e10cSrcweir    Text [ en-US ] = "Date Area" ;
1103cdf0e10cSrcweir};
1104cdf0e10cSrcweir
1105cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_SLIDE
1106cdf0e10cSrcweir{
1107cdf0e10cSrcweir    Text [ en-US ] = "Slide Number Area" ;
1108cdf0e10cSrcweir};
1109cdf0e10cSrcweir
1110cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_NUMBER
1111cdf0e10cSrcweir{
1112cdf0e10cSrcweir    Text [ en-US ] = "Page Number Area" ;
1113cdf0e10cSrcweir};
1114cdf0e10cSrcweir
1115cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_HEADER
1116cdf0e10cSrcweir{
1117cdf0e10cSrcweir    Text [ en-US ] = "<header>" ;
1118cdf0e10cSrcweir};
1119cdf0e10cSrcweir
1120cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_FOOTER
1121cdf0e10cSrcweir{
1122cdf0e10cSrcweir    Text [ en-US ] = "<footer>" ;
1123cdf0e10cSrcweir};
1124cdf0e10cSrcweir
1125cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_DATETIME
1126cdf0e10cSrcweir{
1127cdf0e10cSrcweir    Text [ en-US ] = "<date/time>" ;
1128cdf0e10cSrcweir};
1129cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_NUMBER
1130cdf0e10cSrcweir{
1131cdf0e10cSrcweir    Text [ en-US ] = "<number>" ;
1132cdf0e10cSrcweir};
1133cdf0e10cSrcweirString STR_FIELD_PLACEHOLDER_COUNT
1134cdf0e10cSrcweir{
1135cdf0e10cSrcweir    Text [ en-US ]="<count>" ;
1136cdf0e10cSrcweir};
1137cdf0e10cSrcweir
1138cdf0e10cSrcweirString STR_PLACEHOLDER_DESCRIPTION_NOTES
1139cdf0e10cSrcweir{
1140cdf0e10cSrcweir    Text [ en-US ] = "Notes Area" ;
1141cdf0e10cSrcweir};
1142cdf0e10cSrcweir
1143cdf0e10cSrcweirString STR_UNDO_HANGULHANJACONVERSION
1144cdf0e10cSrcweir{
1145cdf0e10cSrcweir    Text [ en-US ] = "Hangul/Hanja Conversion" ;
1146cdf0e10cSrcweir};
1147cdf0e10cSrcweir
1148cdf0e10cSrcweirString STR_LEFT_PANE_IMPRESS_TITLE
1149cdf0e10cSrcweir{
1150cdf0e10cSrcweir    Text [ en-US ] = "Slides" ;
1151cdf0e10cSrcweir};
1152cdf0e10cSrcweirString STR_LEFT_PANE_DRAW_TITLE
1153cdf0e10cSrcweir{
1154cdf0e10cSrcweir    Text [ en-US ] = "Pages" ;
1155cdf0e10cSrcweir};
1156cdf0e10cSrcweirString STR_RIGHT_PANE_TITLE
1157cdf0e10cSrcweir{
1158cdf0e10cSrcweir    Text [ en-US ] = "Tasks" ;
1159cdf0e10cSrcweir};
1160cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_TITLE
1161cdf0e10cSrcweir{
1162cdf0e10cSrcweir    Text [ en-US ] = "Master Pages" ;
1163cdf0e10cSrcweir};
1164cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_MENU_TITLE
1165cdf0e10cSrcweir{
1166cdf0e10cSrcweir    Text [ en-US ] = "View" ;
1167cdf0e10cSrcweir};
1168cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_MENU_LOCK
1169cdf0e10cSrcweir{
1170cdf0e10cSrcweir    Text [ en-US ] = "~Dock Task Pane" ;
1171cdf0e10cSrcweir};
1172cdf0e10cSrcweirString STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK
1173cdf0e10cSrcweir{
1174cdf0e10cSrcweir    Text [ en-US ] = "~Undock Task Pane" ;
1175cdf0e10cSrcweir};
1176cdf0e10cSrcweirString STR_TASKPANEL_CURRENT_MASTER_PAGES_TITLE
1177cdf0e10cSrcweir{
1178cdf0e10cSrcweir    Text [ en-US ] = "Used in This Presentation" ;
1179cdf0e10cSrcweir};
1180cdf0e10cSrcweirString STR_TASKPANEL_RECENT_MASTER_PAGES_TITLE
1181cdf0e10cSrcweir{
1182cdf0e10cSrcweir    Text [ en-US ] = "Recently Used" ;
1183cdf0e10cSrcweir};
1184cdf0e10cSrcweirString STR_TASKPANEL_ALL_MASTER_PAGES_TITLE
1185cdf0e10cSrcweir{
1186cdf0e10cSrcweir    Text [ en-US ] = "Available for Use" ;
1187cdf0e10cSrcweir};
1188cdf0e10cSrcweirString STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION
1189cdf0e10cSrcweir{
1190cdf0e10cSrcweir    Text [ en-US ] = "Preview not available" ;
1191cdf0e10cSrcweir};
1192cdf0e10cSrcweirString STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION
1193cdf0e10cSrcweir{
1194cdf0e10cSrcweir    Text [ en-US ] = "Preparing preview" ;
1195cdf0e10cSrcweir};
1196cdf0e10cSrcweirString STR_TASKPANEL_LAYOUT_MENU_TITLE
1197cdf0e10cSrcweir{
1198cdf0e10cSrcweir    Text [ en-US ] = "Layouts" ;
1199cdf0e10cSrcweir};
1200cdf0e10cSrcweirString STR_GRAPHICS_STYLE_FAMILY
1201cdf0e10cSrcweir{
1202cdf0e10cSrcweir    Text [ en-US ] = "Graphics Styles" ;
1203cdf0e10cSrcweir};
1204cdf0e10cSrcweirString STR_CELL_STYLE_FAMILY
1205cdf0e10cSrcweir{
1206cdf0e10cSrcweir    Text [ en-US ] = "Cell Styles" ;
1207cdf0e10cSrcweir};
1208cdf0e10cSrcweirString DLG_TABLEDESIGNPANE
1209cdf0e10cSrcweir{
1210cdf0e10cSrcweir    Text [ en-US ] = "Table Designs" ;
1211cdf0e10cSrcweir};
1212cdf0e10cSrcweirString STR_CUSTOMANIMATIONPANE
1213cdf0e10cSrcweir{
1214cdf0e10cSrcweir    Text [ en-US ] = "Custom Animation" ;
1215cdf0e10cSrcweir};
1216cdf0e10cSrcweirString STR_SLIDE_TRANSITION_PANE
1217cdf0e10cSrcweir{
1218cdf0e10cSrcweir    Text [ en-US ] = "Slide Transition" ;
1219cdf0e10cSrcweir};
1220cdf0e10cSrcweirString STR_NAVIGATOR_SHOW_NAMED_SHAPES
1221cdf0e10cSrcweir{
1222cdf0e10cSrcweir    Text [ en-US ] = "Named shapes" ;
1223cdf0e10cSrcweir};
1224cdf0e10cSrcweirString STR_NAVIGATOR_SHOW_ALL_SHAPES
1225cdf0e10cSrcweir{
1226cdf0e10cSrcweir    Text [ en-US ] = "All shapes" ;
1227cdf0e10cSrcweir};
1228cdf0e10cSrcweirString STR_NAVIGATOR_SHAPE_BASE_NAME
1229cdf0e10cSrcweir{
1230cdf0e10cSrcweir    Text [ en-US ] = "Shape %1" ;
1231cdf0e10cSrcweir};
1232cdf0e10cSrcweirString STR_SET_BACKGROUND_PICTURE
1233cdf0e10cSrcweir{
1234cdf0e10cSrcweir    Text [ en-US ] = "Set Background Picture for Slide..." ;
1235cdf0e10cSrcweir};
1236cdf0e10cSrcweir
1237cdf0e10cSrcweirString STR_ACC_DIALOG_DESC
1238cdf0e10cSrcweir{
1239cdf0e10cSrcweir    Text [ en-US ] = "Select a template from which to import page designs." ;
1240cdf0e10cSrcweir};
1241cdf0e10cSrcweir
1242cdf0e10cSrcweirString RID_ANNOTATIONS_START
1243cdf0e10cSrcweir{
1244cdf0e10cSrcweir    Text [ en-US ] = "Comments" ;
1245cdf0e10cSrcweir};
1246cdf0e10cSrcweir
1247cdf0e10cSrcweirString STR_RESET_LAYOUT
1248cdf0e10cSrcweir{
1249cdf0e10cSrcweir    Text [ en-US ] = "Reset Slide Layout" ;
1250cdf0e10cSrcweir};
1251cdf0e10cSrcweir
1252cdf0e10cSrcweirString STR_INSERT_TABLE
1253cdf0e10cSrcweir{
1254cdf0e10cSrcweir    Text [ en-US ] = "Insert Table" ;
1255cdf0e10cSrcweir};
1256cdf0e10cSrcweir
1257cdf0e10cSrcweirString STR_INSERT_CHART
1258cdf0e10cSrcweir{
1259cdf0e10cSrcweir    Text [ en-US ] = "Insert Chart" ;
1260cdf0e10cSrcweir};
1261cdf0e10cSrcweir
1262cdf0e10cSrcweirString STR_INSERT_PICTURE
1263cdf0e10cSrcweir{
1264cdf0e10cSrcweir    Text [ en-US ] = "Insert Picture" ;
1265cdf0e10cSrcweir};
1266cdf0e10cSrcweir
1267cdf0e10cSrcweirString STR_INSERT_MOVIE
1268cdf0e10cSrcweir{
1269cdf0e10cSrcweir    Text [ en-US ] = "Insert Movie" ;
1270cdf0e10cSrcweir};
1271b63233d8Sdamjan
1272b63233d8SdamjanString RID_DRAW_VIEWER_TOOLBOX
1273b63233d8Sdamjan{
1274b63233d8Sdamjan    Text [ en-US ] = "Function Bar (viewing mode)" ;
1275b63233d8Sdamjan};
1276b63233d8Sdamjan
1277b63233d8SdamjanString RID_GRAPHIC_VIEWER_TOOLBOX
1278b63233d8Sdamjan{
1279b63233d8Sdamjan    Text [ en-US ] = "Function Bar (viewing mode)" ;
1280b63233d8Sdamjan};
1281b63233d8Sdamjan
1282b63233d8SdamjanString RID_DRAW_MEDIA_TOOLBOX
1283b63233d8Sdamjan{
1284b63233d8Sdamjan    Text [ en-US ] = "Media Playback" ;
1285b63233d8Sdamjan};
1286b63233d8Sdamjan
1287b63233d8SdamjanString RID_DRAW_TABLE_TOOLBOX
1288b63233d8Sdamjan{
1289b63233d8Sdamjan    Text [ en-US ] = "Table" ;
1290b63233d8Sdamjan};
1291b63233d8Sdamjan
1292b63233d8SdamjanString STR_SAR_NOT_FOUND
1293b63233d8Sdamjan{
1294b63233d8Sdamjan    Text [ en-US ] = "Search key not found." ;
1295b63233d8Sdamjan};
1296b63233d8Sdamjan
1297b63233d8SdamjanString STR_SAR_WRAP_FORWARD
1298b63233d8Sdamjan{
1299b63233d8Sdamjan    Text [ en-US ] = "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?" ;
1300b63233d8Sdamjan};
1301b63233d8Sdamjan
1302b63233d8SdamjanString STR_SAR_WRAP_BACKWARD
1303b63233d8Sdamjan{
1304b63233d8Sdamjan    Text [ en-US ] = "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?" ;
1305b63233d8Sdamjan};
1306b63233d8Sdamjan
1307b63233d8SdamjanString STR_SAR_WRAP_FORWARD_DRAW
1308b63233d8Sdamjan{
1309b63233d8Sdamjan    Text [ en-US ] = "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?" ;
1310b63233d8Sdamjan};
1311b63233d8Sdamjan
1312b63233d8SdamjanString STR_SAR_WRAP_BACKWARD_DRAW
1313b63233d8Sdamjan{
1314b63233d8Sdamjan    Text [ en-US ] = "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?" ;
1315b63233d8Sdamjan};
1316*16e7aaaeSmseidel
1317*16e7aaaeSmseidel// ********************************************************************** EOF
1318