1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include <svx/dialogs.hrc>
24 // Strings ---------------------------------------------------------------
25 String RID_SVXSTR_INSERT_HELPTEXT
27 Text [ en-US ] = "Insert mode." ;
29 String RID_SVXSTR_OVERWRITE_HELPTEXT
31 Text [ en-US ] = "Overwrite mode, text will be overwritten when typing." ;
33 String RID_SVXSTR_OVERWRITE_TEXT
35 Text [ x-comment ] = "To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'." ;
36 Text [ en-US ] = "Overwrite" ;
39 // Selection type menu
40 Menu RID_SVXMENU_SELECTION
46 Identifier = SELECTION_STANDARD ;
49 Text [ en-US ] = "Standard selection" ;
53 Identifier = SELECTION_EXTENDED ;
56 Text [ en-US ] = "Extending selection" ;
60 Identifier = SELECTION_ADDED ;
63 Text [ en-US ] = "Adding selection" ;
67 Identifier = SELECTION_BLOCK ;
70 Text [ en-US ] = "Block selection" ;
75 Image RID_SVXBMP_SELECTION
79 File = "selection_10x22.png" ;
83 String RID_SVXSTR_XMLSEC_SIG_OK
85 Text [ en-US ] = "Digital Signature: The document signature is OK.";
88 String RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY
90 Text [ en-US ] = "Digital Signature: The document signature is OK, but the certificates could not be validated.";
93 String RID_SVXSTR_XMLSEC_SIG_NOT_OK
95 Text [ en-US ] = "Digital Signature: The document signature does not match the document content. We strongly recommend you to do not trust this document.";
98 String RID_SVXSTR_XMLSEC_NO_SIG
100 Text [ en-US ] = "Digital Signature: The document is not signed.";
103 String RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG
105 Text [ en-US ] = "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed.";
108 String RID_SVXSTR_DOC_MODIFIED_YES
110 Text [ en-US ] = "The document has been modified. Double-click to save the document.";
113 String RID_SVXSTR_DOC_MODIFIED_NO
115 Text [ en-US ] = "The document has not been modified since the last save.";
118 String RID_SVXSTR_DOC_LOAD
120 Text [ en-US ] = "Loading document...";
123 // PopupMenu -------------------------------------------------------------
130 Identifier = ZOOM_WHOLE_PAGE ;
131 HelpId = HID_MNU_ZOOM_WHOLE_PAGE ;
132 Text [ en-US ] = "Entire Page" ;
136 Identifier = ZOOM_PAGE_WIDTH ;
137 HelpId = HID_MNU_ZOOM_PAGE_WIDTH ;
138 Text [ en-US ] = "Page Width" ;
142 Identifier = ZOOM_OPTIMAL ;
143 HelpId = HID_MNU_ZOOM_OPTIMAL ;
144 Text [ en-US ] = "Optimal" ;
148 Identifier = ZOOM_50 ;
149 HelpId = HID_MNU_ZOOM_50 ;
154 Identifier = ZOOM_75 ;
155 HelpId = HID_MNU_ZOOM_75 ;
160 Identifier = ZOOM_100 ;
161 HelpId = HID_MNU_ZOOM_100 ;
166 Identifier = ZOOM_150 ;
167 HelpId = HID_MNU_ZOOM_150 ;
172 Identifier = ZOOM_200 ;
173 HelpId = HID_MNU_ZOOM_200 ;
178 // Choice of functions on the SvxPosSizeStatusBarControl for Calc
179 Menu RID_SVXMNU_PSZ_FUNC
185 Identifier = PSZ_FUNC_AVG ;
186 HelpId = HID_MNU_FUNC_AVG ;
187 Text [ en-US ] = "Average" ;
191 Identifier = PSZ_FUNC_COUNT2 ;
192 HelpId = HID_MNU_FUNC_COUNT2 ;
193 Text [ en-US ] = "CountA" ;
197 Identifier = PSZ_FUNC_COUNT ;
198 HelpId = HID_MNU_FUNC_COUNT ;
199 Text [ en-US ] = "Count" ;
203 Identifier = PSZ_FUNC_MAX ;
204 HelpId = HID_MNU_FUNC_MAX ;
205 Text [ en-US ] = "Maximum" ;
209 Identifier = PSZ_FUNC_MIN ;
210 HelpId = HID_MNU_FUNC_MIN ;
211 Text [ en-US ] = "Minimum" ;
215 Identifier = PSZ_FUNC_SUM ;
216 HelpId = HID_MNU_FUNC_SUM ;
217 Text [ en-US ] = "Sum" ;
221 Identifier = PSZ_FUNC_SELECTION_COUNT ;
222 HelpId = HID_MNU_FUNC_SELECTION_COUNT ;
223 Text [ en-US ] = "Selection count" ;
227 Identifier = PSZ_FUNC_NONE ;
228 HelpId = HID_MNU_FUNC_NONE ;
229 Text [ en-US ] = "None" ;
233 Menu RID_SVXMNU_XMLSECSTATBAR
239 Identifier = XMLSEC_CALL ;
240 HelpId = HID_XMLSEC_CALL ;
241 Text [ en-US ] = "Digital Signatures..." ;
246 // Images ----------------------------------------------------------------
248 #define STD_MASKCOLOR Color{Red=0xffff;Green=0x0000;Blue=0xffff;}
250 Image RID_SVXBMP_POSITION
254 File = "sc10223.bmp" ;
256 MaskColor = STD_MASKCOLOR;
258 Image RID_SVXBMP_SIZE
262 File = "sc10224.bmp" ;
264 MaskColor = STD_MASKCOLOR;
266 Image RID_SVXBMP_SIGNET
270 File = "signet_11x16.png" ;
272 MaskColor = STD_MASKCOLOR;
274 Image RID_SVXBMP_SIGNET_BROKEN
278 File = "caution_11x16.png" ;
280 MaskColor = STD_MASKCOLOR;
282 Image RID_SVXBMP_SIGNET_NOTVALIDATED
286 File = "notcertificate_16.png" ;
288 MaskColor = STD_MASKCOLOR;
292 Image RID_SVXBMP_SLIDERBUTTON
296 File = "slidezoombutton_10.png" ;
298 MaskColor = STD_MASKCOLOR;
300 Image RID_SVXBMP_SLIDERDECREASE
304 File = "slidezoomout_10.png" ;
306 MaskColor = STD_MASKCOLOR;
308 Image RID_SVXBMP_SLIDERINCREASE
312 File = "slidezoomin_10.png" ;
314 MaskColor = STD_MASKCOLOR;
316 Image RID_SVXBMP_DOC_MODIFIED_YES
320 File = "doc_modified_yes_14.png" ;
322 MaskColor = STD_MASKCOLOR;
324 Image RID_SVXBMP_DOC_MODIFIED_NO
328 File = "doc_modified_no_14.png" ;
330 MaskColor = STD_MASKCOLOR;
332 Image RID_SVXBMP_DOC_MODIFIED_FEEDBACK
336 File = "doc_modified_feedback.png" ;
338 MaskColor = STD_MASKCOLOR;
341 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */