1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24#include "svtools/sores.hxx" 25#define __RSC 26#include <svtools/soerr.hxx> 27#define S_MAX 0x7fff 28 29Resource RID_SO_ERROR_HANDLER 30{ 31 String ERRCODE_SO_GENERALERROR&S_MAX 32 { 33 Text [ en-US ] = "General OLE error." ; 34 }; 35 String ERRCODE_SO_CANT_BINDTOSOURCE&S_MAX 36 { 37 // ### ACHTUNG: Neuer Text in Resource? Die Verbindung zum Objekt kann nicht hergestellt werden : Die Verbindung zum Objekt kann nicht hergestellt werden. 38 Text [ en-US ] = "The connection to the object cannot be established." ; 39 }; 40 String ERRCODE_SO_NOCACHE_UPDATED&S_MAX 41 { 42 Text [ en-US ] = "No cache files were updated." ; 43 }; 44 String ERRCODE_SO_SOMECACHES_NOTUPDATED&S_MAX 45 { 46 Text [ en-US ] = "Some cache files were not updated." ; 47 }; 48 String ERRCODE_SO_MK_UNAVAILABLE&S_MAX 49 { 50 Text [ en-US ] = "Status of object cannot be determined in a timely manner." ; 51 }; 52 String ERRCODE_SO_E_CLASSDIFF&S_MAX 53 { 54 Text [ en-US ] = "Source of the OLE link has been converted." ; 55 }; 56 String ERRCODE_SO_MK_NO_OBJECT&S_MAX 57 { 58 Text [ en-US ] = "The object could not be found." ; 59 }; 60 String ERRCODE_SO_MK_EXCEEDED_DEADLINE&S_MAX 61 { 62 Text [ en-US ] = "The process could not be completed within the specified time period." ; 63 }; 64 String ERRCODE_SO_MK_CONNECT_MANUALLY&S_MAX 65 { 66 Text [ en-US ] = "OLE could not connect to a network device (server)." ; 67 }; 68 String ERRCODE_SO_MK_INTERMEDIATE_INTERFACE_NOT_SUPPORTED&S_MAX 69 { 70 Text [ en-US ] = "The object found does not support the interface required for the desired operation." ; 71 }; 72 String ERRCODE_SO_NO_INTERFACE&S_MAX 73 { 74 Text [ en-US ] = "Interface not supported." ; 75 }; 76 String ERRCODE_SO_OUT_OF_MEMORY&S_MAX 77 { 78 Text [ en-US ] = "Insufficient memory." ; 79 }; 80 String ERRCODE_SO_MK_SYNTAX&S_MAX 81 { 82 Text [ en-US ] = "The connection name could not be processed." ; 83 }; 84 String ERRCODE_SO_MK_REDUCED_TO_SELF&S_MAX 85 { 86 Text [ en-US ] = "The connection name could not be reduced further." ; 87 }; 88 String ERRCODE_SO_MK_NO_INVERSE&S_MAX 89 { 90 Text [ en-US ] = "The connection name has no inverse." ; 91 }; 92 String ERRCODE_SO_MK_NO_PREFIX&S_MAX 93 { 94 Text [ en-US ] = "No common prefix exists." ; 95 }; 96 String ERRCODE_SO_MK_HIM&S_MAX 97 { 98 Text [ en-US ] = "The connection name is contained in the other one." ; 99 }; 100 String ERRCODE_SO_MK_US&S_MAX 101 { 102 Text [ en-US ] = "The connection names (the receiver and the other moniker) are identical." ; 103 }; 104 String ERRCODE_SO_MK_ME&S_MAX 105 { 106 Text [ en-US ] = "The connection name is contained in the other one." ; 107 }; 108 String ERRCODE_SO_MK_NOT_BINDABLE&S_MAX 109 { 110 // ### ACHTUNG: Neuer Text in Resource? Der Verbindungsname kann nicht verbunden werden Es handelt sich um einen relativen Namen : Der Verbindungsname kann nicht verbunden werden. Es handelt sich um einen relativen Namen 111 Text [ en-US ] = "The connection name cannot be connected. This is a relative name." ; 112 }; 113 String ERRCODE_SO_NOT_IMPLEMENTED&S_MAX 114 { 115 Text [ en-US ] = "Operation not implemented." ; 116 }; 117 String ERRCODE_SO_MK_NO_STORAGE&S_MAX 118 { 119 Text [ en-US ] = "No storage." ; 120 }; 121 String ERRCODE_SO_FALSE&S_MAX 122 { 123 Text [ en-US ] = "False." ; 124 }; 125 String ERRCODE_SO_MK_NEED_GENERIC&S_MAX 126 { 127 Text [ en-US ] = "Monikers must be composed generically." ; 128 }; 129 String ERRCODE_SO_PENDING&S_MAX 130 { 131 Text [ en-US ] = "Data not available at this time." ; 132 }; 133 String ERRCODE_SO_NOT_INPLACEACTIVE & S_MAX 134 { 135 /* ### ACHTUNG: Neuer Text in Resource? Objekt wurde nicht InPlace aktiviert : Objetkt wurde nicht InPlace aktiviert */ 136 Text [ en-US ] = "Object could not be activated InPlace." ; 137 }; 138 String ERRCODE_SO_LINDEX & S_MAX 139 { 140 /* ### ACHTUNG: Neuer Text in Resource? Ung�ltiger Index : Ung�ltiger Index */ 141 Text [ en-US ] = "Invalid index." ; 142 }; 143 String ERRCODE_SO_CANNOT_DOVERB_NOW & S_MAX 144 { 145 /* ### ACHTUNG: Neuer Text in Resource? Das Objekt kann die Aktion im momentanen Zustand nicht ausf�hren : Das Objekt kann die Aktion im momentanen Zustand nicht ausf�hren */ 146 Text [ en-US ] = "The action cannot be executed in the object's current state." ; 147 }; 148 String ERRCODE_SO_OLEOBJ_INVALIDHWND & S_MAX 149 { 150 /* ### ACHTUNG: Neuer Text in Resource? Bei der Aktivierung wurde ein ung�ltiges Fenster ist �bergeben : Bei der Aktivierung wurde ein ung�ltiges Fenster ist �bergeben */ 151 Text [ en-US ] = "An invalid window was passed when activated." ; 152 }; 153 String ERRCODE_SO_NOVERBS & S_MAX 154 { 155 /* ### ACHTUNG: Neuer Text in Resource? Das Objekt unterst�tzt keine Aktionen : Das Objekt unterst�tzt keine Aktionen */ 156 Text [ en-US ] = "The object does not support any actions." ; 157 }; 158 String ERRCODE_SO_INVALIDVERB & S_MAX 159 { 160 /* ### ACHTUNG: Neuer Text in Resource? Die Aktion ist nicht definiert. Es wird die Default Aktion ausgel�st : Die Aktion ist nicht definiert. Es wird die Default Aktion ausgel�st */ 161 Text [ en-US ] = "The action is not defined. The default action will be executed." ; 162 }; 163 String ERRCODE_SO_MK_CONNECT & S_MAX 164 { 165 /* ### ACHTUNG: Neuer Text in Resource? Eine Verkn�pfung auf das Netzwerk konnte nicht wieder hergestellt werden : Eine Verkn�pfung auf das Netzwerk, die nicht wieder hergestellt werden konnte */ 166 Text [ en-US ] = "A link to the network could not be re-established." ; 167 }; 168 String ERRCODE_SO_NOTIMPL & S_MAX 169 { 170 /* ### ACHTUNG: Neuer Text in Resource? Das Objekt unterst�tzt diese Aktion nicht : Das Objekt unterst�tzt diese Aktion nicht */ 171 Text [ en-US ] = "Object does not support this action." ; 172 }; 173 String ERRCODE_SO_MK_CANTOPENFILE & S_MAX 174 { 175 Text [ en-US ] = "The specified file could not be opened." ; 176 }; 177 /* 178 String & S_MAX 179 { 180 Text = ""; 181 }; 182*/ 183}; 184Resource RID_SO_ERRCTX 185{ 186 String ERRCTX_SO_DOVERB 187 { 188 Text [ en-US ] = "$(ERR) activating object" ; 189 }; 190}; 191String STR_INS_OBJECT 192{ 193 Text [ en-US ] = "Inserts a new %1-Object into your document." ; 194}; 195String STR_INS_OBJECT_ICON 196{ 197 Text [ en-US ] = "Inserts a new %1-Object into your document as a symbol." ; 198}; 199String STR_INS_FILE 200{ 201 Text [ en-US ] = "Inserts the contents of the file into your document to enable later editing in the original application." ; 202}; 203String STR_INS_PLUGIN 204{ 205 Text [ en-US ] = "Inserts a plug-in object into your document with a reference to the plug-in data. When the object is activated, the plug-in is automatically executed." ; 206}; 207String STR_INS_APPLET 208{ 209 Text [ en-US ] = "Inserts an applet object into your document. When the object is activated, the applet is automatically executed." ; 210}; 211String STR_INS_FILE_ICON 212{ 213 Text [ en-US ] = "Inserts the contents of the file as an icon into your document." ; 214}; 215String STR_INS_FILE_LINK 216{ 217 Text [ en-US ] = "Inserts the contents of the file into your document and creates a link to the source file. Changes made to the source file will be reflected in your document." ; 218}; 219String STR_INS_FILE_ICON_LINK 220{ 221 Text [ en-US ] = "Inserts an icon into your document representing the file. Changes made to the source file will be reflected in your document." ; 222}; 223String STR_PASTE 224{ 225 Text [ en-US ] = "Pastes the contents of the clipboard as %1 in your document." ; 226}; 227String STR_CONVERT_TO 228{ 229 Text [ en-US ] = "Converts the selected %1 object to the object type %2." ; 230}; 231String STR_ACTIVATE_AS 232{ 233 Text [ en-US ] = "All objects of type %1 are activated as %2, but not converted" ; 234}; 235String STR_VERB_OPEN 236{ 237 Text [ en-US ] = "~Open" ; 238}; 239String STR_VERB_PROPS 240{ 241 Text [ en-US ] = "~Properties" ; 242}; 243String STR_PLUGIN_CANT_SHOW 244{ 245 Text [ en-US ] = "Plug-in % cannot be displayed." ; 246}; 247String STR_ERROR_DDE 248{ 249 Text [ en-US ] = "DDE link to % for % area % are not available." ; 250}; 251String STR_ERROR_OBJNOCREATE 252{ 253 Text [ en-US ] = "Object % could not be inserted." ; 254}; 255String STR_ERROR_OBJNOCREATE_FROM_FILE 256{ 257 Text [ en-US ] = "Object from file % could not be inserted." ; 258}; 259String STR_ERROR_OBJNOCREATE_PLUGIN 260{ 261 Text [ en-US ] = "Plug-in from document % could not be inserted." ; 262}; 263String STR_QUERYUPDATELINKS 264{ 265 Text [ en-US ] = "Update all links?" ; 266}; 267String STR_FURTHER_OBJECT 268{ 269 Text [ en-US ] = "Further objects" ; 270}; 271String STR_EDIT_APPLET 272{ 273 Text [ en-US ] = "Edit Applet" ; 274}; 275 276Bitmap BMP_PLUGIN 277{ 278 File = "plugin.png" ; 279}; 280Bitmap BMP_OLEOBJ 281{ 282 File = "oleobj.png" ; 283}; 284Menu MB_PLUGIN 285{ 286 ItemList = 287 { 288 MenuItem MI_PLUGIN ; 289 }; 290 ExtraData = { 1 ; 0 ; 0 ; }; //Um InPlace Menu zu bentzen 291}; 292MenuItem MI_PLUGIN 293{ 294 Identifier = MI_PLUGIN ; 295 SubMenu = Menu 296 { 297 ItemList = 298 { 299 MenuItem 300 { 301 Identifier = MI_PLUGIN_DEACTIVATE ; 302 Text [ en-US ] = "Deactivate" ; 303 }; 304 }; 305 }; 306}; 307String STR_UNKNOWN_SOURCE 308{ 309 Text [ en-US ] = "Unknown source" ; 310}; 311 312 313