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