1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: redlndlg.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
30 /* StarView ressource file */
32 #include "redlndlg.hrc"
42 Size = MAP_APPFONT ( WIDTH , HEIGHT ) ; \
47 Control CTRL_TABPAGES\
49 Pos = MAP_APPFONT ( XBORDER , YBORDER ) ; \
50 Size = MAP_APPFONT ( WIDTH - XBORDER * 2 , HEIGHT - YBORDER * 2 ) ; \
51 HelpID = HID_REDLINE_CTRL ; \
55 ModelessDialog DLG_REDLINE_ACCEPT
57 HelpID = HID_REDLINE_ACCEPT ;
58 /* ### ACHTUNG: Neuer Text in Resource? Ă„nderungen akzeptieren oder verwerfen : Redlining */
59 Text [ en-US ] = "Accept or Reject Changes" ;
63 ModalDialog DLG_MOD_REDLINE_ACCEPT
65 HelpID = HID_REDLINE_AUTOFMT_ACCEPT ;
67 Text [ en-US ] = "Accept or Reject AutoCorrect Changes";
76 Identifier = MN_EDIT_COMMENT ;
77 HelpID = HID_EDIT_COMMENT ;
78 Text [ en-US ] = "Edit Comment..." ;
82 Identifier = MN_SUB_SORT ;
90 Identifier = MN_SORT_ACTION ;
91 HelpID = HID_SORT_ACTION ;
93 Text [ en-US ] = "Action" ;
97 Identifier = MN_SORT_AUTHOR ;
98 HelpID = HID_SORT_AUTHOR ;
100 Text [ en-US ] = "Author" ;
104 Identifier = MN_SORT_DATE ;
105 HelpID = HID_SORT_DATE ;
107 Text [ en-US ] = "Date" ;
111 Identifier = MN_SORT_COMMENT ;
112 HelpID = HID_SORT_COMMENT ;
114 Text [ en-US ] = "Comment" ;
118 Identifier = MN_SORT_POSITION ;
119 HelpID = HID_SW_SORT_POSITION ;
121 Text [ en-US ] = "Document position" ;
125 Text [ en-US ] = "Sort By" ;