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 <sfx2/sfx.hrc>
26 Text [ en-US ] = "Untitled" ;
30 Text [ en-US ] = "Close" ;
32 String STR_STYLE_FILTER_AUTO
34 Text [ en-US ] = "Automatic" ;
36 String STR_STANDARD_SHORTCUT
38 Text [ en-US ] = "Standard" ;
42 Text [ en-US ] = "Bytes" ;
46 Text [ en-US ] = "KB" ;
50 Text [ en-US ] = "MB" ;
54 Text [ en-US ] = "GB" ;
56 QueryBox MSG_QUERY_LASTVERSION
59 DefButton = WB_DEF_NO ;
60 Message [ en-US ] = "Cancel all changes?" ;
63 ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND
66 DEFBUTTON = WB_DEF_OK ;
67 Message[ en-US ] = "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation." ;
70 ErrorBox MSG_ERR_NO_ABS_URI_REF
73 DEFBUTTON = WB_DEF_OK ;
74 Message[ en-US ] = "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." ;
84 Text [ en-US ] = "Internal" ;
87 String GID_APPLICATION
89 Text [ en-US ] = "Application" ;
94 Text [ en-US ] = "View" ;
99 Text [ en-US ] = "Documents" ;
104 Text [ en-US ] = "Edit" ;
109 Text [ en-US ] = "BASIC" ;
114 Text [ en-US ] = "Options" ;
119 Text [ en-US ] = "Math" ;
124 Text [ en-US ] = "Navigate" ;
129 Text [ en-US ] = "Insert" ;
134 Text [ en-US ] = "Format" ;
139 Text [ en-US ] = "Templates" ;
144 Text [ en-US ] = "Text" ;
149 Text [ en-US ] = "Frame" ;
154 Text [ en-US ] = "Image" ;
159 Text [ en-US ] = "Table" ;
162 String GID_ENUMERATION
164 Text [ en-US ] = "Numbering" ;
169 Text [ en-US ] = "Data" ;
174 Text [ en-US ] = "Special Functions" ;
179 Text [ en-US ] = "Image" ;
184 Text [ en-US ] = "Chart" ;
189 Text [ en-US ] = "Explorer" ;
194 Text [ en-US ] = "Connector" ;
199 Text [ en-US ] = "Modify" ;
204 Text [ en-US ] = "Drawing" ;
209 Text [ en-US ] = "Controls" ;
212 InfoBox MSG_CANT_QUIT
214 Message [ en-US ] = "The application cannot be terminated at the moment.\nPlease wait until all print jobs and/or\nOLE actions have finished and close all dialogs." ;
217 String STR_ISMODIFIED
219 Text [ en-US ] = "Do you want to save the changes to %1?" ;
222 String RID_FULLSCREENTOOLBOX
227 ToolBox RID_FULLSCREENTOOLBOX
229 HelpId = HID_FULLSCREENTOOLBOX ;
230 ButtonType = BUTTON_SYMBOL ;
240 FloatingMode = TRUE ;
242 _FloatingPosMapMode = MAP_APPFONT ;
243 _FloatingPosX = -50 ;
244 _FloatingPosY = -70 ;
246 HideWhenDeactivate = TRUE ;
247 Align = BOXALIGN_TOP ;
252 Identifier = SID_WIN_FULLSCREEN ;
259 Text [ en-US ] = "E~xit %PRODUCTNAME" ;
264 Text [ en-US ] = "Help" ;
267 String RID_STR_NOAUTOSTARTHELPAGENT
269 Text [ en-US ] = "No automatic start at 'XX'" ;
274 Text [ en-US ] = "Help Bar" ;
279 HelpId = HID_HELPBAR ;
285 Identifier = SID_HELP_INDEX ;
289 Identifier = SID_HELP_HELPFILEBOX ;
293 Type = TOOLBOXITEM_SEPARATOR ;
297 Identifier = SID_HELP_ZOOMOUT;
301 Identifier = SID_HELP_ZOOMIN;
305 Type = TOOLBOXITEM_SEPARATOR ;
309 Identifier = SID_HELP_SEARCH ;
313 Identifier = SID_HELP_BOOKMARK ;
317 Identifier = SID_HELP_ANNOTATE ;
322 String RID_STR_HLPFILENOTEXIST
324 Text [ en-US ] = "The help file for this topic is not installed." ;
327 //----------------------------------------------------------------------------
329 String RID_ENVTOOLBOX
331 Text [ en-US ] = "Function Bar" ;
334 String STR_QUICKSTART_EXIT
336 Text [ en-US ] = "Exit Quickstarter" ;
338 String STR_QUICKSTART_TIP
340 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Quickstarter" ;
342 String STR_QUICKSTART_FILEOPEN
344 Text [ en-US ] = "Open Document..." ;
346 String STR_QUICKSTART_FROMTEMPLATE
348 Text [ en-US ] = "From Template..." ;
350 String STR_QUICKSTART_PRELAUNCH
352 Text [ en-US ] = "Load %PRODUCTNAME During System Start-Up" ;
354 String STR_QUICKSTART_PRELAUNCH_UNX
356 Text[ en-US ] = "Disable systray Quickstarter";
358 String STR_QUICKSTART_LNKNAME
360 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION" ;
362 String STR_QUICKSTART_FILE
364 Text [ en-US ] = "File";
367 String STR_QUICKSTART_STARTCENTER
369 Text [ en-US ] = "Startcenter";
372 String STR_QUICKSTART_RECENTDOC
374 Text [ en-US ] = "Recent Documents";
377 String STR_QUERY_UPDATE_LINKS
379 Text [ en-US ] = "This document contains one or more links to external data.\n\nWould you like to change the document, and update all links\nto get the most recent data?" ;
384 Text [ en-US ] = "DDE link to % for % area % are not available." ;
387 WarningBox RID_SECURITY_WARNING_HYPERLINK
389 HelpId = HID_WARNING_SECURITY_HYPERLINK;
390 Buttons = WB_YES_NO ;
391 DefButton = WB_DEF_NO ;
392 Message [ en-US ] = "This hyperlink is going to open \"%s\". Do you want to proceed?" ;
395 WarningBox RID_SECURITY_WARNING_NO_HYPERLINKS
398 DefButton = WB_DEF_OK ;
399 Message [ en-US ] = "For security reasons, the hyperlink cannot be executed.\nThe stated address will not be opened.";
402 String RID_SECURITY_WARNING_TITLE
404 Text [ en-US ] = "Security Warning" ;
409 Text = "%PRODUCTNAME" ;
412 QueryBox RID_XMLSEC_QUERY_LOSINGSIGNATURE
414 Buttons = WB_YES_NO ;
415 DefButton = WB_DEF_NO ;
416 Message [ en-US ] = "Saving will remove all existing signatures.\nDo you want to continue saving the document?" ;
419 QueryBox RID_XMLSEC_QUERY_SAVEBEFORESIGN
421 Buttons = WB_YES_NO ;
422 DefButton = WB_DEF_YES ;
423 Message [ en-US ] = "The document has to be saved before it can be signed.\nDo you want to save the document?" ;
426 QueryBox RID_QUERY_CANCELCHECKOUT
428 Buttons = WB_YES_NO ;
429 DefButton = WB_DEF_YES ;
430 Message [ en-US ] = "This will discard all changes on the server since check-out.\nDo you want to proceed?" ;
433 InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT
435 Message [ en-US ] = "This document must be saved in OpenDocument file format before it can be digitally signed." ;
438 String RID_XMLSEC_DOCUMENTSIGNED
440 Text [ en-US ] = " (Signed)" ;
445 Text [ en-US ] = "Standard" ;
448 String RID_SVXSTR_FILELINK
450 Text [ en-US ] = "Document" ;
455 Text [ en-US ] = "- None -" ;
457 String RID_SVXSTR_GRAFIKLINK
459 Text [ en-US ] = "Image" ;
461 String STR_SFX_FILTERNAME_ALL
463 Text [ en-US ] = "All files" ;
465 String RID_SVXSTR_EDITGRFLINK
467 Text [ en-US ] = "Link Image" ;
469 // i66948 used in project scripting
470 String STR_ERRUNOEVENTBINDUNG
472 Text [ en-US ] = "An appropriate component method %1\ncould not be found.\n\nCheck spelling of method name.";
474 String RID_SVXSTR_GRFILTER_OPENERROR
476 Text [ en-US ] = "Image file cannot be opened" ;
478 String RID_SVXSTR_GRFILTER_IOERROR
480 Text [ en-US ] = "Image file cannot be read" ;
482 String RID_SVXSTR_GRFILTER_FORMATERROR
484 Text [ en-US ] = "Unknown image format" ;
486 String RID_SVXSTR_GRFILTER_VERSIONERROR
488 Text [ en-US ] = "This version of the image file is not supported" ;
490 String RID_SVXSTR_GRFILTER_FILTERERROR
492 Text [ en-US ] = "Image filter not found" ;
494 String RID_SVXSTR_GRFILTER_TOOBIG
496 Text [ en-US ] = "Not enough memory to insert image" ;
498 String RID_SVXSTR_END_REDLINING_WARNING
500 Text [ en-US ] = "This action will exit the change recording mode.\nAny information about changes will be lost.\n\nExit change recording mode?\n\n" ;
502 String RID_SVXSTR_INCORRECT_PASSWORD
504 Text [ en-US ] = "Incorrect password" ;
506 String RID_SVXSTR_FORWARD_ERRMSSG
508 Text [ en-US ] = "If you select the option \"%PLACEHOLDER%\", you must enter a URL." ;
511 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */