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