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