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: svtmsg.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 ************************************************************************/
33 // Hier sind die Messages aus dem Verzeichnis /basic/source/app enhalten
36 ///////////////////////////////
37 // Fehlermeldungen, die in das Resultfile gelangen.
38 // *********************
39 // *** !!ACHTUNG!! ***
40 // *********************
41 // Die Nummern dürfen sich NIE! ändern,
42 // da sie in den Resultfiles gespeichert sind, und bei erneutem Anzeigen
43 // statdessen die entsprechenden neuen oder garkeine Strings angzeigt werden.
44 ///////////////////////////////
47 Text[ en-US ] = "Program aborted with GPF";
51 Text[ en-US ] = "Application has been shut down";
53 String S_SID_EXECUTE_FAILED_NO_DISPATCHER
55 Text[ en-US ] = "Slot ID cannot be executed. No ActiveDispatcher";
57 String S_SID_EXECUTE_FAILED
59 Text[ en-US ] = "Slot ID could not be executed";
61 String S_UNO_PROPERTY_NITIALIZE_FAILED
63 Text[ en-US ] = "UnoSlot: Properties could not be initialized";
65 String S_RESETAPPLICATION_FAILED_COMPLEX
67 Text[ en-US ] = "ResetApplication failed: too complex";
69 String S_RESETAPPLICATION_FAILED_UNKNOWN
71 Text[ en-US ] = "ResetApplication failed: unknown window type";
73 String S_NO_ACTIVE_WINDOW
75 Text[ en-US ] = "No active window found (GetNextCloseWindow)";
77 String S_NO_DIALOG_IN_GETACTIVE
79 Text[ en-US ] = "GetActive does not return a dialog! Inform development";
83 Text[ en-US ] = "Pop-up menu not open";
87 Text[ en-US ] = "Submenu does not exist";
89 String S_CONTROLTYPE_NOT_SUPPORTED
91 Text[ en-US ] = "ControlType ($Arg1) is not supported";
93 String S_SELECTION_BY_ATTRIBUTE_ONLY_DIRECTORIES
95 Text[ en-US ] = "Selection by attributes only possible for directories";
97 String S_NO_MORE_FILES
99 Text[ en-US ] = "No more files";
101 String S_UNKNOWN_METHOD
103 Text[ en-US ] = "Unknown method '($Arg1)' on ($Arg2)";
105 String S_INVALID_PARAMETERS
107 Text[ en-US ] = "Invalid Parameters";
109 String S_POINTER_OUTSIDE_APPWIN
111 Text[ en-US ] = "Pointer not inside application window at '($Arg1)'";
113 String S_UNKNOWN_COMMAND
115 Text[ en-US ] = "Unknown command '($Arg1)'";
117 String S_WIN_NOT_FOUND
119 Text[ en-US ] = "($Arg1) could not be found";
121 String S_WIN_INVISIBLE
123 Text[ en-US ] = "($Arg1) is not visible";
125 String S_WIN_DISABLED
127 Text[ en-US ] = "($Arg1) could not be accessed. Disabled";
129 String S_NUMBER_TOO_BIG
131 Text[ en-US ] = "Entry number ($Arg2) is too large in ($Arg1). Max. allowed is ($Arg3)";
133 String S_NUMBER_TOO_SMALL
135 Text[ en-US ] = "The entry number ($Arg2) is too small in ($Arg1). Min allowed is ($Arg3)";
137 String S_WINDOW_DISAPPEARED
139 Text[ en-US ] = "Window disappeared in the meantime at ($Arg1)";
141 String S_ERROR_SAVING_IMAGE
143 Text[ en-US ] = "Error #($Arg1) when saving the image";
145 String S_INVALID_POSITION
147 Text[ en-US ] = "Invalid position at ($Arg1)";
149 String S_SPLITWIN_NOT_FOUND
151 Text[ en-US ] = "SplitWindow not found at ($Arg1)";
153 String S_INTERNAL_ERROR
155 Text[ en-US ] = "Internal error at ($Arg1)";
157 String S_NO_STATUSBAR
159 Text[ en-US ] = "No status bar at ($Arg1)";
161 String S_ITEMS_INVISIBLE
163 Text[ en-US ] = "The items are hidden at ($Arg1)";
165 String S_TABPAGE_NOT_FOUND
167 Text[ en-US ] = "Tab page not found at ($Arg1)";
169 String S_TRISTATE_NOT_ALLOWED
171 Text[ en-US ] = "Tristate cannot be set at ($Arg1)";
173 String S_ERROR_IN_SET_TEXT
175 Text[ en-US ] = "Set text did not function";
177 String S_ATTEMPT_TO_WRITE_READONLY
179 Text[ en-US ] = "Attempt to write on read-only ($Arg1)";
181 String S_NO_SELECT_FALSE
183 Text[ en-US ] = "Select FALSE not allowed. Use MultiSelect at ($Arg1)";
185 String S_ENTRY_NOT_FOUND
187 Text[ en-US ] = "\"($Arg2)\" entry at ($Arg1) not found";
189 String S_METHOD_FAILED
191 Text[ en-US ] = "($Arg1) of entry \"($Arg2)\" failed";
193 String S_HELPID_ON_TOOLBOX_NOT_FOUND
195 Text[ en-US ] = "HelpID in ToolBox not found at ($Arg1)";
197 String S_BUTTON_DISABLED_ON_TOOLBOX
199 Text[ en-US ] = "The button is disabled in ToolBox at ($Arg1)";
201 String S_BUTTON_HIDDEN_ON_TOOLBOX
203 Text[ en-US ] = "The button is hidden in ToolBox at ($Arg1)";
205 String S_CANNOT_MAKE_BUTTON_VISIBLE_IN_TOOLBOX
207 Text[ en-US ] = "Button cannot be made visible in ToolBox at ($Arg1)";
209 String S_TEAROFF_FAILED
211 Text[ en-US ] = "TearOff failed in ToolBox at ($Arg1)";
214 // Has to stay in for old res files
215 String S_NO_SELECTED_ENTRY_DEPRECATED
217 Text[ en-US ] = "No entry is selected in TreeListBox at ($Arg1)";
219 String S_NO_SELECTED_ENTRY
221 Text[ en-US ] = "No entry is selected in ($Arg2) at ($Arg1)";
223 String S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED
225 Text[ en-US ] = "Select/Deselect with string not implemented at ($Arg1)";
227 String S_ALLOWED_ONLY_IN_FLOATING_MODE
229 Text[ en-US ] = "Method only allowed in floating mode at ($Arg1)";
231 String S_ALLOWED_ONLY_IN_DOCKING_MODE
233 Text[ en-US ] = "Method only allowed in docking mode at ($Arg1)";
235 String S_SIZE_NOT_CHANGEABLE
237 Text[ en-US ] = "Size cannot be altered at ($Arg1)";
239 String S_NO_OK_BUTTON
241 Text[ en-US ] = "There is no OK button at ($Arg1)";
243 String S_NO_CANCEL_BUTTON
245 Text[ en-US ] = "There is no Cancel button at ($Arg1)";
247 String S_NO_YES_BUTTON
249 Text[ en-US ] = "There is no Yes button at ($Arg1)";
251 String S_NO_NO_BUTTON
253 Text[ en-US ] = "There is no No button at ($Arg1)";
255 String S_NO_RETRY_BUTTON
257 Text[ en-US ] = "There is no Repeat button at ($Arg1)";
259 String S_NO_HELP_BUTTON
261 Text[ en-US ] = "There is no Help button at ($Arg1)";
263 String S_NO_DEFAULT_BUTTON
265 Text[ en-US ] = "There is no Default button defined at ($Arg1)";
267 String S_BUTTON_ID_NOT_THERE
269 Text[ en-US ] = "There is no button with ID ($Arg1) at ($Arg2)";
271 String S_BUTTONID_REQUIRED
273 Text[ en-US ] = "A button ID needs to be given at ($Arg1)";
275 String S_UNKNOWN_TYPE
277 Text[ en-US ] = "Unknown object type ($Arg1) from UId or method '($Arg2)' not supported";
279 String S_UNPACKING_STORAGE_FAILED
281 Text[ en-US ] = "Unpacking storage \"($Arg1)\" to \"($Arg2)\" failed";
283 String S_NO_LIST_BOX_BUTTON
285 Text[ en-US ] = "ListBoxButton does not exist in ($Arg1)";
287 String S_UNO_URL_EXECUTE_FAILED_NO_DISPATCHER
289 Text[ en-US ] = "UNO URL \"($Arg1)\" could not be executed: No dispatcher was found.";
291 String S_UNO_URL_EXECUTE_FAILED_NO_FRAME
293 Text[ en-US ] = "UNO URL \"($Arg1)\" could not be executed: No ActiveFrame on desktop.";
297 Text[ en-US ] = "There is no menu at ($Arg1)";
299 String S_UNO_URL_EXECUTE_FAILED_DISABLED
301 Text[ en-US ] = "UNO URL \"($Arg1)\" could not be run: Disabled";
303 String S_NO_SCROLLBAR
305 Text[ en-US ] = "No scroll bar at ($Arg1)";
307 String S_NO_SAX_PARSER
309 Text[ en-US ] = "No SAX Parser when using ($Arg1). Initialize with 'SAXReadFile' first.";
311 String S_CANNOT_CREATE_DIRECTORY
313 Text[ en-US ] = "Cannot create Directory: \"($Arg1)\"";
315 String S_DIRECTORY_NOT_EMPTY
317 Text[ en-US ] = "Directory has to be Empty to unpack to. Directory: \"($Arg1)\"";
321 Text[ en-US ] = "Deprecated! Please change the script.";
323 String S_SIZE_BELOW_MINIMUM
325 Text[ en-US ] = "The Size is below the minimum. x=($Arg1) ,y=($Arg2)";
327 String S_CANNOT_FIND_FLOATING_WIN
329 Text[ en-US ] = "Cannot find FloatingWindow for floating DockingWindow at ($Arg1).";
331 String S_NO_LIST_BOX_STRING
333 Text[ en-US ] = "String does not exist in ($Arg1)";
335 String S_SLOT_IN_EXECUTE
337 Text[ en-US ] = "Another Slot is being executed already.";
339 String S_MENU_NOT_CLOSING
341 Text[ en-US ] = "Menu not closing.";