cogconfig.properties 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: CFG
  12. ##
  13. ## Description: Messages for the IBM Cognos Configuration tool.
  14. ##
  15. #
  16. # Section: UI
  17. #
  18. # Description:
  19. #
  20. Application.title = IBM Cognos Configuration
  21. Application.titleWithServerName = IBM Cognos Configuration - {0}
  22. Application.usage = Bad command line option.\nUsage: cogconfig -s "input file" -c where \n\t -s silent mode with "input file" \n\t -c console mode
  23. Label.BooleanFalse = False
  24. Label.BooleanTrue = True
  25. Label.ButtonApply = &Apply
  26. Label.ButtonNext = &Next>
  27. Label.ButtonBack = <&Back
  28. Label.ButtonFinish = &Finish
  29. Label.ButtonCancel.NoAccelerator = Cancel
  30. Label.ButtonCancel = &Cancel
  31. Label.ButtonContinue = &Continue
  32. Label.ButtonRegenerate = &Regenerate
  33. Label.ButtonExit = &Exit
  34. Label.ButtonNo = &No
  35. Label.ButtonOK = &OK
  36. Label.ButtonOK.NoAccelerator = OK
  37. Label.ButtonYes = &Yes
  38. Label.ButtonClose = &Close
  39. Label.ButtonDetails = &Details >>
  40. Label.ButtonDetailsHide = << &Details
  41. Label.cnfgTreeRoot = Loading local configuration...
  42. Label.cryptoInProgress = Please wait while IBM Cognos Configuration is generating cryptographic information...
  43. Label.editCredentials = Edit Credentials...
  44. Label.editButton = <click the edit button>
  45. Label.DialogAbout.notforresale = - Not for Commercial Release or Sale
  46. Label.DialogArrayParameter.inputHdrValue = Available values
  47. Label.DialogArrayParameter.outputHdrValue = Current values
  48. Label.DialogArrayParameter.Button.Add = Add
  49. Label.DialogArrayParameter.ButtonUp = Move up one item
  50. Label.DialogArrayParameter.ButtonDown = Move down one item
  51. Label.DialogArrayParameter.ButtonTop = Move to the top
  52. Label.DialogArrayParameter.ButtonBottom = Move to the bottom
  53. Label.DialogConfigServersParameter.Button.Retrieve = Retrieve
  54. Label.DialogCreateNew.name = &Name:
  55. Label.DialogCreateNew.type = &Type(Group):
  56. Label.DialogCreateNew.subtype = &Type:
  57. Label.DialogRename.name = &Name:
  58. Label.DialogEditCredential.confirm = &Confirm password:
  59. Label.DialogEditCredential.password = &Password:
  60. Label.DialogEditCredential.username = &User ID:
  61. Label.DialogRetrieveConfiguration.title = Retrieve Configuration Servers
  62. Label.DialogRetrieveConfiguration.namespace = &Namespace ID:
  63. Label.DialogRetrieveConfiguration.url = Cognos &Analytics URL:
  64. Label.DialogEditEncrypted.confirm = &Confirm value:
  65. Label.DialogEditEncrypted.value = &Value:
  66. Label.DialogGlobalConfig.tabSupportedProductLocales = Product Locales
  67. Label.DialogGlobalConfig.tabSupportedContentLocales = Content Locales
  68. Label.DialogGlobalConfig.tabProductLocaleMap = Product Locale Mappings
  69. Label.DialogGlobalConfig.tabContentLocaleMap = Content Locale Mappings
  70. Label.DialogGlobalConfig.tabSupportedCurrencies = Currencies
  71. Label.DialogGlobalConfig.tabSupportedFonts = Fonts
  72. Label.DialogGlobalConfig.hdrKey = Key
  73. Label.DialogGlobalConfig.hdrCurrency = Supported Currency
  74. Label.DialogGlobalConfig.hdrFont = Supported Font Name
  75. Label.DialogGlobalConfig.hdrSupportedLocale = Supported Locale
  76. Label.DialogGlobalConfig.hdrLocaleMapping = Locale Mapping
  77. Label.DialogGlobalConfig.hdrDescription = Description
  78. Label.DialogGlobalConfig.ButtonAdd = &Add...
  79. Label.DialogGlobalConfig.ButtonRemove = &Remove
  80. Label.DialogFontBrowser.header = Search for existing fonts in the system.
  81. Label.DialogFontBrowser.paths = &Enter font paths separated with a semi-colon (;) character:
  82. Label.DialogFontBrowser.selectFont = Select a &font name from the results:
  83. Label.DialogFontEmbedBrowser.header = Search for the existing fonts to include in the list of fonts below.
  84. Label.DialogFontEmbedBrowser.selectFont = Specify the &fonts to always or never embed in PDF reports:
  85. Label.DialogFontEmbedBrowserBrs.hdrValue = Fonts to Embed in PDF Reports (Batch Report service)
  86. Label.DialogFontEmbedBrowserRs.hdrValue = Fonts to Embed in PDF Reports (Report service)
  87. Label.DialogFontEmbedBrowser.FontTitle = Fonts to Embed
  88. Label.DialogFontEmbedBrowser.AlwaysTitle = Always
  89. Label.DialogFontEmbedBrowser.NeverTitle = Never
  90. Label.DialogFontBrowser.buttonSearch = &Search Now
  91. Label.DialogFontsMapping.hdrKey = Global Font Name
  92. Label.DialogFontsMapping.hdrValue = Physical Font Name
  93. Label.DialogFontsMapping.tabFontsMap = Font Mappings
  94. Label.DialogAliasRoots.tabAliasRoots = Alias Roots
  95. Label.DialogAliasRoots.hdrKey = Alias root name
  96. Label.DialogAliasRoots.hdrValue = URI values
  97. Label.DialogAliasRootsURI.win = Windows URI
  98. Label.DialogAliasRootsURI.winHint = Example: file:///c:/path or file://server/share
  99. Label.DialogAliasRootsURI.unix = Unix URI
  100. Label.DialogAliasRootsURI.unixHint = Example: file:///path
  101. Label.DialogFontChooser.Style = Style:
  102. Label.DialogFontChooser.Name = Name:
  103. Label.DialogFontChooser.Size = Size:
  104. Label.DialogFontChooser.FontBold = Bold
  105. Label.DialogFontChooser.FontPlain = Plain
  106. Label.DialogFontChooser.FontItalic = Italic
  107. Label.DialogFontChooser.Title = Font
  108. Label.DialogProperties.FrameTitle = Properties
  109. Label.DialogProperties.SystemPanelTitle = System Properties
  110. Label.DialogProperties.InstalledComponentsTitle = Installed Components
  111. Label.DialogProperties.JavaVersion = Java Version:
  112. Label.DialogProperties.JavaVendor = Java Vendor:
  113. Label.DialogProperties.JavaInstallPath = Java Install Path:
  114. Label.DialogProperties.LocalHostName = Local Host Name:
  115. Label.DialogProperties.LocalHostIP = Local Host IP:
  116. Label.DialogProperties.CognosInstallPath = IBM Cognos Install Path:
  117. Label.DialogProperties.SystemTextBoxCaption = All System Properties:
  118. Label.DialogProperties.HostError = Unavailable
  119. Label.DialogProperties.LoadError = Unable to read installed components list.
  120. Label.DialogSave.message = IBM Cognos Configuration is performing the following tasks:
  121. Label.DialogSave.validationTask = Checking for errors and configuration integrity
  122. Label.DialogSave.checkEncryptedDataTask = Checking integrity of encrypted data
  123. Label.DialogSave.cryptoTask = Generating cryptographic information
  124. Label.DialogSave.backupTask = Backing up configuration files
  125. Label.DialogSave.parameterTask = Saving configuration parameters
  126. Label.DialogSave.populateAAATask = Populating authentication settings to server
  127. Label.DialogSave.localeTask = Saving global information
  128. Label.DialogSave.tomcatTask = Updating Tomcat configuration file
  129. Label.DialogSave.wlpTask = Updating WebSphere Liberty Profile configuration files
  130. Label.DialogSave.sgTask = Updating Servlet Gateway configuration files
  131. Label.DialogSave.verificationPortsTask = Verifying ports
  132. Label.DialogSave.verificationURLsTask = Verifying urls
  133. Label.DialogSave.verificationConfigGroupTask = Verifying configuration group
  134. Label.DialogSave.verificationFolderPathTask = Verifying required folder path
  135. Label.DialogFileBrowser.file.Title = Select File
  136. Label.DialogFileBrowser.folder.Title = Select Folder
  137. Label.DialogFileBrowser.approveButton = &Select
  138. Label.DialogFileBrowser.approveButtonToolTip = Select
  139. Label.FileChooser.acceptAllFileFilterText = All Files (*.*)
  140. Label.FileChooser.newFolderErrorText = Error creating new folder
  141. Label.FileChooser.fileDescriptionText = Generic File
  142. Label.FileChooser.directoryDescriptionText = Directory
  143. Label.FileChooser.saveButtonText = &Save
  144. Label.FileChooser.saveButtonToolTipText = Save selected file
  145. Label.FileChooser.openButtonText = &Open
  146. Label.FileChooser.openButtonToolTipText = Open selected file
  147. Label.FileChooser.saveDialogTitleText = Save
  148. Label.FileChooser.openDialogTitleText = Open
  149. Label.FileChooser.cancelButtonText = Cancel
  150. Label.FileChooser.cancelButtonToolTipText = Abort dialog
  151. Label.FileChooser.updateButtonText = &Update
  152. Label.FileChooser.updateButtonToolTipText = Update directory listing
  153. Label.FileChooser.helpButtonText = Help
  154. Label.FileChooser.helpButtonToolTipText = Help
  155. Label.FileChooser.directoryOpenButtonText = &Open
  156. Label.FileChooser.directoryOpenButtonToolTipText = Open selected directory
  157. Label.FileChooser.fileNameLabelText = File &name:
  158. Label.FileChooser.filesOfTypeLabelText = Files of &type:
  159. Label.FileChooser.upFolderAccessibleName = Up
  160. Label.FileChooser.upFolderToolTipText = Up One Level
  161. Label.FileChooser.homeFolderAccessibleName = Home
  162. Label.FileChooser.homeFolderToolTipText = Home
  163. Label.FileChooser.newFolderAccessibleName = New Folder
  164. Label.FileChooser.newFolderToolTipText = Create New Folder
  165. Label.FileChooser.listViewButtonAccessibleName = List
  166. Label.FileChooser.listViewButtonToolTipText = List
  167. Label.FileChooser.detailsViewButtonAccessibleName = Details
  168. Label.FileChooser.detailsViewButtonToolTipText = Details
  169. Label.FileChooser.saveInLabelText = Sa&ve in:
  170. Label.FileChooser.fileNameHeaderText = Name
  171. Label.FileChooser.fileSizeHeaderText = Size
  172. Label.FileChooser.fileTypeHeaderText = Type
  173. Label.FileChooser.fileDateHeaderText = Modified
  174. Label.FileChooser.fileAttrHeaderText = Attributes
  175. Label.FileChooser.other.newFolder = NewFolder
  176. Label.FileChooser.other.newFolder.subsequent = NewFolder.{0}
  177. Label.FileChooser.win32.newFolder = NewFolder
  178. Label.FileChooser.win32.newFolder.subsequent = New Folder ({0})
  179. Label.DialogWizard.Name = Na&me:
  180. Label.DialogWizard.Type = &Type:
  181. Label.DialogWizard.CreateNew = Create New Resource
  182. Label.DialogWizard.EditInst = Edit Existing Instances
  183. Label.DialogWizard.DelInst = Delete Existing Instances
  184. Label.DialogWizard.Exit = Exit template
  185. Label.DialogWizard.Switch = Switch to:
  186. Label.DialogWizard.CurrentSetting = Current settings:
  187. Label.DialogWizard.About = About
  188. Label.DialogWizard.HelpLink = Installation and Configuration Guide
  189. Label.DialogWizard.JRE = Current Java Runtime Environment
  190. Label.DialogWizard.JRE.Error = Unable to get current Java Runtime Environment
  191. Label.DialogGenWarWizard.WAR = WAR Files (*.war)
  192. Label.DialogGenWarWizard.EAR = EAR Files (*.ear)
  193. Label.execInProgress = Please wait while IBM Cognos Configuration is performing the requested action...
  194. Label.general = General
  195. Label.information.notavailable = Help is not available.
  196. Label.helplink.information = For more information, please see:
  197. Label.navigationPrefix = {0} - {1}
  198. Label.navigationPrefixWithType = {0} - {1} - {2}
  199. Label.navigationComputer.Properties = Computer Properties
  200. Label.navigationResource.Properties = Resource Properties
  201. Label.navigationComponent.Properties = Component Properties
  202. Label.navigationGroup.Properties = Group Properties
  203. Label.property = Name
  204. Label.treeHeader = Explorer
  205. Label.units.bytes = Bytes
  206. Label.units.day = Days
  207. Label.units.entries = Entries
  208. Label.units.GB = GB
  209. Label.units.hour = Hours
  210. Label.units.KB = KB
  211. Label.units.MB = MB
  212. Label.units.min = Minutes
  213. Label.units.msec = Milliseconds
  214. Label.units.sec = Seconds
  215. Label.units.ticks = Ticks
  216. Label.value = Value
  217. Label.export.xml = XML Files (*.xml)
  218. Label.ServiceManagerNotInstalled = Local Configuration
  219. Label.ServiceManagerRunning = Local Configuration (running)
  220. Label.ServiceManagerStopped = Local Configuration (stopped)
  221. Label.ServiceRunning = {0} (running)
  222. Label.ServiceStopped = {0} (stopped)
  223. Label.ServiceUnknown = {0} (unknown)
  224. Label.Type = Type
  225. Label.Folder.Notification.Default.Database = Notification Store
  226. Label.DialogCMUpgrade.text1 = An upgrade will occur on the next startup of the IBM Cognos service.
  227. Label.DialogCMUpgrade.text2 = The upgrade may take a substantial amount of time.
  228. Label.DialogCMUpgrade.detailsLink = Details
  229. Label.DialogIPFUpgradeDetails.text1 = The logging database schema will be upgraded. The upgrade may take a substantial amount of time based on the number of logging databases and database entries.
  230. Label.DialogCMUpgradeDetails.text1 = The Content Manager database schema and Framework Manager models will be upgraded. The upgrade may take a substantial amount of time based on the number of objects affected and the complexity of those objects.
  231. Label.DialogCMUpgradeDetails.text2 = The following is information about the content store:
  232. Label.DialogCMUpgrade.Warning = It is recommended that you back up the content store database before proceeding. After you upgrade the content store, you will not be able to use it with previous versions of IBM Cognos products. For more information, please see the Installation and Configuration Guide.
  233. Label.DialogIPFUpgrade.Warning = It is recommended that you back up the logging databases before proceeding. After you upgrade the logging databases, you will not be able to use it with previous versions of IBM Cognos products. For more information, please see the Installation and Configuration Guide.
  234. Label.DialogCMUpgrade.RSCheckBox = Upgrade report specifications?
  235. Label.DialogCMUpgrade.RSCheckBox.text = If you have SDK applications that create, modify, or save report specifications, do not select this option. You must first update your SDK applications to comply with the latest IBM Cognos report specification schema. Otherwise, your SDK applications may not be able to access the upgraded report specifications. For information about upgrading report specifications, see the IBM Cognos Developer Guide.
  236. Label.DialogCMUpgrade.text3 = Do you want to continue?
  237. Label.DialogCMUpgrade.ShowAgainCheckBox = Show this dialog for the remainder of this session
  238. Menu.actions = &Actions
  239. Menu.actions.globalConfig = Edit &Global Configuration...
  240. Menu.actions.new.empty = Empty
  241. Menu.actions.restart = &Restart
  242. Menu.actions.restart.no.mnemonic = Restart
  243. Menu.actions.start.no.mnemonic = Start
  244. Menu.actions.start = &Start
  245. Menu.actions.stop = St&op
  246. Menu.actions.stop.no.mnemonic = Stop
  247. Menu.actions.test = &Test
  248. Menu.actions.verify = &Verify
  249. Menu.actions.verifyConformance = &Check For Supported Software...
  250. Menu.actions.genwar = &Build Application Files...
  251. Menu.edit = &Edit
  252. Menu.edit.resetToDefault = Reset to De&fault
  253. Menu.edit.resetToDefault.no.mnemonic = Reset to Default
  254. Menu.edit.new = &New resource
  255. Menu.edit.new.no.mnemonic = New resource
  256. Menu.edit.rename = &Rename...
  257. Menu.edit.rename.no.mnemonic = Rename...
  258. Menu.edit.clear = Cle&ar
  259. Menu.edit.copy = &Copy
  260. Menu.edit.cut = Cu&t
  261. Menu.edit.paste = &Paste
  262. Menu.edit.delete = &Delete
  263. Menu.edit.delete.no.mnemonic = Delete
  264. Menu.file = &File
  265. Menu.file.exit = E&xit
  266. Menu.file.print = &Print
  267. Menu.file.save = &Save
  268. Menu.file.saveutf8 = Save as &UTF-8
  269. Menu.file.export = &Export As...
  270. Menu.help = &Help
  271. Menu.help.about = &About IBM Cognos Configuration
  272. Menu.help.cognosOnTheWeb = IBM on the &Web
  273. Menu.help.contents = &Contents
  274. Menu.view = &View
  275. Menu.view.toolbar = &Toolbar
  276. Menu.view.installPath = &Install Path
  277. Menu.view.font = &Font...
  278. Menu.wizard = &Wizard
  279. Title.DialogAbout = About IBM Cognos Configuration
  280. Title.DialogHelp = Help
  281. Title.DialogEditValue.Parameter = Value - {0}
  282. Title.DialogCreateNew = New Resource - {0}
  283. Title.DialogRename = Rename
  284. Title.DialogGlobalConfig = Global Configuration
  285. Title.DialogExport = Export As
  286. Title.DialogFontBrowser = Physical Font Name
  287. Title.DialogFontEmbedBrowser.Brs = Fonts to Embed in PDF Reports (Batch Report service)
  288. Title.DialogFontEmbedBrowser.Rs = Fonts to Embed in PDF Reports (Report service)
  289. Title.DialogFontEmbedBrowser = Fonts to Embed in PDF Reports
  290. Title.DialogFontChooser = Font
  291. Title.Test.Initialization = Test Action Initialization
  292. Title.DialogCMUpgrade = Upgrade
  293. Title.DialogCMUpgradeDetails = Details
  294. Tooltip.actions.resetToDefault = Reset to Default
  295. Tooltip.actions.start = Start
  296. Tooltip.actions.stop = Stop
  297. Tooltip.actions.restart = Restart
  298. Tooltip.actions.test = Test
  299. Tooltip.edit.copy = Copy
  300. Tooltip.edit.cut = Cut
  301. Tooltip.edit.paste = Paste
  302. Tooltip.file.print = Print
  303. Tooltip.file.save = Save configuration
  304. Tooltip.help.contents = Contents
  305. #
  306. # Section: MSG
  307. #
  308. # Description:
  309. #
  310. Message.comingSoon = IBM Cognos Configuration functionality coming.
  311. Message.configurationlib.unabletoload.explanation = Unable to load the configuration library (cclcfgapi.jar).
  312. Message.crypto.succeeded.notification = Configuration and cryptographic information saved.
  313. Message.crypto.continueInClearText = The cryptographic information cannot be encrypted. Do you want to save the configuration in plain text?
  314. Message.delete.confirmation = Are you sure you want to delete {0}?
  315. Message.delete.unregister.confirmation = Are you sure you want to delete and unregister the service '{0}'?
  316. Message.delete.aaa.confirmation = You are about to delete the {0} authentication namespace from the configuration. You will no longer be able to log on to the namespace. However, security data in the namespace will remain in Content Manager. To permanently delete the data, you must log on to the portal with system administrator capability.
  317. Message.delete.crypto.confirmation = You are about to delete the {0} cryptographic provider from the configuration. You will not be able to encrypt or decrypt data without a cryptographic provider.
  318. Message.errorExistingServiceName.notification = A service with the same name, '{0}', is already registered.
  319. Message.errorExistingServiceName.resolution = Please rename the IBM Cognos service.
  320. Message.errorOnEditCredential.confirm.notification = The passwords you typed do not match.
  321. Message.errorOnEditCredential.confirm.resolution = Type the new password in both text boxes.
  322. Message.errorOnEditCredential.usernameempty.notification = Leaving the user ID and password empty is not secure.
  323. Message.errorOnEditCredential.usernameempty.resolution = Are you sure you want to leave these fields empty?
  324. Message.errorOnEditCredential.usernamemandatory.resolution = Enter a user ID.
  325. Message.errorOnEditPath.pathnotexist.notification = The folder '{0}' does not exist.
  326. Message.errorOnEditPath.filenotexist.notification = The file '{0}' does not exist.
  327. Message.errorOnEditPath.pathnotexist.resolution = Do you want to create it?
  328. Message.errorOnEditPath.selectionwrong.resolution = Please select a folder.
  329. Message.errorOnEditPath.selectionnotexist.resolution = Do you want to continue with your selection and the file will be created at a later time?
  330. Message.errorOnGenWarWizard.fileduplicate.notification = The file {0} already exists.
  331. Message.errorOnGenWarWizard.fileduplicate.resolution = Do you want to replace the existing file?
  332. Message.errorOnGenWarWizard.pathduplicate.notification = The folder {0} already exists.
  333. Message.errorOnGenWarWizard.pathduplicate.resolution = Do you want to replace the existing folder?
  334. Message.errorOnGenWarWizard.filenamedup.notification = The file name {0} has been used in the previous page.
  335. Message.errorOnGenWarWizard.filenamedup.resolution = Please enter a different file name.
  336. Message.errorOnGenWarWizard.pathnamedup.notification = The folder name {0} has been used in the previous page.
  337. Message.errorOnGenWarWizard.pathnamedup.resolution = Please enter a different folder name.
  338. Message.errorOnNew.namedup.notification = The name already exists.
  339. Message.errorOnNew.namedup.resolution = Enter a unique name.
  340. Message.errorOnNew.noname.resolution = Please enter a name.
  341. Message.errorOnRename.notification = Cannot rename '{0}'.
  342. Message.errorOnRename.resolution = Enter a different name.
  343. Message.errorOnSave.populateaaa.succeed = Populate the authentication settings to server succeeded.
  344. Message.errorOnSave.populateaaa.fail = Failed to populate the authentication settings to server.
  345. Message.errorOnSave.badvalue.resolution = The parameter named '{0}' located in '{1}' is currently invalid.
  346. Message.errorOnVerification.badport.inuse.resolution = The port '{0}' in parameter '{1}' located in '{2}' is currently being used.
  347. Message.errorOnVerification.badport.invalid.resolution = The port '{0}' in parameter '{1}' located in '{2}' is invalid.
  348. Message.errorOnVerifyConfigGroup.failconn.localcm.resolution = The Content Manager '{0}' is local and not started yet, skip the verification.
  349. Message.errorOnVerifyConfigGroup.failconn.allcm.resolution = Unable to connect to the following Content Manager URLs: '{0}'.
  350. Message.errorOnVerifyConfigGroup.failconn.resolution = Check configuration group via Content Manager URL '{0}' - Failed.
  351. Message.errorOnVerifyConfigGroup.goodconn.resolution = Check configuration group via Content Manager URL '{0}' - Succeed.
  352. Message.errorOnVerifyConfigGroup.localcm.valid.resolution = Check configuration group on local Content Manager '{0}' - Succeed.
  353. Message.errorOnVerifyConfigGroup.localcm.invalid.resolution = Check configuration group on local Content Manager '{0}' - Failed.
  354. Message.errorOnVerifyConfigGroup.groupname.invalid.resolution = The group name '{0}' doesn't match with the group name '{1}' from group leader.
  355. Message.errorOnVerifyConfigGroup.groupname.fail.resolution = Unable to get group name from group leader with excetpion '{0}'.
  356. Message.errorOnVerifyConfigGroup.members.fail.resolution = Unable to get group members from group leader with exception '{0}'.
  357. Message.errorOnVerifyConfigGroup.members.notexist.resolution = The member coordination host or port does not exist.
  358. Message.errorOnVerifyConfigGroup.members.group.notexist.resolution = The group contact information does not exist.
  359. Message.errorOnVerifyConfigGroup.members.invalid.resolution = The configured group contact '{0}' is not in the current group members: '{1}'.
  360. Message.errorOnHTTPGet.failconn.resolution = Failed to access URL '{0}' with response '{1}'.
  361. Message.errorOnVerifyFolderPath.create.resolution = The folder '{0}' in parameter '{1}' located in '{2}' is created successfully.
  362. Message.errorOnVerifyFolderPath.notexist.resolution = The folder path '{0}' in parameter '{1}' located in '{2}' doesn't exist and can not be created. Please check if the path is valid and writable.
  363. Message.errorOnValidation.locale.badvalue.resolution = Error found in '{0} - {1}'.
  364. Message.errorOnValidation.globalparam.badvalue.resolution = The parameter named '{0}' is currently invalid.
  365. Message.errorOnWizard.badvalue.resolution = The parameter named '{0}' is currently invalid.
  366. Message.errorOnValidation.notInList = The value is not one of the pre-defined entries.
  367. Message.errorOnValidation.dataType = The value is not the correct data type.
  368. Message.errorOnValidation.info = Problems were encountered during validation.
  369. Message.errorOnValidation.mandatory = The value is mandatory. Enter a value in the field.
  370. Message.errorOnValidation.mandatory.values = At least one value is required. Add one or more values.
  371. Message.errorOnValidation.range = The value must be between {0} and {1}.
  372. Message.errorOnValidation.maxExcl = The value must be less than {0}.
  373. Message.errorOnValidation.maxIncl = The value must be less than or equal to {0}.
  374. Message.errorOnValidation.maxLength = The value is greater than the maximum character length ({0}).
  375. Message.errorOnValidation.minExcl = The value must be greater than {0}.
  376. Message.errorOnValidation.minIncl = The value must be greater than or equal to {0}.
  377. Message.errorOnValidation.minLength = The value is less than the minimum character length ({0}).
  378. Message.errorOnValidation.totalLength = The value must be equal to the total character length ({0}).
  379. Message.errorOnValidation.language = The value '{0}' is not a valid locale identifier.
  380. Message.errorOnValidation.url = The value must be in the format http[s]://<server>:<port>/<path>.
  381. Message.errorOnValidation.url2 = The value must be in the format http[s]://<server>:<port>/<context_root>/{0}.
  382. Message.errorOnValidation.url.server.local = The server must be the local computer name, localhost, or the IP address.
  383. Message.errorOnValidation.url.server.local.info = You may enter 'localhost' or '127.0.0.1'.
  384. Message.errorOnValidation.hostOnly = The value must be in the format <server>.
  385. Message.errorOnValidation.hostPort = The value must be in the format <server>:<port>.
  386. Message.errorOnValidation.hostInstanceName = The value must be in the format <server>\\<instanceName>.
  387. Message.errorOnValidation.instanceNameMissing = The backslash '\\' and instance name are missing.
  388. Message.errorOnValidation.instanceNameInvalid.reservedWord = Encountered a reserved word. 'Default' and 'MSSQLServer' are reserved words and cannot be used as an instance name.
  389. Message.errorOnValidation.instanceNameInvalid.firstLetter = The first character is invalid. The first character must be either a letter, an ampersand (&&) an underscore (_) or a number sign (#).
  390. Message.errorOnValidation.instanceNameInvalid.character = Encountered an invalid character in an instance name. Cannot use a backslash (\\), a comma (,), a colon (:), an at sign (@) or an embedded space.
  391. Message.errorOnValidation.url.specifierMissing = The '://' specifier is missing.
  392. Message.errorOnValidation.url.protocol = The protocol '{0}' is not valid.
  393. Message.errorOnValidation.url.server = The server '{0}' is not a valid host name or IP address.
  394. Message.errorOnValidation.url.portMissing = The port number is missing.
  395. Message.errorOnValidation.url.portInvalid = The port number '{0}' is not between 1 and 65535.
  396. Message.errorOnValidation.instanceNameInvalid = The instance name is invalid.
  397. Message.errorOnValidation.instanceNameInvalid.length = The instance name is either empty or longer than 16 characters.
  398. Message.errorOnValidation.url.path = The path is either empty or contains invalid characters.
  399. Message.errorOnValidation.url.contextroot = The context root is missing.
  400. Message.errorOnValidation.url.contextroot2 = The context root is either empty or contains invalid characters.
  401. Message.errorOnValidation.invalidChars = The names of files and folders cannot contain any of the following characters: {0}
  402. Message.errorOnValidation.invalidCharsInAliasRoot = The alias root name cannot contain the following character: {0}
  403. Message.errorOnValidation.absoluteURI.error = The specified URI is not a valid absolute URI.
  404. Message.errorOnValidation.uri.authorityUnsupported = Server names are not supported in Unix URIs. Please specify a local path (i.e. file:///local-path).
  405. Message.errorOnValidation.relativeURI.firstCharError = The relative URI should start with a "/".
  406. Message.errorOnValidation.relativeURI.lastCharError = The last character cannot be a "/".
  407. Message.errorOnValidation.relativeURI.restInvalid = The relative URI is empty or contains invalid characters. The URI cannot contain embedded spaces or non-ASCII characters.
  408. Message.errorOnValidation.aliasRootsURI.winError = The Windows share host name '{0}' is not valid. Please specify a valid host name, or leave it empty to specify a local path.
  409. Message.FontName.invalid = The physical font name '{0}' cannot be found in the font paths: {1}
  410. Message.errorOnValidation.uri.fileFormatInvalid = The URI path should start with "file://."
  411. Message.errorOnValidation.systempassword = Incorrect password. Please re-enter the password.
  412. Message.errorOnSave.minOccursParameter.resolution = A minimum number of resources ({0}) are required for the type '{1}' located in the component '{2}'.
  413. Message.errorOnSave.minOccursInstance.resolution = A minimum number of resources ({0}) are required for the type '{1} - {2}' located in the component '{3}'.
  414. Message.errorSummaryLabel = The following errors were encountered:
  415. Message.errorOutOfMemory = Out of memory
  416. Message.errorOnLoad.Copyright = Unable to locate the copyright information.
  417. Message.errorOnWrapping.getDocument = An internal error occurred when calculating the width of the wrapped text.
  418. Message.crypto.dirty.notification = The cryptography configuration settings have changed.
  419. Message.crypto.dirty.explanation = To execute this test the changes must be saved.
  420. Message.exit.dirty.notification = The configuration settings have changed.
  421. Message.exit.dirty.resolution = Do you want to save the changes?
  422. Message.exit.servicedeleted.notification = The service '{0}' has been deleted. It will be unregistered.
  423. Message.exit.servicedeleted.notification1 = The service '{0}' has been deleted.
  424. Message.exit.servicedeleted.resolution = Do you want to unregister this service before exiting?
  425. Message.exit.servicedirty.notification1 = Changes have been made to the local configuration. To apply these changes, your computer must restart the service '{0}'.
  426. Message.exit.servicedirty.notification = Changes have been made to the local configuration. Your computer will restart the service '{0}'.
  427. Message.exit.servicedirty.resolution = Do you want to restart this service before exiting?
  428. Message.exit.servicestopped.notification1 = The service '{0}' is not running on the local computer. Before you can use it your computer must start the service.
  429. Message.exit.servicestopped.notification = The service '{0}' is not running on the local computer. The service will be started.
  430. Message.exit.servicestopped.resolution = Do you want to start this service before exiting?
  431. Message.exit.serviceaction.apply.resolution = Do you want to apply these actions before exiting?
  432. Message.export.notification = Exporting the configuration information is an unsecured operation.
  433. Message.export.resolution = Continue and export decrypted content?
  434. Message.export.duplicate.notification = The file {0} already exists.
  435. Message.export.duplicate.resolution = Do you want to replace the existing file?
  436. Message.upgradeConfig.notification = Older versions of configuration files were found.
  437. Message.upgradeConfig.success.notification = The configuration files have been upgraded to the latest version.
  438. Message.upgradeConfig.failed.notification = An error occurred while upgrading the startup configuration files.
  439. Message.upgradeConfig.startupFailedTransform.explanation = The transformation of the startup configuration file failed.
  440. Message.upgradeConfig.localeFailedTransform.explanation = The transformation of the localization file failed.
  441. Message.defaultConfig.create.notification = The default configuration files will be created.
  442. Message.defaultConfig.failed.notification = The configuration files could not be located. An attempt was made to create the default configuration files. The creation of these files failed.
  443. Message.loadConfig.failed.notification = The configuration data did not load.
  444. Message.loadConfig.invalidFormatStartup.explanation = Unable to parse the startup configuration files.
  445. Message.loadConfig.failed.explanation = The configuration files could not be located.
  446. Message.loadConfig.failed.resolution = Contact your administrator.
  447. Message.loadConfig.invalidEncoding.explanation = Unsupported encoding.
  448. Message.loadConfig.invalidFormatUIDoc.explanation = Unable to parse the UI document.
  449. Message.loadConfig.ioexception.explanation = An IO exception occurred.
  450. Message.loadConfig.missingUIDoc.explanation = Unable to locate the UI document.
  451. Message.actionextps.nullIStream.notification = Unable to load the output file {0}.
  452. Message.extps.timeout.notification = IBM Cognos Configuration did not receive a response from the process {0} in the allotted time.
  453. Message.extps.ioexception.notification = Unable to run the process {0}. An IO error occurred: {1}
  454. Message.saveConfig.failed.notification = Unable to save the configuration file.
  455. Message.saveConfig.failed.unableToMkdir.explanation = Not all directories in the path '{0}' could be created.
  456. Message.saveConfig.modifiedXMLComment = (Note: This comment has been modified to conform to XML 1.0 specifications)
  457. Message.saveaaa.notification = If you modified the namespace settings, some active users may be logged off.
  458. Message.saveaaa.confirmation = Are you sure you want to save the changes?
  459. Message.localConfigServer.failed.notification = The local configuration server is not set properly.
  460. Message.loadLocale.failed.notification = The localization file did not load.
  461. Message.loadLocale.failed.explanation.fileformat = The localization file format is invalid.
  462. Message.loadLocale.failed.explanation.parsing = Unable to parse the localization file.
  463. Message.loadLocale.failed.explanation.notfound = File not found. Unable to open the localization file.
  464. Message.saveLocale.failed.notification = Unable to save the locale information file.
  465. Message.loadTomcat.failed.filenotfound = Tomcat's server.xml file does not exist at the following path: {0}
  466. Message.saveTomcat.failed.identical.portnumber = The same port number {0} is used for the Internal and External dispatcher URIs. Please enter a different port number for one of them or ensure the two URIs match.
  467. Message.saveTomcat.failed.dmnet.differentport = The port number {0} used for '{1}' and the port number {2} used for the '{3}' should be identical. Please ensure that both URIs do have the same port number.
  468. Message.saveTomcat.failed.dmnet.different.ssl = The protocol prefixes for '{0}' and '{1}' are not identical. Please ensure that both are either 'http' or 'https'.
  469. Message.loadTomcat.failed.missingnode = Tomcat's server.xml file is corrupted. The {0} node is missing.
  470. Message.loadTomcat.failed.ioexception = Can not access Tomcat's server.xml file. An IO error occurred: {0}
  471. Message.loadTomcat.failed.parseError = Unable to parse Tomcat's server.xml file. A parse error occurred: {0}
  472. Message.loadWLP.failed.filenotfound = WebSphere Liberty Profile's server.xml file does not exist at the following path: {0}
  473. Message.loadWLP.failed.ioexception = Can not access WebSphere Liberty Profile's server.xml file. An IO error occurred: {0}
  474. Message.loadWLP.failed.missingnode = WebSphere Liberty Profile's server.xml file is corrupted. The {0} node is missing.
  475. Message.loadWLP.failed.parseError = Unable to parse WebSphere Liberty Profile's server.xml file. A parse error occurred: {0}
  476. Message.loadWLP.failed.bootstrap.filenotfound = WebSphere Liberty Profile's bootstrap.properties file does not exist at the following path: {0}
  477. Message.loadWLP.failed.bootstrap.ioexception = Can not access WebSphere Liberty Profile's bootstrap.properties file. An IO error occurred: {0}
  478. Message.loadWLP.failed.jvmoptions.filenotfound = WebSphere Liberty Profile's jvm.options file does not exist at the following path: {0}
  479. Message.loadWLP.failed.jvmoptions.ioexception = Can not access WebSphere Liberty Profile's jvm.options file. An IO error occurred: {0}
  480. Message.loadBIServiceXML.failed.missingnode = The bi_service.xml file located in ibmcognos_location/configuration/bi_services directory is corrupted. The {0} node is missing.
  481. Message.loadBIServiceXML.failed.ioexception = Can not access bi_service.xml file. An IO error occurred: {0}
  482. Message.application.Tomcat.error = An error has occurred within Tomcat. Please check the log file '{0}'.
  483. Message.launchbrowser.failed.notification = Unable to launch a web browser.
  484. Message.launchbrowser.failed.explanation = Attempting to execute '{0}'
  485. Message.launchbrowser.failed.resolution = Ensure that the web browser is defined in the path.
  486. Message.service.failed.explanation = Execution of the external process returns an error code value of '{0}'.
  487. Message.service.failed.resolution = Check that IBM Cognos service is available and properly configured.
  488. Message.service.interrupted.notification = Operation interrupted by the user.
  489. Message.service.status.notrunning = Unable to stop the service '{0}'. The service is not running.
  490. Message.service.status.notavailable = Unable to stop the service. There is no service available.
  491. Message.getlock.failed.notification = The configuration data is locked by another instance of IBM Cognos Configuration.
  492. Message.getlock.failed.explanation = This can occur if you have another instance of IBM Cognos Configuration currently running from the same directory, or if IBM Cognos Configuration did not shut down properly the last time you used it. If you continue, editing the configuration data may result in errors. If you have another instance of IBM Cognos Configuration currently running, close one instance. Otherwise, click Exit, go to the ibmcognos_location/configuration directory and then delete the cogstartup.lock file.
  493. Message.getlock.failed.exit.resolution = Do you want to exit or continue?
  494. Message.getlock.failedfatal.explanation = This can occur if you have another instance of IBM Cognos Configuration currently running from the same directory, or if IBM Cognos Configuration did not shut down properly the last time you used it. Continuing may result in errors.
  495. Message.getlock.failedfatal.resolution = If you have another instance of IBM Cognos Configuration currently running, close one instance. Otherwise, go to the ibmcognos_location/configuration directory and delete the cogstartup.lock file.
  496. Message.actioncheckservice.taskname = Check Service
  497. Message.actioncheckservice.tasktext = Checking to see if the IBM Cognos service is not running.
  498. Message.actioncheckservice.taskerror = The IBM Cognos service is currently running. Please stop the service before continuing.
  499. Message.actioncheckservice.actionlabel = Check IBM Cognos service
  500. Message.actioncheckservice.actiondesc = Checking to see if the IBM Cognos service is not running.
  501. Message.actioncheckservice.actionhelp = Checking to see if the IBM Cognos service is not running.
  502. Message.actiondeletecrn.taskname = Delete IBM Cognos node
  503. Message.actiondeletecrn.tasktext = Deleting the IBM Cognos node
  504. Message.actiondeletecrn.actionlabel = Delete the IBM Cognos node
  505. Message.actiondeletecrn.actiondesc = Deleting the IBM Cognos node.
  506. Message.actiondeletecrn.actionhelp = Deleting the IBM Cognos node.
  507. Message.actionsave.actionlabel = Save configuration
  508. Message.actionsave.actiondesc = This action saves the configuration data to disk.
  509. Message.actionsave.actionhelp = This action saves the configuration data to disk.
  510. Message.actiondecryptconfig.taskname = Decrypt the current configuration
  511. Message.actiondecryptconfig.jhnotdefined = The Java Runtime Environment that was previously used is unknown and therefore decryption of the current configuration is not possible. To resolve this issue, determine your previous Java Runtime Environment and export the configuration using that Java Runtime Environment.
  512. Message.actionbackupcrypto.taskname = Back-up current cryptographic information
  513. Message.actionbackupcrypto.renameerror = Unable to back-up '{0}'.
  514. Message.actiondeleteservice.actionlabel = Delete the service node
  515. Message.actiondeleteservice.actiondesc = Deleting the service node
  516. Message.utils.deleteerrordetail = An error occurred while deleting '{0}'.
  517. Message.actionbackupcrypto.renameerrordetail = An error occurred while creating the new back-up '{0}'.
  518. Message.actiontest.actionlabel = Test
  519. Message.actiontest.actiondesc = Test
  520. Message.actiontest.actionhelp = Test
  521. Message.testcbs.label = Launching a JVM using 'Maximum memory in MB'
  522. Message.testcbs.fail = Failed to launch a test JVM with the current memory setting. \nDetails from the JVM : \n{0}
  523. Message.testcbs.success = Successfully launched a test JVM with the memory setting of '{0}'. Note that this does not guarantee that the IBM Cognos service will start and run successfully. \n\nTo see which JVM options are based on this setting, view ibmcognos_location/bin64/bootstrap_wlp_<OS>.xml and see your JVM documentation for an explanation of those options.
  524. Message.actiongenwar.buildfile_notfound = Build file '{0}' was not found.
  525. Message.actiongenwar.buildfile = Build file: {0}
  526. Message.actiongenwar.expand.success = The application files were expanded to folder '{0}' successfully.
  527. Message.actiongenwar.expand.failed = Unable to expand the application files to folder '{0}'.
  528. Message.actiongenwar.genwar.success = The application file '{0}' was generated successfully.
  529. Message.actiongenwar.genwar.failed = Unable to generate the application file '{0}'.
  530. Message.actiongenwar.genwar.ant.failed = Build failed.
  531. Message.actiongenwar.genwar.ant.success = Build succeeded.
  532. Message.actiongenwar.updatepropfile.failed = Unable to update the build properties file which is used to build the application files.
  533. Message.globalConfiguration.empty.entry = The value for '{0}' cannot be empty.
  534. Message.globalConfiguration.existing.entry = The entry '{0}' is already defined.
  535. Message.globalConfiguration.language.only = The entry '{0}' must refer to a valid language identifier.
  536. Message.globalConfiguration.invalid.locale = The value '{0}' is not a valid locale identifier.
  537. Message.globalConfiguration.validation.error.notification = Some values are not valid.
  538. Message.globalConfiguration.validation.error.resolution = Point to the error icons to show descriptions of the errors.
  539. Message.globalConfiguration.warning.deleting.locales = All locales are selected for removal. The list of locales must not be empty.
  540. Message.globalConfiguration.warning.deleting.locales.fix = Please clear the check box for one or more locales before continuing.
  541. Message.globalConfiguration.warning.deleting.one.locale = The last locale is selected for removal. The list of locales must not be empty.
  542. Message.globalConfiguration.warning.deleting.one.locale.fix = Please add one or more new locales before deleting this locale.
  543. Message.arrayParameter.invalid.emptyname = The name is invalid. It can not be empty.
  544. Message.arrayParameter.invalid.spaceinname = The name is invalid. It can not contain spaces.
  545. Message.arrayParameter.invalid.unsupportedname = The name is unsupported. IBM Cognos Configuration only supports these parameter names:\r\n '{0}' .
  546. Message.DialogRetrieveConfiguration.errorOnRetrieve.notification = Unable to retrieve configuration server information.
  547. Message.DialogRetrieveConfiguration.errorOnRetrieve.resolution = Verify URL and credentials and confirm the URL is live.
  548. Message.silent.begin = Silent Execution Mode (start)
  549. Message.silent.encrypt = Encrypting configuration file content where needed
  550. Message.silent.getlock.failed.notification = The configuration data is locked by another instance of IBM Cognos Configuration.
  551. Message.silent.end = Silent Execution Mode (end)
  552. Message.silent.isrunning = Checking if the {0} service is running...
  553. Message.silent.isrunning2 = Checking service status...
  554. Message.silent.isrunning.false = IBM Cognos service is not running.
  555. Message.silent.isrunning.true = IBM Cognos service is running.
  556. Message.silent.load = Loading configuration file
  557. Message.silent.save = Saving configuration file
  558. Message.silent.start = Starting the service '{0}'
  559. Message.silent.status.failure = Failed.
  560. Message.silent.status.success = Completed successfully.
  561. Message.silent.stopping = Stopping the service '{0}'
  562. Message.silent.validate = Validating configuration file content
  563. Message.silent.registering = Registering the service '{0}'
  564. Message.silent.unregistering = Unregistering the service '{0}'
  565. Message.start.succeeded.notification = IBM Cognos service started successfully.
  566. Message.startupfile.failed.exit.resolution = Do you want to exit the application or continue with a default configuration?
  567. Message.startupfile.unabletoload.explanation = Unable to load the startup file.
  568. Message.stop.succeeded.notification = IBM Cognos service stopped successfully.
  569. Message.java.check.explanation = Checking the current version of Java for compatibility.
  570. Message.task.validate = Validation
  571. Message.task.verify = Verification
  572. Message.task.checkEncryptedData = Data Encryption
  573. Message.task.crypto = Cryptography
  574. Message.task.backup = Backup
  575. Message.task.saveconfig = Save Configuration
  576. Message.task.saveconfig.populateaaa = Populate authentication settings
  577. Message.task.savelocale = Save Global Configuration
  578. Message.task.savetomcat = Save Tomcat settings
  579. Message.task.savewlp = Save WebSphere Liberty Profile settings
  580. Message.task.savesg = Save ServletGateway settings
  581. Message.task.checkWebXML = Checking the web deployment descriptor (web.xml)
  582. Message.task.checkWebXML.update = {0} was updated.
  583. Message.task.stopservice = Stop Service
  584. Message.task.startservice = Start Service
  585. Message.task.registerservice = Registering Service
  586. Message.task.unregisterservice = Unregistering Service
  587. Message.task.CMUpgrade = Checking upgrade status
  588. Message.task.CMUpgrade.opcancelled = Operation was canceled.
  589. Message.task.delete = Delete
  590. Message.request.user.to.wait = Please wait...
  591. Message.errorOnValidation.Cryptography.Symetric = Cryptography: the testing of symmetric encrypting/decrypting has failed./>
  592. Message.task.validate.cryptograhy = IBM Cognos Configuration was unable to successfully use the cryptographic information with the current Java Runtime Environment located in {0}.
  593. Message.task.error.cryptokeys.resolve.win32.1 = You may have to use the following Java Runtime Environment {0} or the appropriate JAR files must be installed in the Java Runtime Environment that you are using. For more information, see the Installation and Configuration Guide.
  594. Message.task.error.cryptokeys.resolve.win32.2 = The cryptographic information may have been corrupted or the cogstartup.xml file is invalid. You may have to fix this file or remove it from disk. For more information, see the Installation and Configuration Guide.
  595. Message.task.error.cryptokeys.resolve.unix = The appropriate JAR files must be installed in the Java Runtime Environment referred to by JAVA_HOME. For more information, see the Installation and Configuration Guide.
  596. Message.task.error.cryptokeys.mismatch.resolve.one = The cryptographic information may have been corrupted or IBM Cognos Configuration is not running with the Java Runtime Environment that generated the cryptographic information: {0}.
  597. Message.task.error.cryptokeys.mismatch.resolve.two = The cryptographic information may have been corrupted or IBM Cognos Configuration is not running with the Java Runtime Environment that generated the cryptographic information.
  598. Message.task.error.cryptokeys.mismatch.regenkey.notification.one = The Java Runtime Environment (JRE) has changed from '{0}' to '{1}'. The current cryptographic information is not compatible with the new JRE.
  599. Message.task.error.cryptokeys.mismatch.regenkey.notification.two = The Java Runtime Environment (JRE) has changed to '{0}'. The current cryptographic information is not compatible with the new JRE.
  600. Message.task.error.cryptokeys.mismatch.regenkey.resolution = Click Regenerate to generate the new cryptographic information for the new JRE, or Exit to switch back to the previous JRE.
  601. Message.task.error.cryptokeys.mismatch.regenkey.resolution.checkservice = Note: If you click Regenerate, the '{0}' service will be stopped.
  602. Message.errorOnGenCrypto = The cryptography information was not generated.
  603. Message.run.failed.notification = A fatal error occurred. Unable to run the application.
  604. Message.run.failed.explanation = An exception occurred.
  605. Message.run.failed.resolution = You should re-install the software.
  606. Message.checkSSL.inconsistency.InternalExternalSSL = The value of the {0} parameter does not match the value of the {1} parameter in the {2} component. Ensure that both values match.
  607. Message.checkSSL.inconsistency.DispatcherURIPrefix = Based on the value of the {0} parameter and the {1} parameter in the {2} component, the prefix of the {3} should be '{4}'.
  608. Message.checkSSL.inconsistency.LogServerEnableSSL = The value of the {0} parameter in the {1} component does not match the value of the {2} and the {3} parameters in the {4} resource. Ensure that all values match.
  609. Message.checkSSL.inconsistency.ConsolidatorEnableSSL = The value of the {0} parameter in the {1} resource of type '{2}' does not match the value of the {3} and the {4} parameters in the {5} resource. Ensure that all values match.
  610. Message.checkTestResults.label = Checking test results
  611. Message.checkTestResults.prompt = The test phase has warnings.\nClick OK and then check Details for more information, or select Continue to complete starting the IBM Cognos service with warnings, or select Cancel to stop the process.
  612. Message.checkTestResults.abort = Start/restart was aborted.
  613. Message.checkActionResults.label = Checking action results
  614. Message.checkActionResults.prompt = The action has warnings.\nClick OK and then check Details for more information, or select Continue to complete the remaining tasks with warnings, or select Cancel to stop the process.
  615. Message.task.error = [ ERROR ] {0}
  616. Message.task.warning = [ WARNING ] {0}
  617. Message.task.info = [ INFO ] {0}
  618. Message.task.cancel = Please wait while the current task finishes. Any subsequent tasks will be canceled.
  619. Message.wizard.exit.notification = If you exit now, the setup will not be completed.
  620. Message.wizard.exit.resolution = Do you want to close the wizard and lose the changes you made?
  621. Message.wizard.load.failed.notification = The wizard is not available.
  622. Message.wizard.load.failed.resolution = Please check if the wizard name is correct.
  623. Message.action.undo.failed.notification = A fatal error occurred. Unable to restore the environment.
  624. Message.action.undo.failed.resolution = Contact your administrator.
  625. Message.action.save.undo.failed.notification = The following configuration files have not been restored:
  626. Message.action.deletecrn.undo.failed.notification = The IBM Cognos service could not be registered.
  627. Message.silentaction.failed.resolution = Click OK to continue, or Cancel to exit.
  628. Message.error.copy.file = Unable to copy the following file from '{0}' to '{1}'
  629. Message.service.description = Enables the IBM Cognos service which allows IBM Cognos products to run on this computer. If this service is stopped, IBM Cognos products may not run.
  630. Message.was.test.path = Testing the path to WebSphere
  631. Message.was.test.path.error = The WebSphere Application Server location could not be validated.
  632. Message.was.test.profile = Testing the WebSphere profile
  633. Message.was.test.profile.details = Displaying '{0}':
  634. Message.was.test.profile.details.error = Unable to retrieve details about this profile.
  635. Message.was.test.profile.error.notset = The WebSphere profile is not set.
  636. Message.was.test.profile.error.retrieve = Failed to retrieve the WebSphere profile.
  637. Message.was.test.profile.prompt.title = WebSphere profile validation
  638. Message.was.test.profile.prompt.text = The WebSphere Applicaton Server profile, '{0}', could not be validated.
  639. Message.was.test.profile.prompt.question = Would you like to create a new one with this name?
  640. Message.was.test.jvm = Verifying that the correct JVM is being used
  641. Message.was.test.jvm.error.unableToTest = Unable to verify if the correct JVM is being used
  642. Message.was.test.jvm.error.mismatch = The JVM used for IBM Cognos Configuration does not match that of the WebSphere profile ('{0}').
  643. Message.was.test.jvm.error.mismatch.resolution = Relaunch IBM Cognos Configuration using the same JVM as the WebSphere profile.
  644. Message.was.test.jvm.success = The JVM used for IBM Cognos Configuration matches that of the WebSphere profile ('{0}').
  645. Message.was.createprofile.success = The profile '{0}' was created successfully.\nProceeding to validate the server name.
  646. Message.was.createprofile.partialsuccess = The profile '{0}' was created but errors occured.\nFor more details see WebSphere logs.
  647. Message.was.createprofile.partialsuccess.question = Would you like to continue with this profile?
  648. Message.was.createprofile.fail = Could not create the profile '{0}'.\nFor more details see WebSphere logs.
  649. Message.was.abort.install = Aborting the application install.
  650. Message.was.test.server.version = Verifying the WebSphere Application Server version
  651. Message.was.test.server.version.error = Unable to verify the WebSphere Application Server version.
  652. Message.was.test.server = Testing the WebSphere server
  653. Message.was.test.server.error.notset = The WebSphere server is not set.
  654. Message.was.test.server.error.invalid = The WebSphere Application Server '{0}' could not be validated.
  655. Message.was.test.app.detail = Details about the IBM Cognos application
  656. Message.was.test.app.error.notinst = IBM Cognos is not currently installed in this profile.
  657. Message.was.test.app.isinst = IBM Cognos is installed in this profile.
  658. Message.was.test.app.varcorrect = The required variables for IBM Cognos to run are correctly set.
  659. Message.was.test.app.error.var = The variable {0} is not properly set. IBM Cognos will fail to start.
  660. Message.was.test.app.error.connect = Connection to the application failed: {0}
  661. Message.was.test.app.success = IBM Cognos is running successfully.
  662. Message.was.test.app.error.dispuri = Cannot test the application status. The {0} parameter is invalid.
  663. Message.was.install.task.error = Unable to create tasks. {0}
  664. Message.was.install.check = Checking installed applications
  665. Message.was.install.check.prompt.title = WebSphere application validation
  666. Message.was.install.check.prompt.text = An existing install of '{0}' was detected.
  667. Message.was.install.check.prompt.question = Would you like to re-install the application?
  668. Message.was.install.install = Installing the '{0}' application
  669. Message.was.install.install.info = Installing application '{0}' to server '{1}'.
  670. Message.was.install.install.error = An error occurred while installing the applcation. For more details see WebSphere logs.
  671. Message.was.install.install.error.invalidear = Invalid EAR file ('{0}'). Unable to find the packaged WAR file.
  672. Message.was.install.update = Updating the server enviroment
  673. Message.was.install.info1 = The environment variable {0} was set to {1}
  674. Message.was.install.info2 = The JVM Max heap size was set to {0} MB
  675. Message.was.install.error = An error occurred while updating the server environment. For more details see WebSphere logs.
  676. Message.was.uninstall.confirm.label = Confirm uninstall action
  677. Message.was.uninstall.confirm.question = Do you want to uninstall IBM Cognos from profile '{0}'?
  678. Message.was.uninstall.confirm.info = Uninstall cancelled by user.
  679. Message.was.uninstall.uninstall = Uninstalling IBM Cognos from the profile
  680. Message.was.uninstall.uninstall.info = Nothing to uninstall.
  681. Message.was.uninstall.uninstall.success = IBM Cognos was successfully uninstalled.
  682. Message.was.uninstall.uninstall.failure = Uninstall failed.
  683. Message.was.configure.validation.disp.port = The port must match the profile's port ({0}).
  684. Message.was.configure.validation.disp.contextroot = The context root must be configured with the same context root as the installed application ({0}).
  685. Message.was.configure.validation.cm.protocol = The local URI must be configured with non-secured protocol (http).
  686. Message.was.configure.validation.cm.port = The local URI must be configured with the same port as the profile ({0}).
  687. Message.was.configure.validation.cm.contextroot = The local URI must be configured with the same context root as the installed application ({0}).
  688. Message.gendb2ddl = Generating the DB2 DDL
  689. Message.gendb2ddl.error.infonotavailable = The database name or user is not set. Unable to generate the DDL.
  690. Message.gendb2ddl.error.missingtemplate = Unable to locate the template ('{0}'). Unable to proceed.
  691. Message.gendb2ddl.info.bkupcreated = A back up was made of the previous file here: {0}
  692. Message.gendb2ddl.error.unabletocreateddl = Unable to create the DDL.
  693. Message.gendb2ddl.success = The generated DDL is located here:\n\n{0}.\n\nThis DDL must be run on the database server as a user that has sufficient privileges to create the database.
  694. #
  695. # Section: ERR
  696. #
  697. # Description:
  698. #
  699. CFG_ERR_INSTALL_FAILED = CFG-ERR-0101 Unable to register IBM Cognos service.
  700. CFG_ERR_UNINSTALL_FAILED = CFG-ERR-0102 Unable to unregister IBM Cognos service.
  701. CFG_ERR_START_FAILED = CFG-ERR-0103 Unable to start IBM Cognos service.
  702. CFG_ERR_STOP_FAILED = CFG-ERR-0104 Unable to stop IBM Cognos service.
  703. CFG_ERR_ISRUNNING_FAILED = CFG-ERR-0105 Unable to verify if IBM Cognos service is running.
  704. CFG_ERR_TIMEOUT = CFG-ERR-0106 IBM Cognos Configuration did not receive a response from the IBM Cognos service in the time allotted.
  705. CFG_ERR_CBS_CNFGTEST = CFG-ERR-0107 Failed to launch a test JVM with the current memory setting.
  706. CFG_ERR_encrypted_failed = CFG-ERR-0201 Invalid encrypted credentials.
  707. #
  708. # Section: ACC
  709. #
  710. # Description: Accessability
  711. #
  712. Status.taskdialog.success = Success
  713. Status.taskdialog.fail = Failed
  714. Status.taskdialog.running = Running
  715. Status.taskdialog.warning = Warning
  716. Status.taskdialog.cancelled = Cancelled