1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
|
/*************************************************************************
*
* $RCSfile: redlndlg.src,v $
*
* $Revision: 1.8 $
*
* last change: $Author: rt $ $Date: 2000-12-06 15:06:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2000 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
*
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
* Source License Version 1.1 (the "License"); You may not use this file
* except in compliance with the License. You may obtain a copy of the
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
* All Rights Reserved.
*
* Contributor(s): _______________________________________
*
*
************************************************************************/
/* StarView ressource file */
#include "redlndlg.hrc"
#include "misc.hrc"
#include "helpid.h"
#define WIDTH 297
#define HEIGHT 169
#define REDLNDLG \
OutputSize = TRUE ; \
SVLook = TRUE ; \
Size = MAP_APPFONT ( WIDTH , HEIGHT ) ; \
Moveable = TRUE ; \
Closeable = TRUE ; \
Sizeable = TRUE ; \
Hide = TRUE ; \
Control CTRL_TABPAGES\
{\
Pos = MAP_APPFONT ( XBORDER , YBORDER ) ; \
Size = MAP_APPFONT ( WIDTH - XBORDER * 2 , HEIGHT - YBORDER * 2 ) ; \
HelpID = HID_REDLINE_CTRL ; \
TabStop = TRUE ; \
};\
ModelessDialog DLG_REDLINE_ACCEPT
{
HelpID = HID_REDLINE_ACCEPT ;
/* ### ACHTUNG: Neuer Text in Resource? nderungen akzeptieren oder verwerfen : Redlining */
Text = "nderungen akzeptieren oder verwerfen" ;
Text [ English ] = "Accept or reject changes" ;
Text [ english_us ] = "Accept or Reject Changes" ;
Text [ portuguese_brazilian ] = "Redlining" ;
Text [ swedish ] = "Acceptera eller avsl ndringar" ;
Text [ danish ] = "Accepter eller forkast ndringer" ;
Text [ italian ] = "Accettare o rifiutare le modifiche" ;
Text [ spanish ] = "Aceptar o rechazar modificaciones" ;
Text [ french ] = "Accepter ou rejeter les modifications" ;
Text [ dutch ] = "Wijzigingen accepteren of verwerpen" ;
Text [ portuguese ] = "Aceitar ou rejeitar modificaes" ;
REDLNDLG
Text[ chinese_simplified ] = "ܻȡ";
Text[ russian ] = " ";
Text[ polish ] = "Zaakceptuj albo odrzu zmiany";
Text[ japanese ] = "ύXӏ̊mF";
Text[ chinese_traditional ] = "Ψܧ";
Text[ arabic ] = " ";
Text[ greek ] = " ";
Text[ korean ] = " Ǵ ";
Text[ turkish ] = "Deiiklikleri onayla ya da reddet";
Text[ language_user1 ] = " ";
};
ModalDialog DLG_MOD_REDLINE_ACCEPT
{
HelpID = HID_REDLINE_AUTOFMT_ACCEPT ;
Text = "AutoFormat: nderungen akzeptieren oder verwerfen" ;
Text [ English ] = "Accept or reject AutoFormat changes" ;
REDLNDLG
Text[ italian ] = "Formattazione automatica: accetta o annulla cambiamenti";
Text[ portuguese_brazilian ] = "Accept or reject AutoFormat changes";
Text[ portuguese ] = "AutoFormato: aceitar ou rejeitar modificaes";
Text[ danish ] = "Accepter eller forkast AutoFormat ndringer";
Text[ french ] = "Revoir les modifications de l'AutoFormat";
Text[ swedish ] = "Acceptera eller avsl AutoFormat-ndringar";
Text[ dutch ] = "AutoOpmaak: Wijzigingen accepteren of verwerpen";
Text[ spanish ] = "AutoFormato: Aceptar o rechazar cambios";
Text[ english_us ] = "Accept or reject AutoFormat changes";
Text[ chinese_simplified ] = "Զʽ: ܻ߾ܾ";
Text[ russian ] = ": ";
Text[ polish ] = "Autoformatowanie: Zaakceptuj lub odrzu zmiany";
Text[ japanese ] = "̫ϯ: ύX邩AȂB";
Text[ chinese_traditional ] = "۰ʮ榡: Ωڵܧ";
Text[ arabic ] = " ";
Text[ greek ] = ": ";
Text[ korean ] = "ڵ Ǵ ";
Text[ turkish ] = "Otomatik formatlama: Deiiklikleri onayla ya da reddet";
Text[ language_user1 ] = " ";
};
Menu MN_REDLINE_POPUP
{
ItemList =
{
MenuItem
{
Identifier = MN_EDIT_COMMENT ;
HelpID = HID_EDIT_COMMENT ;
Text = "Kommentar bearbeiten..." ;
Text [ English ] = "Edit Comment..." ;
Text [ english_us ] = "Edit Comment..." ;
Text [ portuguese_brazilian ] = "Kommentar bearbeiten..." ;
Text [ swedish ] = "Redigera kommentar..." ;
Text [ danish ] = "Rediger kommentar..." ;
Text [ italian ] = "Modifica commento..." ;
Text [ spanish ] = "Modificar comentario..." ;
Text [ french ] = "diter le commentaire..." ;
Text [ dutch ] = "Commentaar bewerken..." ;
Text [ portuguese ] = "Editar comentrio..." ;
Text[ chinese_simplified ] = "༭ע...";
Text[ russian ] = " ...";
Text[ polish ] = "Edytuj komentarz...";
Text[ japanese ] = "Ă̕ҏW...";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "s`...";
Text[ arabic ] = " ...";
Text[ greek ] = " ...";
Text[ korean ] = " ...";
Text[ turkish ] = "Aklamalar dzenle...";
};
MenuItem
{
Identifier = MN_SUB_SORT ;
Text = "Sortiere" ;
Text [ english ] = "Sort" ;
RadioCheck = TRUE ;
SubMenu = Menu
{
ItemList =
{
MenuItem
{
Identifier = MN_SORT_ACTION ;
HelpID = HID_SORT_ACTION ;
Text = "Aktion" ;
Text [ english ] = "Action" ;
RadioCheck = TRUE ;
Text [ english_us ] = "Action" ;
Text [ portuguese_brazilian ] = "Aktion" ;
Text [ swedish ] = "Aktivitet" ;
Text [ danish ] = "Handling" ;
Text [ italian ] = "Operazione" ;
Text [ spanish ] = "Accin" ;
Text [ french ] = "Action" ;
Text [ dutch ] = "Activiteit" ;
Text [ portuguese ] = "Aco" ;
Text[ chinese_simplified ] = "";
Text[ russian ] = "";
Text[ polish ] = "Akcja";
Text[ japanese ] = "";
Text[ language_user1 ] = " ";
Text[ chinese_traditional ] = "ާ@";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "";
Text[ turkish ] = "lem";
};
MenuItem
{
Identifier = MN_SORT_AUTHOR ;
HelpID = HID_SORT_AUTHOR ;
Text = "Autor" ;
Text [ english ] = "Author" ;
RadioCheck = TRUE ;
Text [ english_us ] = "Author" ;
Text [ portuguese_brazilian ] = "Autor" ;
Text [ swedish ] = "Frfattare" ;
Text [ danish ] = "Forfatter" ;
Text [ italian ] = "Autore" ;
Text [ spanish ] = "Autor" ;
Text [ french ] = "Auteur" ;
Text [ dutch ] = "Auteur" ;
Text [ portuguese ] = "Autor" ;
Text[ chinese_simplified ] = "";
Text[ russian ] = "";
Text[ polish ] = "Autor";
Text[ japanese ] = "쐬";
Text[ chinese_traditional ] = "@";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "ۼ";
Text[ turkish ] = "Yazan";
Text[ language_user1 ] = " ";
};
MenuItem
{
Identifier = MN_SORT_DATE ;
HelpID = HID_SORT_DATE ;
Text = "Datum" ;
Text [ english ] = "Date" ;
RadioCheck = TRUE ;
Text [ english_us ] = "Date" ;
Text [ portuguese_brazilian ] = "Datum" ;
Text [ swedish ] = "Datum" ;
Text [ danish ] = "Dato" ;
Text [ italian ] = "Data" ;
Text [ spanish ] = "Fecha" ;
Text [ french ] = "Date" ;
Text [ dutch ] = "Datum" ;
Text [ portuguese ] = "Data" ;
Text[ chinese_simplified ] = "";
Text[ russian ] = "";
Text[ polish ] = "Data";
Text[ japanese ] = "t";
Text[ chinese_traditional ] = "";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "";
Text[ turkish ] = "Tarih";
Text[ language_user1 ] = " ";
};
MenuItem
{
Identifier = MN_SORT_COMMENT ;
HelpID = HID_SORT_COMMENT ;
Text = "Beschreibung" ;
Text [ english ] = "Comment" ;
RadioCheck = TRUE ;
Text [ english_us ] = "Comment" ;
Text [ portuguese_brazilian ] = "Beschreibung" ;
Text [ swedish ] = "Beskrivning" ;
Text [ danish ] = "Beskrivelse" ;
Text [ italian ] = "Descrizione" ;
Text [ spanish ] = "Descripcin" ;
Text [ french ] = "Description" ;
Text [ dutch ] = "Beschrijving" ;
Text [ portuguese ] = "Descrio" ;
Text[ chinese_simplified ] = "˵";
Text[ russian ] = "";
Text[ polish ] = "Opis";
Text[ japanese ] = "";
Text[ chinese_traditional ] = "yz";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "";
Text[ turkish ] = "Aklama";
Text[ language_user1 ] = " ";
};
MenuItem
{
Identifier = MN_SORT_POSITION ;
HelpID = HID_SW_SORT_POSITION ;
Text = "Dokumentposition" ;
Text [ english ] = "Document position" ;
RadioCheck = TRUE ;
Text [ english_us ] = "Document position" ;
Text [ portuguese_brazilian ] = "Dokumentposition" ;
Text [ swedish ] = "Dokumentposition" ;
Text [ danish ] = "Dokumentplacering" ;
Text [ italian ] = "Posizione documento" ;
Text [ spanish ] = "Posicin del documento" ;
Text [ french ] = "Emplacement dans le document" ;
Text [ dutch ] = "Documentpositie" ;
Text [ portuguese ] = "Posio no documento" ;
Text[ chinese_simplified ] = "ĵλ";
Text[ russian ] = " ";
Text[ polish ] = "Pozycja dokumentu";
Text[ japanese ] = "Ă̈ʒu";
Text[ chinese_traditional ] = "m";
Text[ arabic ] = " ";
Text[ greek ] = " ";
Text[ korean ] = " ġ";
Text[ turkish ] = "Belge konumu";
Text[ language_user1 ] = " ";
};
};
};
Text [ english_us ] = "Sorting" ;
Text [ portuguese_brazilian ] = "Sortiere" ;
Text [ swedish ] = "Sorterar" ;
Text [ danish ] = "Sorter" ;
Text [ italian ] = "Ordina" ;
Text [ spanish ] = "Ordenar" ;
Text [ french ] = "Trier" ;
Text [ dutch ] = "Sorteer" ;
Text [ portuguese ] = "Ordenar" ;
Text[ chinese_simplified ] = "";
Text[ russian ] = "";
Text[ polish ] = "Sortuj";
Text[ japanese ] = "בւ";
Text[ chinese_traditional ] = "Ƨ";
Text[ arabic ] = "";
Text[ greek ] = "";
Text[ korean ] = "";
Text[ turkish ] = "Srala";
Text[ language_user1 ] = " ";
};
};
};
Bitmap BMP_ROOT_CLOSED
{
File = "plus.bmp" ;
};
Bitmap BMP_ROOT_OPENED
{
File = "minus.bmp" ;
};
|