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: acredlin.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 ************************************************************************/
31 #include "acredlin.hrc"
32 ModelessDialog RID_SCDLG_CHANGES
35 HelpId = FID_CHG_ACCEPT ;
38 Size = MAP_APPFONT ( 282 , 142 ) ;
42 // Dieser Dialog hat einen Cancel-Button !
45 HelpId = HID_SC_REDLIN_CTR ;
46 Pos = MAP_APPFONT ( 2 , 2 ) ;
47 Size = MAP_APPFONT ( 270 , 105 ) ;
49 CancelButton BTN_CANCEL
51 Pos = MAP_APPFONT ( 271 , 105 ) ;
52 Size = MAP_APPFONT ( 1 , 1 ) ;
59 Pos = MAP_APPFONT ( 12 , 105 ) ;
60 Size = MAP_APPFONT ( 128 , 12 ) ;
62 Text [ en-US ] = "Range" ;
68 Pos = MAP_APPFONT ( 12 , 119 ) ;
69 Size = MAP_APPFONT ( 128 , 12 ) ;
75 Pos = MAP_APPFONT ( 142 , 118 ) ;
76 Size = MAP_APPFONT ( 13 , 15 ) ;
78 QuickHelpText [ en-US ] = "Minimize/Maximize" ;
80 String STR_INSERT_COLS
82 Text [ en-US ] = "Column inserted" ;
84 String STR_INSERT_ROWS
86 Text [ en-US ] = "Row inserted " ;
88 String STR_INSERT_TABS
90 Text [ en-US ] = "Sheet inserted " ;
92 String STR_DELETE_COLS
94 Text [ en-US ] = "Column deleted" ;
96 String STR_DELETE_ROWS
98 Text [ en-US ] = "Row deleted" ;
100 String STR_DELETE_TABS
102 Text [ en-US ] = "Sheet deleted" ;
106 Text [ en-US ] = "Range moved" ;
110 Text [ en-US ] = "Changed contents" ;
112 String STR_CONTENT_WITH_CHILD
114 Text [ en-US ] = "Changed contents" ;
116 String STR_CHILD_CONTENT
118 Text [ en-US ] = "Changed to " ;
120 String STR_CHILD_ORGCONTENT
122 Text [ en-US ] = "Original" ;
126 Text [ en-US ] = "Changes rejected" ;
130 Text [ en-US ] = "Accepted" ;
134 Text [ en-US ] = "Rejected" ;
138 Text [ en-US ] = "No Entry" ;
142 Text [ en-US ] = "<empty>" ;
146 File = "dir-clos.bmp" ;
150 File = "dir-open.bmp" ;
154 File = "basobj2.bmp" ;
158 File = "basbrk.bmp" ;
160 Text [ en-US ] = "Accept or Reject Changes" ;
162 Menu RID_POPUP_CHANGES
168 Identifier = SC_CHANGES_COMMENT ;
169 HelpId = HID_SC_CHANGES_COMMENT ;
170 Text [ en-US ] = "Edit Comment..." ;
175 Identifier = SC_SUB_SORT ;
183 Identifier = SC_SORT_ACTION ;
184 HelpID = HID_SC_SORT_ACTION ;
186 Text [ en-US ] = "Action" ;
190 Identifier = SC_SORT_POSITION ;
191 HelpID = HID_SORT_POSITION ;
193 Text [ en-US ] = "Position" ;
197 Identifier = SC_SORT_AUTHOR ;
198 HelpID = HID_SC_SORT_AUTHOR ;
200 Text [ en-US ] = "Author" ;
204 Identifier = SC_SORT_DATE ;
205 HelpID = HID_SC_SORT_DATE ;
207 Text [ en-US ] = "Date" ;
211 Identifier = SC_SORT_COMMENT ;
212 HelpID = HID_SC_SORT_COMMENT ;
214 Text [ en-US ] = "Description" ;
218 Text [ en-US ] = "Sorting" ;