126424e8bSAndrew Rist/************************************************************** 226424e8bSAndrew Rist * 326424e8bSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 426424e8bSAndrew Rist * or more contributor license agreements. See the NOTICE file 526424e8bSAndrew Rist * distributed with this work for additional information 626424e8bSAndrew Rist * regarding copyright ownership. The ASF licenses this file 726424e8bSAndrew Rist * to you under the Apache License, Version 2.0 (the 826424e8bSAndrew Rist * "License"); you may not use this file except in compliance 926424e8bSAndrew Rist * with the License. You may obtain a copy of the License at 1026424e8bSAndrew Rist * 1126424e8bSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 1226424e8bSAndrew Rist * 1326424e8bSAndrew Rist * Unless required by applicable law or agreed to in writing, 1426424e8bSAndrew Rist * software distributed under the License is distributed on an 1526424e8bSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1626424e8bSAndrew Rist * KIND, either express or implied. See the License for the 1726424e8bSAndrew Rist * specific language governing permissions and limitations 1826424e8bSAndrew Rist * under the License. 1926424e8bSAndrew Rist * 2026424e8bSAndrew Rist *************************************************************/ 2126424e8bSAndrew Rist 22cdf0e10cSrcweir[OOO_ERROR_1] 23cdf0e10cSrcweiren-US = "{{Fatal error: }}" 24cdf0e10cSrcweir 25cdf0e10cSrcweir[OOO_ERROR_2] 26cdf0e10cSrcweiren-US = "Error [1]." 27cdf0e10cSrcweir 28cdf0e10cSrcweir[OOO_ERROR_3] 29cdf0e10cSrcweiren-US = "Warning [1]." 30cdf0e10cSrcweir 31cdf0e10cSrcweir[OOO_ERROR_4] 32cdf0e10cSrcweiren-US = "Info [1]." 33cdf0e10cSrcweir 34cdf0e10cSrcweir[OOO_ERROR_5] 35cdf0e10cSrcweiren-US = "Internal Error [1]. [2]{, [3]}{, [4]}" 36cdf0e10cSrcweir 37cdf0e10cSrcweir[OOO_ERROR_6] 38cdf0e10cSrcweiren-US = "{{Disk full: }}" 39cdf0e10cSrcweir 40cdf0e10cSrcweir[OOO_ERROR_7] 41cdf0e10cSrcweiren-US = "Action [Time]: [1]. [2]" 42cdf0e10cSrcweir 43cdf0e10cSrcweir[OOO_ERROR_8] 44cdf0e10cSrcweiren-US = "[ProductName]" 45cdf0e10cSrcweir 46cdf0e10cSrcweir[OOO_ERROR_9] 47cdf0e10cSrcweiren-US = "{[2]}{, [3]}{, [4]}" 48cdf0e10cSrcweir 49cdf0e10cSrcweir[OOO_ERROR_10] 50cdf0e10cSrcweiren-US = "Message type: [1], Argument: [2]" 51cdf0e10cSrcweir 52cdf0e10cSrcweir[OOO_ERROR_11] 53cdf0e10cSrcweiren-US = "=== Logging started: [Date] [Time] ===" 54cdf0e10cSrcweir 55cdf0e10cSrcweir[OOO_ERROR_12] 56cdf0e10cSrcweiren-US = "=== Logging stopped: [Date] [Time] ===" 57cdf0e10cSrcweir 58cdf0e10cSrcweir[OOO_ERROR_13] 59cdf0e10cSrcweiren-US = "Action start [Time]: [1]." 60cdf0e10cSrcweir 61cdf0e10cSrcweir[OOO_ERROR_14] 62cdf0e10cSrcweiren-US = "Action ended [Time]: [1]. Return value [2]." 63cdf0e10cSrcweir 64cdf0e10cSrcweir[OOO_ERROR_15] 65cdf0e10cSrcweiren-US = "Time remaining: {[1] minutes }{[2] seconds}" 66cdf0e10cSrcweir 67cdf0e10cSrcweir[OOO_ERROR_16] 68cdf0e10cSrcweiren-US = "Out of memory. Shut down other applications before retrying." 69cdf0e10cSrcweir 70cdf0e10cSrcweir[OOO_ERROR_17] 71cdf0e10cSrcweiren-US = "Installer is no longer responding." 72cdf0e10cSrcweir 73cdf0e10cSrcweir[OOO_ERROR_18] 74cdf0e10cSrcweiren-US = "Installer terminated prematurely." 75cdf0e10cSrcweir 76cdf0e10cSrcweir[OOO_ERROR_19] 77cdf0e10cSrcweiren-US = "Please wait while Windows configures [ProductName]" 78cdf0e10cSrcweir 79cdf0e10cSrcweir[OOO_ERROR_20] 80cdf0e10cSrcweiren-US = "Gathering required information..." 81cdf0e10cSrcweir 82cdf0e10cSrcweir[OOO_ERROR_21] 83cdf0e10cSrcweiren-US = "Removing older versions of this application" 84cdf0e10cSrcweir 85cdf0e10cSrcweir[OOO_ERROR_22] 86cdf0e10cSrcweiren-US = "Preparing to remove older versions of this application" 87cdf0e10cSrcweir 88cdf0e10cSrcweir[OOO_ERROR_23] 89cdf0e10cSrcweiren-US = "{[ProductName] }Setup completed successfully." 90cdf0e10cSrcweir 91cdf0e10cSrcweir[OOO_ERROR_24] 92cdf0e10cSrcweiren-US = "{[ProductName] }Setup failed." 93cdf0e10cSrcweir 94cdf0e10cSrcweir[OOO_ERROR_25] 95cdf0e10cSrcweiren-US = "Error reading from file: [2]. {{ System error [3].}} Verify that the file exists and that you can access it." 96cdf0e10cSrcweir 97cdf0e10cSrcweir[OOO_ERROR_26] 98cdf0e10cSrcweiren-US = "Cannot create the file [3]. A directory with this name already exists. Cancel the installation and try installing to a different location." 99cdf0e10cSrcweir 100cdf0e10cSrcweir[OOO_ERROR_27] 101cdf0e10cSrcweiren-US = "Please insert the disk: [2]" 102cdf0e10cSrcweir 103cdf0e10cSrcweir[OOO_ERROR_28] 104cdf0e10cSrcweiren-US = "The installer has insufficient privileges to access this directory: [2]. The installation cannot continue. Log on as an administrator or contact your system administrator." 105cdf0e10cSrcweir 106cdf0e10cSrcweir[OOO_ERROR_29] 107cdf0e10cSrcweiren-US = "Error writing to file [2]. Verify that you have access to that directory." 108cdf0e10cSrcweir 109cdf0e10cSrcweir[OOO_ERROR_30] 110cdf0e10cSrcweiren-US = "Error reading from file [2]. Verify that the file exists and that you can access it." 111cdf0e10cSrcweir 112cdf0e10cSrcweir[OOO_ERROR_31] 113*fc5f4b32Smseidelen-US = "Another application has exclusive access to the file [2]. Please shut down all other applications, then click 'Retry'." 114cdf0e10cSrcweir 115cdf0e10cSrcweir[OOO_ERROR_32] 116*fc5f4b32Smseidelen-US = "There is not enough disk space to install the file [2]. Free some disk space and click Retry, or click 'Cancel' to exit." 117cdf0e10cSrcweir 118cdf0e10cSrcweir[OOO_ERROR_33] 119cdf0e10cSrcweiren-US = "Source file not found: [2]. Verify that the file exists and that you can access it." 120cdf0e10cSrcweir 121cdf0e10cSrcweir[OOO_ERROR_34] 122cdf0e10cSrcweiren-US = "Error reading from file: [3]. {{ System error [2].}} Verify that the file exists and that you can access it." 123cdf0e10cSrcweir 124cdf0e10cSrcweir[OOO_ERROR_35] 125cdf0e10cSrcweiren-US = "Error writing to file: [3]. {{ System error [2].}} Verify that you have access to that directory." 126cdf0e10cSrcweir 127cdf0e10cSrcweir[OOO_ERROR_36] 128cdf0e10cSrcweiren-US = "Source file not found {{(cabinet)}}: [2]. Verify that the file exists and that you can access it." 129cdf0e10cSrcweir 130cdf0e10cSrcweir[OOO_ERROR_37] 131*fc5f4b32Smseidelen-US = "Cannot create the directory [2]. A file with this name already exists. Please rename or remove the file and click Retry, or click 'Cancel' to exit." 132cdf0e10cSrcweir 133cdf0e10cSrcweir[OOO_ERROR_38] 134cdf0e10cSrcweiren-US = "The volume [2] is currently unavailable. Please select another." 135cdf0e10cSrcweir 136cdf0e10cSrcweir[OOO_ERROR_39] 137cdf0e10cSrcweiren-US = "The specified path [2] is unavailable." 138cdf0e10cSrcweir 139cdf0e10cSrcweir[OOO_ERROR_40] 140cdf0e10cSrcweiren-US = "Unable to write to the specified folder [2]." 141cdf0e10cSrcweir 142cdf0e10cSrcweir[OOO_ERROR_41] 143cdf0e10cSrcweiren-US = "A network error occurred while attempting to read from the file [2]" 144cdf0e10cSrcweir 145cdf0e10cSrcweir[OOO_ERROR_42] 146cdf0e10cSrcweiren-US = "An error occurred while attempting to create the directory [2]" 147cdf0e10cSrcweir 148cdf0e10cSrcweir[OOO_ERROR_43] 149cdf0e10cSrcweiren-US = "A network error occurred while attempting to create the directory [2]" 150cdf0e10cSrcweir 151cdf0e10cSrcweir[OOO_ERROR_44] 152cdf0e10cSrcweiren-US = "A network error occurred while attempting to open the source file cabinet [2]." 153cdf0e10cSrcweir 154cdf0e10cSrcweir[OOO_ERROR_45] 155cdf0e10cSrcweiren-US = "The specified path is too long [2]." 156cdf0e10cSrcweir 157cdf0e10cSrcweir[OOO_ERROR_46] 158cdf0e10cSrcweiren-US = "The Installer has insufficient privileges to modify the file [2]." 159cdf0e10cSrcweir 160cdf0e10cSrcweir[OOO_ERROR_47] 161cdf0e10cSrcweiren-US = "A portion of the path [2] exceeds the length allowed by the system." 162cdf0e10cSrcweir 163cdf0e10cSrcweir[OOO_ERROR_48] 164cdf0e10cSrcweiren-US = "The path [2] contains words that are not valid in folders." 165cdf0e10cSrcweir 166cdf0e10cSrcweir[OOO_ERROR_49] 167cdf0e10cSrcweiren-US = "The path [2] contains an invalid character." 168cdf0e10cSrcweir 169cdf0e10cSrcweir[OOO_ERROR_50] 170cdf0e10cSrcweiren-US = "[2] is not a valid short file name." 171cdf0e10cSrcweir 172cdf0e10cSrcweir[OOO_ERROR_51] 173cdf0e10cSrcweiren-US = "Error getting file security: [3] GetLastError: [2]" 174cdf0e10cSrcweir 175cdf0e10cSrcweir[OOO_ERROR_52] 176cdf0e10cSrcweiren-US = "Invalid Drive: [2]" 177cdf0e10cSrcweir 178cdf0e10cSrcweir[OOO_ERROR_53] 179cdf0e10cSrcweiren-US = "Error applying patch to file [2]. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor. {{System Error: [3]}}" 180cdf0e10cSrcweir 181cdf0e10cSrcweir[OOO_ERROR_54] 182cdf0e10cSrcweiren-US = "Could not create key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." 183cdf0e10cSrcweir 184cdf0e10cSrcweir[OOO_ERROR_55] 185cdf0e10cSrcweiren-US = "Could not open key: [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." 186cdf0e10cSrcweir 187cdf0e10cSrcweir[OOO_ERROR_56] 188cdf0e10cSrcweiren-US = "Could not delete value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel." 189cdf0e10cSrcweir 190cdf0e10cSrcweir[OOO_ERROR_57] 191cdf0e10cSrcweiren-US = "Could not delete key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." 192cdf0e10cSrcweir 193cdf0e10cSrcweir[OOO_ERROR_58] 194cdf0e10cSrcweiren-US = "Could not read value [2] from key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel." 195cdf0e10cSrcweir 196cdf0e10cSrcweir[OOO_ERROR_59] 197cdf0e10cSrcweiren-US = "Could not write value [2] to key [3]. {{ System error [4].}} Verify that you have sufficient access to that key, or contact your support personnel." 198cdf0e10cSrcweir 199cdf0e10cSrcweir[OOO_ERROR_60] 200cdf0e10cSrcweiren-US = "Could not get value names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." 201cdf0e10cSrcweir 202cdf0e10cSrcweir[OOO_ERROR_61] 203cdf0e10cSrcweiren-US = "Could not get sub key names for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." 204cdf0e10cSrcweir 205cdf0e10cSrcweir[OOO_ERROR_62] 206cdf0e10cSrcweiren-US = "Could not read security information for key [2]. {{ System error [3].}} Verify that you have sufficient access to that key, or contact your support personnel." 207cdf0e10cSrcweir 208cdf0e10cSrcweir[OOO_ERROR_63] 209cdf0e10cSrcweiren-US = "Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application." 210cdf0e10cSrcweir 211cdf0e10cSrcweir[OOO_ERROR_64] 212cdf0e10cSrcweiren-US = "Another installation is in progress. You must complete that installation before continuing this one." 213cdf0e10cSrcweir 214cdf0e10cSrcweir[OOO_ERROR_65] 215cdf0e10cSrcweiren-US = "Error accessing secured data. Please make sure the Windows Installer is configured properly and try the installation again." 216cdf0e10cSrcweir 217cdf0e10cSrcweir[OOO_ERROR_66] 218cdf0e10cSrcweiren-US = "User [2] has previously initiated an installation for product [3]. That user will need to run that installation again before using that product. Your current installation will now continue." 219cdf0e10cSrcweir 220cdf0e10cSrcweir[OOO_ERROR_67] 221cdf0e10cSrcweiren-US = "User [2] has previously initiated an installation for product [3]. That user will need to run that installation again before using that product." 222cdf0e10cSrcweir 223cdf0e10cSrcweir[OOO_ERROR_68] 224cdf0e10cSrcweiren-US = "Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. Free some disk space and retry." 225cdf0e10cSrcweir 226cdf0e10cSrcweir[OOO_ERROR_69] 227cdf0e10cSrcweiren-US = "Are you sure you want to cancel?" 228cdf0e10cSrcweir 229cdf0e10cSrcweir[OOO_ERROR_70] 230cdf0e10cSrcweiren-US = "The file [2][3] is being held in use {by the following process: Name: [4], ID: [5], Window Title: [6]}. Close that application and retry." 231cdf0e10cSrcweir 232cdf0e10cSrcweir[OOO_ERROR_71] 233cdf0e10cSrcweiren-US = "The product [2] is already installed, preventing the installation of this product. The two products are incompatible." 234cdf0e10cSrcweir 235cdf0e10cSrcweir[OOO_ERROR_72] 236cdf0e10cSrcweiren-US = "Out of disk space -- Volume: [2]; required space: [3] KB; available space: [4] KB. If rollback is disabled, enough space is available. Click Cancel to quit, Retry to check available disk space again, or Ignore to continue without rollback." 237cdf0e10cSrcweir 238cdf0e10cSrcweir[OOO_ERROR_73] 239cdf0e10cSrcweiren-US = "Could not access network location [2]." 240cdf0e10cSrcweir 241cdf0e10cSrcweir[OOO_ERROR_74] 242cdf0e10cSrcweiren-US = "The following applications should be closed before continuing the installation:" 243cdf0e10cSrcweir 244cdf0e10cSrcweir[OOO_ERROR_75] 245cdf0e10cSrcweiren-US = "Could not find any previously installed compliant products on the machine for installing this product." 246cdf0e10cSrcweir 247cdf0e10cSrcweir[OOO_ERROR_76] 248cdf0e10cSrcweiren-US = "The key [2] is not valid. Verify that you entered the correct key." 249cdf0e10cSrcweir 250cdf0e10cSrcweir[OOO_ERROR_77] 251*fc5f4b32Smseidelen-US = "The installer must restart your system before configuration of [2] can continue. Click 'Yes' to restart now or 'No' if you plan to restart later." 252cdf0e10cSrcweir 253cdf0e10cSrcweir[OOO_ERROR_78] 254*fc5f4b32Smseidelen-US = "You must restart your system for the configuration changes made to [2] to take effect. Click 'Yes' to restart now or 'No' if you plan to restart later." 255cdf0e10cSrcweir 256cdf0e10cSrcweir[OOO_ERROR_79] 257cdf0e10cSrcweiren-US = "An installation for [2] is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?" 258cdf0e10cSrcweir 259cdf0e10cSrcweir[OOO_ERROR_80] 260cdf0e10cSrcweiren-US = "A previous installation for this product is in progress. You must undo the changes made by that installation to continue. Do you want to undo those changes?" 261cdf0e10cSrcweir 262cdf0e10cSrcweir[OOO_ERROR_81] 263cdf0e10cSrcweiren-US = "No valid source could be found for product [2]. The Windows Installer cannot continue." 264cdf0e10cSrcweir 265cdf0e10cSrcweir[OOO_ERROR_82] 266cdf0e10cSrcweiren-US = "Installation operation completed successfully." 267cdf0e10cSrcweir 268cdf0e10cSrcweir[OOO_ERROR_83] 269cdf0e10cSrcweiren-US = "Installation operation failed." 270cdf0e10cSrcweir 271cdf0e10cSrcweir[OOO_ERROR_84] 272cdf0e10cSrcweiren-US = "Product: [2] -- [3]" 273cdf0e10cSrcweir 274cdf0e10cSrcweir[OOO_ERROR_85] 275cdf0e10cSrcweiren-US = "You may either restore your computer to its previous state or continue the installation later. Would you like to restore?" 276cdf0e10cSrcweir 277cdf0e10cSrcweir[OOO_ERROR_86] 278*fc5f4b32Smseidelen-US = "An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click 'Retry', or 'Cancel' to end the installation." 279cdf0e10cSrcweir 280cdf0e10cSrcweir[OOO_ERROR_87] 281cdf0e10cSrcweiren-US = "One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible." 282cdf0e10cSrcweir 283cdf0e10cSrcweir[OOO_ERROR_88] 284cdf0e10cSrcweiren-US = "[2] cannot install one of its required products. Contact your technical support group. {{System Error: [3].}}" 285cdf0e10cSrcweir 286cdf0e10cSrcweir[OOO_ERROR_89] 287cdf0e10cSrcweiren-US = "The older version of [2] cannot be removed. Contact your technical support group. {{System Error [3].}}" 288cdf0e10cSrcweir 289cdf0e10cSrcweir[OOO_ERROR_90] 290cdf0e10cSrcweiren-US = "The path [2] is not valid. Please specify a valid path." 291cdf0e10cSrcweir 292cdf0e10cSrcweir[OOO_ERROR_91] 293cdf0e10cSrcweiren-US = "Out of memory. Shut down other applications before retrying." 294cdf0e10cSrcweir 295cdf0e10cSrcweir[OOO_ERROR_92] 296*fc5f4b32Smseidelen-US = "There is no disk in drive [2]. Please insert one and click 'Retry', or click 'Cancel' to go back to the previously selected volume." 297cdf0e10cSrcweir 298cdf0e10cSrcweir[OOO_ERROR_93] 299*fc5f4b32Smseidelen-US = "There is no disk in drive [2]. Please insert one and click 'Retry', or click 'Cancel' to return to the browse dialog and select a different volume." 300cdf0e10cSrcweir 301cdf0e10cSrcweir[OOO_ERROR_94] 302cdf0e10cSrcweiren-US = "The folder [2] does not exist. Please enter a path to an existing folder." 303cdf0e10cSrcweir 304cdf0e10cSrcweir[OOO_ERROR_95] 305cdf0e10cSrcweiren-US = "You have insufficient privileges to read this folder." 306cdf0e10cSrcweir 307cdf0e10cSrcweir[OOO_ERROR_96] 308cdf0e10cSrcweiren-US = "A valid destination folder for the installation could not be determined." 309cdf0e10cSrcweir 310cdf0e10cSrcweir[OOO_ERROR_97] 311cdf0e10cSrcweiren-US = "Error attempting to read from the source installation database: [2]." 312cdf0e10cSrcweir 313cdf0e10cSrcweir[OOO_ERROR_98] 314cdf0e10cSrcweiren-US = "Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation." 315cdf0e10cSrcweir 316cdf0e10cSrcweir[OOO_ERROR_99] 317cdf0e10cSrcweiren-US = "Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation." 318cdf0e10cSrcweir 319cdf0e10cSrcweir[OOO_ERROR_100] 320cdf0e10cSrcweiren-US = "Module [2] failed to register. HRESULT [3]. Contact your support personnel." 321cdf0e10cSrcweir 322cdf0e10cSrcweir[OOO_ERROR_101] 323cdf0e10cSrcweiren-US = "Module [2] failed to unregister. HRESULT [3]. Contact your support personnel." 324cdf0e10cSrcweir 325cdf0e10cSrcweir[OOO_ERROR_102] 326cdf0e10cSrcweiren-US = "Failed to cache package [2]. Error: [3]. Contact your support personnel." 327cdf0e10cSrcweir 328cdf0e10cSrcweir[OOO_ERROR_103] 329cdf0e10cSrcweiren-US = "Could not register font [2]. Verify that you have sufficient permissions to install fonts, and that the system supports this font." 330cdf0e10cSrcweir 331cdf0e10cSrcweir[OOO_ERROR_104] 332cdf0e10cSrcweiren-US = "Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts." 333cdf0e10cSrcweir 334cdf0e10cSrcweir[OOO_ERROR_105] 335cdf0e10cSrcweiren-US = "Could not create shortcut [2]. Verify that the destination folder exists and that you can access it." 336cdf0e10cSrcweir 337cdf0e10cSrcweir[OOO_ERROR_106] 338cdf0e10cSrcweiren-US = "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it." 339cdf0e10cSrcweir 340cdf0e10cSrcweir[OOO_ERROR_107] 341cdf0e10cSrcweiren-US = "Could not register type library for file [2]. Contact your support personnel." 342cdf0e10cSrcweir 343cdf0e10cSrcweir[OOO_ERROR_108] 344cdf0e10cSrcweiren-US = "Could not unregister type library for file [2]. Contact your support personnel." 345cdf0e10cSrcweir 346cdf0e10cSrcweir[OOO_ERROR_109] 347cdf0e10cSrcweiren-US = "Could not update the INI file [2][3]. Verify that the file exists and that you can access it." 348cdf0e10cSrcweir 349cdf0e10cSrcweir[OOO_ERROR_110] 350cdf0e10cSrcweiren-US = "Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3]." 351cdf0e10cSrcweir 352cdf0e10cSrcweir[OOO_ERROR_111] 353cdf0e10cSrcweiren-US = "Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel." 354cdf0e10cSrcweir 355cdf0e10cSrcweir[OOO_ERROR_112] 356cdf0e10cSrcweiren-US = "Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel." 357cdf0e10cSrcweir 358cdf0e10cSrcweir[OOO_ERROR_113] 359cdf0e10cSrcweiren-US = "Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers." 360cdf0e10cSrcweir 361cdf0e10cSrcweir[OOO_ERROR_114] 362cdf0e10cSrcweiren-US = "Error installing ODBC driver [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it." 363cdf0e10cSrcweir 364cdf0e10cSrcweir[OOO_ERROR_115] 365cdf0e10cSrcweiren-US = "Error configuring ODBC data source [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it." 366cdf0e10cSrcweir 367cdf0e10cSrcweir[OOO_ERROR_116] 368cdf0e10cSrcweiren-US = "Service [2] ([3]) failed to start. Verify that you have sufficient privileges to start system services." 369cdf0e10cSrcweir 370cdf0e10cSrcweir[OOO_ERROR_117] 371cdf0e10cSrcweiren-US = "Service [2] ([3]) could not be stopped. Verify that you have sufficient privileges to stop system services." 372cdf0e10cSrcweir 373cdf0e10cSrcweir[OOO_ERROR_118] 374cdf0e10cSrcweiren-US = "Service [2] ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services." 375cdf0e10cSrcweir 376cdf0e10cSrcweir[OOO_ERROR_119] 377cdf0e10cSrcweiren-US = "Service [2] ([3]) could not be installed. Verify that you have sufficient privileges to install system services." 378cdf0e10cSrcweir 379cdf0e10cSrcweir[OOO_ERROR_120] 380cdf0e10cSrcweiren-US = "Could not update environment variable [2]. Verify that you have sufficient privileges to modify environment variables." 381cdf0e10cSrcweir 382cdf0e10cSrcweir[OOO_ERROR_121] 383cdf0e10cSrcweiren-US = "You do not have sufficient privileges to complete this installation for all users of the machine. Log on as an administrator and then retry this installation." 384cdf0e10cSrcweir 385cdf0e10cSrcweir[OOO_ERROR_122] 386cdf0e10cSrcweiren-US = "Could not set file security for file [3]. Error: [2]. Verify that you have sufficient privileges to modify the security permissions for this file." 387cdf0e10cSrcweir 388cdf0e10cSrcweir[OOO_ERROR_123] 389cdf0e10cSrcweiren-US = "Component Services (COM+ 1.0) are not installed on this computer. This installation requires Component Services in order to complete successfully. Component Services are available on Windows 2000." 390cdf0e10cSrcweir 391cdf0e10cSrcweir[OOO_ERROR_124] 392cdf0e10cSrcweiren-US = "Error registering COM+ application. Contact your support personnel for more information." 393cdf0e10cSrcweir 394cdf0e10cSrcweir[OOO_ERROR_125] 395cdf0e10cSrcweiren-US = "Error unregistering COM+ application. Contact your support personnel for more information." 396cdf0e10cSrcweir 397cdf0e10cSrcweir[OOO_ERROR_126] 398cdf0e10cSrcweiren-US = "The description for service '[2]' ([3]) could not be changed." 399cdf0e10cSrcweir 400cdf0e10cSrcweir[OOO_ERROR_127] 401cdf0e10cSrcweiren-US = "The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly. {{Package version: [3], OS Protected version: [4]}}" 402cdf0e10cSrcweir 403cdf0e10cSrcweir[OOO_ERROR_128] 404cdf0e10cSrcweiren-US = "The Windows Installer service cannot update the protected Windows file [2]. {{Package version: [3], OS Protected version: [4], SFP Error: [5]}}" 405cdf0e10cSrcweir 406cdf0e10cSrcweir[OOO_ERROR_129] 407cdf0e10cSrcweiren-US = "This setup requires Internet Information Server 4.0 or higher for configuring IIS Virtual Roots. Please make sure that you have IIS 4.0 or higher." 408cdf0e10cSrcweir 409cdf0e10cSrcweir[OOO_ERROR_130] 410cdf0e10cSrcweiren-US = "This setup requires Administrator privileges for configuring IIS Virtual Roots." 411