update credits
[LibreOffice.git] / sw / source / core / undo / undo.src
blobfd667705519f501e79424df9e0fac4980d95951c
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
20 #include <comcore.hrc>
21 #include <undo.hrc>
23  // Undo
24 String STR_CANT_UNDO
26     Text [ en-US ] = "not possible" ;
28 String STR_DELETE_UNDO
30     Text [ en-US ] = "Delete $1" ;
32 String STR_INSERT_UNDO
34     Text [ en-US ] = "Insert $1" ;
36 String STR_OVR_UNDO
38     Text [ en-US ] = "Overwrite: $1" ;
40 String STR_SPLITNODE_UNDO
42     Text [ en-US ] = "New Paragraph" ;
44 String STR_MOVE_UNDO
46     Text [ en-US ] = "Move" ;
48 String STR_INSATTR_UNDO
50     Text [ en-US ] = "Apply attributes" ;
52 String STR_SETFMTCOLL_UNDO
54     Text [ en-US ] = "Apply Styles: $1" ;
56 String STR_RESET_ATTR_UNDO
58     Text [ en-US ] = "Reset attributes" ;
60 String STR_INSFMT_ATTR_UNDO
62     Text [ en-US ] = "Change style: $1" ;
64 String STR_INSERT_DOC_UNDO
66     Text [ en-US ] = "Insert file" ;
68 String STR_INSERT_GLOSSARY
70     Text [ en-US ] = "Insert AutoText" ;
72 String STR_DELBOOKMARK
74     Text [ en-US ] = "Delete bookmark: $1" ;
76 String STR_INSBOOKMARK
78     Text [ en-US ] = "Insert bookmark: $1" ;
80 String STR_SORT_TBL
82     Text [ en-US ] = "Sort table" ;
84 String STR_SORT_TXT
86     Text [ en-US ] = "Sort text" ;
88 String STR_INSTABLE_UNDO
90     Text [ en-US ] = "Insert table: $1$2$3" ;
92 String STR_TEXTTOTABLE_UNDO
94     Text [ en-US ] = "Convert text -> table" ;
96 String STR_TABLETOTEXT_UNDO
98     Text [ en-US ] = "Convert table -> text" ;
100 String STR_COPY_UNDO
102     Text [ en-US ] = "Copy: $1" ;
104 String STR_REPLACE_UNDO
106     Text [ en-US ] = "Replace $1 $2 $3" ;
108 String STR_INSERT_PAGE_BREAK_UNDO
110     Text [ en-US ] = "Insert page break" ;
112 String STR_INSERT_COLUMN_BREAK_UNDO
114     Text [ en-US ] = "Insert column break" ;
116 String STR_PLAY_MACRO_UNDO
118     Text [ en-US ] = "Run macro" ;
120 String STR_INSERT_ENV_UNDO
122     Text [ en-US ] = "Insert Envelope" ;
124 String STR_DRAG_AND_COPY
126     Text [ en-US ] = "Copy: $1" ;
128 String STR_DRAG_AND_MOVE
130     Text [ en-US ] = "Move: $1" ;
132 String STR_INSERT_CHART
134     Text [ en-US ] = "Insert %PRODUCTNAME Chart" ;
136 String STR_INSERTFLY
138     Text [ en-US ] = "Insert frame" ;
140 String STR_DELETEFLY
142     Text [ en-US ] = "Delete frame" ;
144 String STR_AUTOFORMAT
146     Text [ en-US ] = "AutoFormat" ;
148 String STR_TABLEHEADLINE
150     Text [ en-US ] = "Table heading" ;
152 String STR_REPLACE
154     Text [ en-US ] = "Replace: $1 $2 $3" ;
156 String STR_INSERTSECTION
158     Text [ en-US ] = "Insert section" ;
160 String STR_DELETESECTION
162     Text [ en-US ] = "Delete section" ;
164 String STR_CHANGESECTION
166     Text [ en-US ] = "Modify section" ;
168 String STR_CHANGESECTPASSWD
170     Text [ en-US ] = "Change password protection" ;
172 String STR_CHANGEDEFATTR
174     Text [ en-US ] = "Modify default values" ;
176 String STR_REPLACE_STYLE
178     Text [ en-US ] = "Replace style: $1 $2 $3" ;
180 String STR_DELETE_PAGE_BREAK
182     Text [ en-US ] = "Delete page break" ;
184 String STR_TEXT_CORRECTION
186     Text [ en-US ] = "Text Correction" ;
188 String STR_OUTLINE_LR
190     Text [ en-US ] = "Promote/demote outline" ;
192 String STR_OUTLINE_UD
194     Text [ en-US ] = "Move outline" ;
196 String STR_INSNUM
198     Text [ en-US ] = "Insert numbering" ;
200 String STR_NUMUP
202     Text [ en-US ] = "Promote level" ;
204 String STR_NUMDOWN
206     Text [ en-US ] = "Demote level" ;
208 String STR_MOVENUM
210     Text [ en-US ] = "Move paragraphs" ;
212 String STR_INSERTDRAW
214     Text [ en-US ] = "Insert drawing object: $1" ;
216 String STR_NUMORNONUM
218     Text [ en-US ] = "Number On/Off" ;
220 String STR_INC_LEFTMARGIN
222     Text [ en-US ] = "Increase Indent" ;
224 String STR_DEC_LEFTMARGIN
226     Text [ en-US ] = "Decrease indent" ;
228 String STR_INSERTLABEL
230     Text [ en-US ] = "Insert caption: $1" ;
232 String STR_SETNUMRULESTART
234     Text [ en-US ] = "Restart numbering" ;
236 String STR_CHANGEFTN
238     Text [ en-US ] = "Modify footnote" ;
240 String STR_REDLINE
242     /* !! sollte NIE gebraucht/uebersetzt werden !! */
244 String STR_ACCEPT_REDLINE
246     Text [ en-US ] = "Accept change: $1" ;
248 String STR_REJECT_REDLINE
250     Text [ en-US ] = "Reject change: $1" ;
252 String STR_SPLIT_TABLE
254     Text [ en-US ] = "Split Table" ;
256 String STR_DONTEXPAND
258     Text [ en-US ] = "Stop attribute" ;
260 String STR_AUTOCORRECT
262     Text [ en-US ] = "AutoCorrect" ;
264 String STR_MERGE_TABLE
266     Text [ en-US ] = "Merge table";
269 String STR_TRANSLITERATE
271     Text [ en-US ] = "Change Case";
274 String STR_DELNUM
276     Text [ en-US ] = "Delete numbering" ;
278 String STR_DRAWUNDO
280     Text [ en-US ] = "Drawing objects: $1" ;
282 String STR_DRAWGROUP
284     Text [ en-US ] = "Group draw objects" ;
286 String STR_DRAWUNGROUP
288     Text [ en-US ] = "Ungroup drawing objects" ;
290 String STR_DRAWDELETE
292     Text [ en-US ] = "Delete drawing objects" ;
294 String STR_REREAD
296     Text [ en-US ] = "Replace graphics" ;
298 String STR_DELGRF
300     Text [ en-US ] = "Delete graphics" ;
302 String STR_DELOLE
304     Text [ en-US ] = "Delete object" ;
306 String STR_TABLE_ATTR
308     Text [ en-US ] = "Apply table attributes" ;
310 String STR_TABLE_AUTOFMT
312     Text [ en-US ] = "AutoFormat Table" ;
314 String STR_TABLE_INSCOL
316     Text [ en-US ] = "Insert Column" ;
318 String STR_TABLE_INSROW
320     Text [ en-US ] = "Insert Row" ;
322 String STR_TABLE_DELBOX
324     Text [ en-US ] = "Delete row/column" ;
326 String STR_UNDO_COL_DELETE
328     Text [ en-US ] = "Delete column" ;
330 String STR_UNDO_ROW_DELETE
332     Text [ en-US ] = "Delete row" ;
334 String STR_TABLE_SPLIT
336     Text [ en-US ] = "Split Cells" ;
338 String STR_TABLE_MERGE
340     Text [ en-US ] = "Merge Cells" ;
342 String STR_TABLE_NUMFORMAT
344     Text [ en-US ] = "Format cell" ;
346 String STR_INSERT_TOX
348     Text [ en-US ] = "Insert index/table" ;
350 String STR_CLEAR_TOX_RANGE
352     Text [ en-US ] = "Remove index/table" ;
354 String STR_TABLE_TBLCPYTBL{
355     Text [ en-US ] = "Copy table" ;
357 String STR_TABLE_CPYTBL
359     Text [ en-US ] = "Copy table" ;
361 String STR_INS_FROM_SHADOWCRSR
363     Text [ en-US ] = "Set cursor" ;
365 String STR_UNDO_CHAIN
367     Text [ en-US ] = "Link text frames" ;
369 String STR_UNDO_UNCHAIN
371     Text [ en-US ] = "Unlink text frames" ;
373 String STR_UNDO_FTNINFO
375     Text [ en-US ] = "Modify footnote options" ;
377 String STR_UNDO_ENDNOTEINFO
379     Text [ en-US ] = "Modify endnote settings" ;
381 String STR_UNDO_COMPAREDOC
383     Text [ en-US ] = "Compare Document" ;
385 String STR_UNDO_SETFLYFRMFMT
387     Text [ en-US ] = "Apply frame style: $1" ;
389 String STR_UNDO_SETRUBYATTR
391     Text [ en-US ] = "Ruby Setting";
393 // #102505#
394 String STR_UNDO_TMPAUTOCORR
396     Text [ en-US ] = "AutoCorrect" ;
398 String STR_INSERT_FOOTNOTE
400     Text [ en-US ] = "Insert footnote" ;
402 String STR_INSERT_URLBTN
404     Text [ en-US ] = "insert URL button";
406 String STR_INSERT_URLTXT
408     Text [ en-US ] = "Insert Hyperlink";
410 String STR_DELETE_INVISIBLECNTNT
412     Text [ en-US ] = "remove invisible content";
414 String STR_TOXCHANGE
416     Text [ en-US ] = "Table/index changed";
418 String STR_START_QUOTE
420     Text [ en-US ] = "'";
422 String STR_END_QUOTE
424     Text [ en-US ] = "'";
426 String STR_LDOTS
428     Text [ en-US ] = "...";
430 String STR_CLIPBOARD
432     Text [ en-US ] = "clipboard";
434 String STR_MULTISEL
436     Text [ en-US ] = "multiple selection";
438 String STR_TYPING_UNDO
440     Text [ en-US ] = "Typing: $1";
442 String STR_PASTE_CLIPBOARD_UNDO
444     Text [ en-US ] = "Paste clipboard";
446 String STR_YIELDS
448     Text [ en-US ] = "->";
450 String STR_OCCURRENCES_OF
452     Text [ en-US ] = "occurrences of";
454 String STR_UNDO_TABS
456     Text [ en-US ] = "$1 tab(s)";
458 String STR_UNDO_NLS
460     Text[ en-US ] = "$1 line break(s)";
462 String STR_UNDO_PAGEBREAKS
464     Text[ en-US ] = "page break";
466 String STR_UNDO_COLBRKS
468     Text[ en-US ] = "column break";
470 String STR_REDLINE_INSERT
472     Text [ en-US ] = "Insert $1";
474 String STR_REDLINE_DELETE
476     Text [ en-US ] = "Delete $1";
478 String STR_REDLINE_FORMAT
480     Text [ en-US ] = "Attributes changed";
482 String STR_REDLINE_TABLE
484     Text [ en-US ] = "Table changed";
486 String STR_REDLINE_FMTCOLL
488     Text [ en-US ] = "Style changed";
490 String STR_REDLINE_MULTIPLE
492     Text [ en-US ] = "multiple changes";
494 String STR_N_REDLINES
496     Text [ en-US ] = "$1 changes";
498 String STR_UNDO_PAGEDESC
500     Text [ en-US ] = "Change page style: $1";
502 String STR_UNDO_PAGEDESC_CREATE
504     Text [ en-US ] = "Create page style: $1";
506 String STR_UNDO_PAGEDESC_DELETE
508     Text [ en-US ] = "Delete page style: $1";
510 String STR_UNDO_PAGEDESC_RENAME
512     Text [ en-US ] = "Rename page style: $1 $2 $3";
514 String STR_UNDO_HEADER_FOOTER
516     Text [ en-US ] = "Header/footer changed";
518 String STR_UNDO_FIELD
520     Text [ en-US ] = "Field changed";
522 String STR_UNDO_TXTFMTCOL_CREATE
524     Text [ en-US ] = "Create paragraph style: $1";
526 String STR_UNDO_TXTFMTCOL_DELETE
528     Text [ en-US ] = "Delete paragraph style: $1";
530 String STR_UNDO_TXTFMTCOL_RENAME
532     Text [ en-US ] = "Rename paragraph style: $1 $2 $3";
534 String STR_UNDO_CHARFMT_CREATE
536     Text [ en-US ] = "Create character style: $1";
538 String STR_UNDO_CHARFMT_DELETE
540     Text [ en-US ] = "Delete character style: $1";
542 String STR_UNDO_CHARFMT_RENAME
544     Text [ en-US ] = "Rename character style: $1 $2 $3";
546 String STR_UNDO_FRMFMT_CREATE
548     Text [ en-US ] = "Create frame style: $1";
550 String STR_UNDO_FRMFMT_DELETE
552     Text [ en-US ] = "Delete frame style: $1";
554 String STR_UNDO_FRMFMT_RENAME
556     Text [ en-US ] = "Rename frame style: $1 $2 $3";
558 String STR_UNDO_NUMRULE_CREATE
560     Text [ en-US ] = "Create numbering style: $1";
562 String STR_UNDO_NUMRULE_DELETE
564     Text [ en-US ] = "Delete numbering style: $1";
566 String STR_UNDO_NUMRULE_RENAME
568     Text [ en-US ] = "Rename numbering style: $1 $2 $3";
570 String STR_UNDO_BOOKMARK_RENAME
572     Text[ en-US ] = "Rename bookmark: $1 $2 $3";
574 String STR_UNDO_INDEX_ENTRY_INSERT
576     Text[ en-US ] = "Insert index entry";
578 String STR_UNDO_INDEX_ENTRY_DELETE
580     Text[ en-US ] = "Delete index entry";
582 String STR_FIELD
584     Text [ en-US ] = "field";
586 String STR_PARAGRAPHS
588     Text [ en-US ] = "Paragraphs" ;
590 String STR_FRAME
592     Text [ en-US ] = "frame";
594 String STR_OLE
596     Text [ en-US ] = "OLE-object";
598 String STR_MATH_FORMULA
600     Text [ en-US ] = "formula";
602 String STR_CHART
604     Text [ en-US ] = "chart";
606 String STR_NOTE
608     Text [ en-US ] = "comment";
610 String STR_REFERENCE
612     Text [ en-US ] = "cross-reference";
614 String STR_SCRIPT
616     Text [ en-US ] = "script";
618 String STR_AUTHORITY_ENTRY
620     Text[ en-US ] = "bibliography entry";
622 String STR_SPECIALCHAR
624     Text[ en-US ] = "special character";
626 String STR_FOOTNOTE
628     Text[ en-US ] = "footnote";
630 String STR_GRAPHIC
632     Text[ en-US ] = "picture";
634 String STR_DRAWING_OBJECTS
636     Text[ en-US ] = "drawing object(s)";
638 String STR_TABLE_NAME
640     Text[ en-US ] = "table: $1$2$3";
642 String STR_PARAGRAPH_UNDO
644     Text[ en-US ] = "paragraph";
646 String STR_UNDO_FLYFRMFMT_TITLE
648     Text[ en-US ] = "Change object title of $1";
650 String STR_UNDO_FLYFRMFMT_DESCRITPTION
652     Text[ en-US ] = "Change object description of $1";
655 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */