Update ooo320-m1
[ooovba.git] / sw / source / core / undo / undo.src
blob2cf91da28ba31c026d807ebd500cedb9da8d5462
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: undo.src,v $
10  * $Revision: 1.12 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #include <comcore.hrc>
32 #include <undo.hrc>
34  // Undo
35 String STR_CANT_UNDO
37     Text [ en-US ] = "not possible" ;
39 String STR_DELETE_UNDO
41     Text [ en-US ] = "Delete $1" ;
43 String STR_INSERT_UNDO
45     Text [ en-US ] = "Insert $1" ;
47 String STR_OVR_UNDO
49     Text [ en-US ] = "Overwrite: $1" ;
51 String STR_SPLITNODE_UNDO
53     Text [ en-US ] = "New Paragraph" ;
55 String STR_MOVE_UNDO
57     Text [ en-US ] = "Move" ;
59 String STR_INSATTR_UNDO
61     Text [ en-US ] = "Apply attributes" ;
63 String STR_SETFMTCOLL_UNDO
65     Text [ en-US ] = "Apply Styles: $1" ;
67 String STR_RESET_ATTR_UNDO
69     Text [ en-US ] = "Reset attributes" ;
71 String STR_INSFMT_ATTR_UNDO
73     Text [ en-US ] = "Change style: $1" ;
75 String STR_INSERT_DOC_UNDO
77     Text [ en-US ] = "Insert file" ;
79 String STR_INSERT_GLOSSARY
81     Text [ en-US ] = "Insert AutoText" ;
83 String STR_DELBOOKMARK
85     Text [ en-US ] = "Delete bookmark: $1" ;
87 String STR_INSBOOKMARK
89     Text [ en-US ] = "Insert bookmark: $1" ;
91 String STR_SORT_TBL
93     Text [ en-US ] = "Sort table" ;
95 String STR_SORT_TXT
97     Text [ en-US ] = "Sort text" ;
99 String STR_INSTABLE_UNDO
101     Text [ en-US ] = "Insert table: $1$2$3" ;
103 String STR_TEXTTOTABLE_UNDO
105     Text [ en-US ] = "Convert text -> table" ;
107 String STR_TABLETOTEXT_UNDO
109     Text [ en-US ] = "Convert table -> text" ;
111 String STR_COPY_UNDO
113     Text [ en-US ] = "Copy: $1" ;
115 String STR_REPLACE_UNDO
117     Text [ en-US ] = "Replace $1 $2 $3" ;
119 String STR_INSERT_PAGE_BREAK_UNDO
121     Text [ en-US ] = "Insert page break" ;
123 String STR_INSERT_COLUMN_BREAK_UNDO
125     Text [ en-US ] = "Insert column break" ;
127 String STR_PLAY_MACRO_UNDO
129     Text [ en-US ] = "Run macro" ;
131 String STR_INSERT_ENV_UNDO
133     Text [ en-US ] = "Insert Envelope" ;
135 String STR_DRAG_AND_COPY
137     Text [ en-US ] = "Copy: $1" ;
139 String STR_DRAG_AND_MOVE
141     Text [ en-US ] = "Move: $1" ;
143 String STR_INSERT_RULER
145     Text [ en-US ] = "Insert horizontal ruler" ;
147 String STR_INSERT_CHART
149     Text [ en-US ] = "Insert %PRODUCTNAME Chart" ;
151 String STR_INSERTFLY
153     Text [ en-US ] = "Insert frame" ;
155 String STR_DELETEFLY
157     Text [ en-US ] = "Delete frame" ;
159 String STR_AUTOFORMAT
161     Text [ en-US ] = "AutoFormat" ;
163 String STR_TABLEHEADLINE
165     Text [ en-US ] = "Table heading" ;
167 String STR_REPLACE
169     Text [ en-US ] = "Replace: $1 $2 $3" ;
171 String STR_INSERTSECTION
173     Text [ en-US ] = "Insert section" ;
175 String STR_DELETESECTION
177     Text [ en-US ] = "Delete section" ;
179 String STR_CHANGESECTION
181     Text [ en-US ] = "Modify section" ;
183 String STR_CHANGESECTPASSWD
185     Text [ en-US ] = "Change password protection" ;
187 String STR_CHANGEDEFATTR
189     Text [ en-US ] = "Modify default values" ;
191 String STR_REPLACE_STYLE
193     Text [ en-US ] = "Replace style: $1 $2 $3" ;
195 String STR_OUTLINE_LR
197     Text [ en-US ] = "Promote/demote outline" ;
199 String STR_OUTLINE_UD
201     Text [ en-US ] = "Move outline" ;
203 String STR_INSNUM
205     Text [ en-US ] = "Insert numbering" ;
207 String STR_NUMUP
209     Text [ en-US ] = "Promote level" ;
211 String STR_NUMDOWN
213     Text [ en-US ] = "Demote level" ;
215 String STR_MOVENUM
217     Text [ en-US ] = "Move paragraphs" ;
219 String STR_INSERTDRAW
221     Text [ en-US ] = "Insert drawing object: $1" ;
223 String STR_NUMORNONUM
225     Text [ en-US ] = "Number On/Off" ;
227 String STR_INC_LEFTMARGIN
229     Text [ en-US ] = "Increase Indent" ;
231 String STR_DEC_LEFTMARGIN
233     Text [ en-US ] = "Decrease indent" ;
235 String STR_INSERTLABEL
237     Text [ en-US ] = "Insert caption: $1" ;
239 String STR_SETNUMRULESTART
241     Text [ en-US ] = "Restart numbering" ;
243 String STR_CHANGEFTN
245     Text [ en-US ] = "Modify footnote" ;
247 String STR_REDLINE
249     /* !! sollte NIE gebraucht/uebersetzt werden !! */
251 String STR_ACCEPT_REDLINE
253     Text [ en-US ] = "Accept change: $1" ;
255 String STR_REJECT_REDLINE
257     Text [ en-US ] = "Reject change: $1" ;
259 String STR_SPLIT_TABLE
261     Text [ en-US ] = "Split Table" ;
263 String STR_DONTEXPAND
265     Text [ en-US ] = "Stop attribute" ;
267 String STR_AUTOCORRECT
269     Text [ en-US ] = "AutoCorrect" ;
271 String STR_MERGE_TABLE
273     Text [ en-US ] = "Merge table";
276 String STR_TRANSLITERATE
278     Text [ en-US ] = "Case/Characters";
281 String STR_DELNUM
283     Text [ en-US ] = "Delete numbering" ;
285 String STR_DRAWUNDO
287     Text [ en-US ] = "Drawing objects: $1" ;
289 String STR_DRAWGROUP
291     Text [ en-US ] = "Group draw objects" ;
293 String STR_DRAWUNGROUP
295     Text [ en-US ] = "Ungroup drawing objects" ;
297 String STR_DRAWDELETE
299     Text [ en-US ] = "Delete drawing objects" ;
301 String STR_REREAD
303     Text [ en-US ] = "Replace graphics" ;
305 String STR_DELGRF
307     Text [ en-US ] = "Delete graphics" ;
309 String STR_DELOLE
311     Text [ en-US ] = "Delete object" ;
313 String STR_TABLE_ATTR
315     Text [ en-US ] = "Apply table attributes" ;
317 String STR_TABLE_AUTOFMT
319     Text [ en-US ] = "AutoFormat Table" ;
321 String STR_TABLE_INSCOL
323     Text [ en-US ] = "Insert Column" ;
325 String STR_TABLE_INSROW
327     Text [ en-US ] = "Insert Row" ;
329 String STR_TABLE_DELBOX
331     Text [ en-US ] = "Delete row/column" ;
333 String STR_UNDO_COL_DELETE
335     Text [ en-US ] = "Delete column" ;
337 String STR_UNDO_ROW_DELETE
339     Text [ en-US ] = "Delete row" ;
341 String STR_TABLE_SPLIT
343     Text [ en-US ] = "Split Cells" ;
345 String STR_TABLE_MERGE
347     Text [ en-US ] = "Merge Cells" ;
349 String STR_TABLE_NUMFORMAT
351     Text [ en-US ] = "Format cell" ;
353 String STR_INSERT_TOX
355     Text [ en-US ] = "Insert index/table" ;
357 String STR_CLEAR_TOX_RANGE
359     Text [ en-US ] = "Remove index/table" ;
361 String STR_TABLE_TBLCPYTBL{
362     Text [ en-US ] = "Copy table" ;
364 String STR_TABLE_CPYTBL
366     Text [ en-US ] = "Copy table" ;
368 String STR_INS_FROM_SHADOWCRSR
370     Text [ en-US ] = "Set cursor" ;
372 String STR_UNDO_CHAIN
374     Text [ en-US ] = "Link text frames" ;
376 String STR_UNDO_UNCHAIN
378     Text [ en-US ] = "Unlink text frames" ;
380 String STR_UNDO_FTNINFO
382     Text [ en-US ] = "Modify footnote options" ;
384 String STR_UNDO_ENDNOTEINFO
386     Text [ en-US ] = "Modify endnote settings" ;
388 String STR_UNDO_COMPAREDOC
390     Text [ en-US ] = "Compare Document" ;
392 String STR_UNDO_SETFLYFRMFMT
394     Text [ en-US ] = "Apply frame style: $1" ;
396 String STR_UNDO_SETRUBYATTR
398     Text [ en-US ] = "Ruby Setting";
400 #102505#
401 String STR_UNDO_TMPAUTOCORR
403     Text [ en-US ] = "AutoCorrect" ;
405 String STR_INSERT_FOOTNOTE
407     Text [ en-US ] = "Insert footnote" ;
409 String STR_INSERT_URLBTN
411     Text [ en-US ] = "insert URL button";
413 String STR_INSERT_URLTXT
415     Text [ en-US ] = "Insert Hyperlink";
417 String STR_DELETE_INVISIBLECNTNT
419     Text [ en-US ] = "remove invisible content";
421 String STR_TOXCHANGE
423     Text [ en-US ] = "Table/index changed";
425 String STR_START_QUOTE
427     Text [ en-US ] = "'";
429 String STR_END_QUOTE
431     Text [ en-US ] = "'";
433 String STR_LDOTS
435     Text [ en-US ] = "...";
437 String STR_CLIPBOARD
439     Text [ en-US ] = "clipboard";
441 String STR_MULTISEL
443     Text [ en-US ] = "multiple selection";
445 String STR_TYPING_UNDO
447     Text [ en-US ] = "Typing: $1";
449 String STR_PASTE_CLIPBOARD_UNDO
451     Text [ en-US ] = "Paste clipboard";
453 String STR_YIELDS
455     Text [ en-US ] = "->";
457 String STR_OCCURRENCES_OF
459     Text [ en-US ] = "occurrences of";
461 String STR_UNDO_TABS
463     Text [ en-US ] = "$1 tab(s)";
465 String STR_UNDO_NLS
467     Text[ en-US ] = "$1 line break(s)";
469 String STR_UNDO_PAGEBREAKS
471     Text[ en-US ] = "page break";
473 String STR_UNDO_COLBRKS
475     Text[ en-US ] = "column break";
477 String STR_REDLINE_INSERT
479     Text [ en-US ] = "Insert $1";
481 String STR_REDLINE_DELETE
483     Text [ en-US ] = "Delete $1";
485 String STR_REDLINE_FORMAT
487     Text [ en-US ] = "Attributes changed";
489 String STR_REDLINE_TABLE
491     Text [ en-US ] = "Table changed";
493 String STR_REDLINE_FMTCOLL
495     Text [ en-US ] = "Style changed";
497 String STR_REDLINE_MULTIPLE
499     Text [ en-US ] = "multiple changes";
501 String STR_N_REDLINES
503     Text [ en-US ] = "$1 changes";
505 String STR_UNDO_PAGEDESC
507     Text [ en-US ] = "Change page style: $1";
509 String STR_UNDO_PAGEDESC_CREATE
511     Text [ en-US ] = "Create page style: $1";
513 String STR_UNDO_PAGEDESC_DELETE
515     Text [ en-US ] = "Delete page style: $1";
517 String STR_UNDO_PAGEDESC_RENAME
519     Text [ en-US ] = "Rename page style: $1 $2 $3";
521 String STR_UNDO_HEADER_FOOTER
523     Text [ en-US ] = "Header/footer changed";
525 String STR_UNDO_FIELD
527     Text [ en-US ] = "Field changed";
529 String STR_UNDO_TXTFMTCOL_CREATE
531     Text [ en-US ] = "Create paragraph style: $1";
533 String STR_UNDO_TXTFMTCOL_DELETE
535     Text [ en-US ] = "Delete paragraph style: $1";
537 String STR_UNDO_TXTFMTCOL_RENAME
539     Text [ en-US ] = "Rename paragraph style: $1 $2 $3";
541 String STR_UNDO_CHARFMT_CREATE
543     Text [ en-US ] = "Create character style: $1";
545 String STR_UNDO_CHARFMT_DELETE
547     Text [ en-US ] = "Delete character style: $1";
549 String STR_UNDO_CHARFMT_RENAME
551     Text [ en-US ] = "Rename character style: $1 $2 $3";
553 String STR_UNDO_FRMFMT_CREATE
555     Text [ en-US ] = "Create frame style: $1";
557 String STR_UNDO_FRMFMT_DELETE
559     Text [ en-US ] = "Delete frame style: $1";
561 String STR_UNDO_FRMFMT_RENAME
563     Text [ en-US ] = "Rename frame style: $1 $2 $3";
565 String STR_UNDO_NUMRULE_CREATE
567     Text [ en-US ] = "Create numbering style: $1";
569 String STR_UNDO_NUMRULE_DELETE
571     Text [ en-US ] = "Delete numbering style: $1";
573 String STR_UNDO_NUMRULE_RENAME
575     Text [ en-US ] = "Rename numbering style: $1 $2 $3";
577 String STR_UNDO_BOOKMARK_RENAME
579     Text[ en-US ] = "Rename bookmark: $1 $2 $3";
581 String STR_UNDO_INDEX_ENTRY_INSERT
583     Text[ en-US ] = "Insert index entry";
585 String STR_UNDO_INDEX_ENTRY_DELETE
587     Text[ en-US ] = "Delete index entry";
589 String STR_FIELD
591     Text [ en-US ] = "field";
593 String STR_PARAGRAPHS
595     Text [ en-US ] = "Paragraphs" ;
597 String STR_FRAME
599     Text [ en-US ] = "frame";
601 String STR_OLE
603     Text [ en-US ] = "OLE-object";
605 String STR_MATH_FORMULA
607     Text [ en-US ] = "formula";
609 String STR_CHART
611     Text [ en-US ] = "chart";
613 String STR_NOTE
615     Text [ en-US ] = "comment";
617 String STR_REFERENCE
619     Text [ en-US ] = "cross-reference";
621 String STR_SCRIPT
623     Text [ en-US ] = "script";
625 String STR_AUTHORITY_ENTRY
627     Text[ en-US ] = "bibliography entry";
629 String STR_SPECIALCHAR
631     Text[ en-US ] = "special character";
633 String STR_FOOTNOTE
635     Text[ en-US ] = "footnote";
637 String STR_GRAPHIC
639     Text[ en-US ] = "picture";
641 String STR_DRAWING_OBJECTS
643     Text[ en-US ] = "drawing object(s)";
645 String STR_TABLE_NAME
647     Text[ en-US ] = "table: $1$2$3";
649 String STR_PARAGRAPH_UNDO
651     Text[ en-US ] = "paragraph";
653 String STR_UNDO_FLYFRMFMT_TITLE
655     Text[ en-US ] = "Change object title of $1";
657 String STR_UNDO_FLYFRMFMT_DESCRITPTION
659     Text[ en-US ] = "Change object description of $1";