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: stbctrls.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 // include ---------------------------------------------------------------
31 #include <svx/dialogs.hrc>
34 // pragma ----------------------------------------------------------------
36 // Strings ---------------------------------------------------------------
37 String RID_SVXSTR_INSERT_TEXT
39 // 'Einf"ugen' bzw. 'Insert' abgek"urzt auf h"ochstens 5 Zeichen
40 Text [ en-US ] = "INSRT" ;
42 String RID_SVXSTR_OVERWRITE_TEXT
44 // '"Uberschreiben' bzw. 'Overwrite' abgek"urzt auf h"ochstens 5 Zeichen
45 Text [ en-US ] = "OVER" ;
47 String RID_SVXSTR_SELMODE_STD
49 // 'Standard' abgek"urzt auf h"ochstens 3 Zeichen
50 Text [ en-US ] = "STD" ;
52 String RID_SVXSTR_SELMODE_ER
54 // 'Erweitert' bzw. 'Extended' abgek"urzt auf h"ochstens 3 Zeichen
55 Text [ en-US ] = "EXT" ;
57 String RID_SVXSTR_SELMODE_ERG
59 // 'Erg"anzend' bzw. 'Added' abgek"urzt auf h"ochstens 3 Zeichen
60 Text [ en-US ] = "ADD" ;
63 String RID_SVXSTR_SELMODE_BLK
65 // 'Block' shortened to max. 3 chararcters
66 Text [ en-US ] = "BLK" ;
67 Text [ x-comment ] = " ";
70 String RID_SVXSTR_XMLSEC_SIG_OK
72 Text [ en-US ] = "Digital Signature: The document signature is OK.";
75 String RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY
77 Text [ en-US ] = "Digital Signature: The document signature is OK, but the certificates could not be validated.";
80 String RID_SVXSTR_XMLSEC_SIG_NOT_OK
82 Text [ en-US ] = "Digital Signature: The document signature does not match the document content. We strongly recommend you to do not trust this document.";
85 String RID_SVXSTR_XMLSEC_NO_SIG
87 Text [ en-US ] = "Digital Signature: The document is not signed.";
90 String RID_SVXSTR_DOC_MODIFIED_YES
92 Text [ en-US ] = "The document has been modified. Double-click to save the document.";
95 String RID_SVXSTR_DOC_MODIFIED_NO
97 Text [ en-US ] = "The document has not been modified since the last save.";
100 // PopupMenu -------------------------------------------------------------
107 Identifier = ZOOM_200 ;
108 HelpId = HID_MNU_ZOOM_200 ;
113 Identifier = ZOOM_150 ;
114 HelpId = HID_MNU_ZOOM_150 ;
119 Identifier = ZOOM_100 ;
120 HelpId = HID_MNU_ZOOM_100 ;
125 Identifier = ZOOM_75 ;
126 HelpId = HID_MNU_ZOOM_75 ;
131 Identifier = ZOOM_50 ;
132 HelpId = HID_MNU_ZOOM_50 ;
137 Identifier = ZOOM_OPTIMAL ;
138 HelpId = HID_MNU_ZOOM_OPTIMAL ;
139 Text [ en-US ] = "Optimal" ;
143 Identifier = ZOOM_PAGE_WIDTH ;
144 HelpId = HID_MNU_ZOOM_PAGE_WIDTH ;
145 Text [ en-US ] = "Page Width" ;
149 Identifier = ZOOM_WHOLE_PAGE ;
150 HelpId = HID_MNU_ZOOM_WHOLE_PAGE ;
151 Text [ en-US ] = "Entire Page" ;
155 // Funktionsauswahl auf dem SvxPosSizeStatusBarControl fuer Calc
156 Menu RID_SVXMNU_PSZ_FUNC
162 Identifier = PSZ_FUNC_AVG ;
163 HelpId = HID_MNU_FUNC_AVG ;
164 Text [ en-US ] = "Average" ;
168 Identifier = PSZ_FUNC_COUNT2 ;
169 HelpId = HID_MNU_FUNC_COUNT2 ;
170 Text [ en-US ] = "CountA" ;
174 Identifier = PSZ_FUNC_COUNT ;
175 HelpId = HID_MNU_FUNC_COUNT ;
176 Text [ en-US ] = "Count" ;
180 Identifier = PSZ_FUNC_MAX ;
181 HelpId = HID_MNU_FUNC_MAX ;
182 Text [ en-US ] = "Maximum" ;
186 Identifier = PSZ_FUNC_MIN ;
187 HelpId = HID_MNU_FUNC_MIN ;
188 Text [ en-US ] = "Minimum" ;
192 Identifier = PSZ_FUNC_SUM ;
193 HelpId = HID_MNU_FUNC_SUM ;
194 Text [ en-US ] = "Sum" ;
198 Identifier = PSZ_FUNC_NONE ;
199 HelpId = HID_MNU_FUNC_NONE ;
200 Text [ en-US ] = "None" ;
204 Menu RID_SVXMNU_XMLSECSTATBAR
210 Identifier = XMLSEC_CALL ;
211 HelpId = HID_XMLSEC_CALL ;
212 Text [ en-US ] = "Digital Signatures..." ;
217 // Images ----------------------------------------------------------------
219 #define STD_MASKCOLOR Color{Red=0xffff;Green=0x0000;Blue=0xffff;}
221 Image RID_SVXBMP_POSITION
225 File = "sc10223.bmp" ;
227 MaskColor = STD_MASKCOLOR;
229 Image RID_SVXBMP_SIZE
233 File = "sc10224.bmp" ;
235 MaskColor = STD_MASKCOLOR;
237 Image RID_SVXBMP_SIGNET
241 File = "signet_11x16.png" ;
243 MaskColor = STD_MASKCOLOR;
245 Image RID_SVXBMP_SIGNET_BROKEN
249 File = "caution_11x16.png" ;
251 MaskColor = STD_MASKCOLOR;
253 Image RID_SVXBMP_SIGNET_NOTVALIDATED
257 File = "notcertificate_16.png" ;
259 MaskColor = STD_MASKCOLOR;
261 Image RID_SVXBMP_SIGNET_H
265 File = "signet_11x16_h.png" ;
267 MaskColor = STD_MASKCOLOR;
269 Image RID_SVXBMP_SIGNET_BROKEN_H
273 File = "caution_11x16_h.png" ;
275 MaskColor = STD_MASKCOLOR;
277 Image RID_SVXBMP_SIGNET_NOTVALIDATED_H
281 File = "notcertificate_16_h.png" ;
283 MaskColor = STD_MASKCOLOR;
287 Image RID_SVXBMP_SLIDERBUTTON
291 File = "navigationball_10.png" ;
293 MaskColor = STD_MASKCOLOR;
295 Image RID_SVXBMP_SLIDERDECREASE
299 File = "slidezoomout_11.png" ;
301 MaskColor = STD_MASKCOLOR;
303 Image RID_SVXBMP_SLIDERINCREASE
307 File = "slidezoomin_11.png" ;
309 MaskColor = STD_MASKCOLOR;
311 Image RID_SVXBMP_SLIDERBUTTON_HC
315 File = "navigationball_10_h.png" ;
317 MaskColor = STD_MASKCOLOR;
319 Image RID_SVXBMP_SLIDERDECREASE_HC
323 File = "slidezoomout_11_h.png" ;
325 MaskColor = STD_MASKCOLOR;
327 Image RID_SVXBMP_SLIDERINCREASE_HC
331 File = "slidezoomin_11_h.png" ;
333 MaskColor = STD_MASKCOLOR;
336 Image RID_SVXBMP_DOC_MODIFIED_YES
340 File = "doc_modified_yes_14.png" ;
342 MaskColor = STD_MASKCOLOR;
344 Image RID_SVXBMP_DOC_MODIFIED_NO
348 File = "doc_modified_no_14.png" ;
350 MaskColor = STD_MASKCOLOR;