home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Komercni / VAgeJava / ivj35 / setup / JSP.Cab / F28134_ToolLabel.properties < prev    next >
Text File  |  2000-08-10  |  5KB  |  121 lines

  1. # These are for window Titles
  2. L-WebSphereTestEnvironment = WebSphere Test Environment...
  3. L-WebControlCenter = WebSphere Test Environment Control Center
  4. L-Error = WTE Control Center Error
  5. L-Warning = WTE Control Center Warning
  6. L-Confirmation = WTE Control Center Confirmation
  7.  
  8. # These are labels for generic buttons
  9. L-OK = OK
  10. L-Exit = Exit
  11. L-Revert = Revert to Saved
  12. L-Defaults = Defaults
  13. L-Apply = Apply
  14. L-Cancel = Cancel
  15. L-Refresh = Refresh
  16. L-Add = Add...
  17. L-Update = Modify...
  18. L-Remove = Remove
  19. L-YES = Yes
  20. L-NO = No
  21.  
  22. # These are error messages
  23. E-FileWriteFailed = Unable to save JSP Execution Monitor settings to disk.
  24.  
  25. # These are labels for the WebControlCenter.
  26. L-StopServerBeforeExit = Closing the WTE Control Center will shutdown any running Persistent Name Server or running servlet engine.\nAre you sure you want to exit the WTE Control Center?
  27. L-ContExitPrompt = Do you want to continue exiting the WTE Control Center?
  28. L-NodeSettingsChanged = The settings have been changed in this page.  The unsaved settings will be lost if you switch to another page.  \n\nDo you want to save the settings before switching to another page?  
  29. L-NotShowDlgAgain = Do not show this message again.
  30.  
  31. # These are the labels for the server node:
  32. L-ServerNodeTitle = Servers
  33.  
  34. # These are the labels for the options node:
  35. L-OptionsNodeTitle = Properties
  36.  
  37. # These are the labels for the JSP debug settings node:
  38. L-JspDebugSettingsTitle = JSP Execution Monitor Options
  39. L-JspDebugSettingsDescription = Debug settings for JSP support 
  40. L-DebugModeSelBox = Enable monitoring JSP execution
  41. L-JspSrcDebugSelBox = Enable JSP source debugging
  42. L-LoadExtServletSelBox = Load generated servlet externally
  43. L-HaltAtServiceBeginSelBox = Halt at the beginning of the service method
  44. L-SyntaxErrSelBox = Retrieve syntax error information
  45. L-PortLabel = JSP Execution Monitor internal port number: 
  46. # This string is written to a file
  47. L-DebugComment = # This file stores the debug flag for the JSP Execution Monitor
  48.  
  49.  
  50. # These are the labels for the Servlet Engine node:
  51. L-ServletEngineTitle = Servlet Engine
  52. L-ServletEngineDescription = Servlet Engine settings
  53. L-StartingServletEngine = Servlet Engine is starting...
  54. L-UnloadingServletEngine = Servlet Engine is stopping...
  55. L-RestartingServletEngine = Servlet Engine is restarting...
  56. L-StartedServletEngine = Servlet Engine is started
  57. L-UnloadedServletEngine = Servlet Engine is stopped
  58. L-RestartedServletEngine = Servlet Engine is restarted
  59. L-TraceMsgSelBox = Display trace messages
  60. L-StartServletEngineLabel = Start Servlet Engine
  61. L-RestartServletEngineLabel = Restart Servlet Engine
  62. L-UnloadServletEngineLabel = Stop Servlet Engine
  63. L-EditClasspathLabel = Edit Class Path...
  64. L-JspSettings = JSP Settings
  65.  
  66. # These are the labels for the servlet engine info dialog box:
  67. L-ProjectClasspathLabel = Select the projects to include on the class path:
  68. L-ExtraClasspathLabel = Enter the extra class path (e.g.path1;path2):
  69. L-SEInfoDlgTitle = Servlet Engine Class Path
  70. L-SelectAll = Select All
  71. L-DeselectAll = Deselect All
  72.  
  73. # These are the labels for the name server node:
  74. L-NameServerTitle = Persistent Name Server
  75. L-NameServerDescription = Name Server Settings
  76. L-StartNameServer = Start Name Server
  77. L-StopNameServer = Stop Name Server
  78. L-NameServerPortLabel = Bootstrap port 
  79. L-dbURLLabel = Database URL
  80. L-dbDriverLabel = Database driver
  81. L-dbOtherDriverLabel = Other driver
  82. L-dbIdLabel = Database ID
  83. L-dbPasswdLabel = Database password 
  84. L-TraceLevelLabel = Trace level
  85. L-TraceLevelLow = LOW
  86. L-TraceLevelMedium = MEDIUM
  87. L-TraceLevelHigh = HIGH
  88. L-NameServerStarted = Persistent Name Server is started
  89. L-NameServerStopped = Persistent Name Server is stopped
  90. L-StartingNameServer = Persistent Name Server is starting...
  91. L-StoppingNameServer = Persistent Name Server is stopping...
  92.  
  93. # These are the labels for the DataSource node:
  94. L-DataSourceTitle = DataSource Configuration
  95. L-DataSourceDescription = DataSource Configuration
  96. L-DataSourceListLabel = DataSource list
  97. L-DataSourceNameLabel = Name
  98. L-DatabaseClassLabel = Database driver
  99.  
  100. # These are the labels for the DataSource dialog box:
  101. L-DsNameLabel = DataSource name
  102. L-DbClassLabel = Database driver
  103. L-DbURLLabel = Database URL
  104. L-DbTypeLabel = Database type
  105. L-DsDescriptionLabel = Description
  106. L-MinConnectLabel = Minimum connections 
  107. L-MaxConnectLabel = Maximum connections 
  108. L-ConnectTimeoutLabel = Connection timeout
  109. L-IdleTimeoutLabel = Idle timeout
  110. L-OrphanTimeoutLabel = Orphan timeout
  111. L-ConfirmDsDel = Are you sure you want to delete the selected DataSource?
  112.  
  113.  
  114. L-DbClass0 = DB class 0
  115. L-DbClass1 = DB class 1
  116. L-DbType0 = DB type 0
  117. L-DbType1 = DB type 1
  118. L-DsInfoDlgTitle = Add DataSource
  119.  
  120.  
  121.