home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / VJ / VJ98 / RESOURCE / 1033 / VJAWUI.DLL / string.txt next >
Text File  |  1998-02-24  |  5KB  |  138 lines

  1. 0    *** Do *NOT* Localize any string that starts with '***'. 
  2. 1    *** They are comments to be used by localizers to identify sections.
  3. 2    *** They also mark the beginning of a new 'section' within the String Table.
  4. 10    VJ98 Application Wizard
  5. 15    VJ98 App Wizard
  6. 19    *** Font information for all forms
  7. 20    Tahoma
  8. 21    8
  9. 23    0
  10. 100    Help
  11. 101    Cancel
  12. 102    < &Back
  13. 103    &Next >
  14. 104    &Finish
  15. 199    *** Introduction
  16. 200    Welcome to the Visual J++ Application Wizard
  17. 210    Introduction
  18. 220    This wizard guides you through the process of creating Java Application.
  19. 299    ***Summary
  20. 300    Application Wizard Summary
  21. 310    Summary
  22. 320    Congratulations!  You have successfully completed the application wizard. \n\nPress Finish to finalize your choices.
  23. 330    VJ Application Wizard Summary Report
  24. 399    ***Deployment
  25. 400    Choose the program deployment options
  26. 410    &Where do you want your Java program to be stored while it is being developed?
  27. 420    In the same directory as the source files
  28. 430    In a different directory:
  29. 440    Browse...
  30. 450    On a web server:
  31. 499    ***Packaging
  32. 500    Choose the program packaging options
  33. 510    Java programs can be distributed in several different formats.  &Which format do you want to distribute your program in?
  34. 520    Class files - the standard distribution format for Java programs.
  35. 530    EXE file - allows your program to be started directly from a command line.
  36. 540    Cabinet (CAB) file - a highly compressed collection of CLASS files.
  37. 550    Deploy to (URL):
  38. 999    ***Application Type
  39. 1000    Choose type of Application
  40. 1007    Application Type
  41. 1010    This wizard can add form based or data based applications.  Which of the following forms do you want to add?
  42. 1020    Form Based &Application
  43. 1030    Form Based Application with &Data
  44. 1040    &About box
  45. 1999    ***Features
  46. 2000    Add features to your application
  47. 2007    Application Features
  48. 2010    Which of the following feature capabilities do you want to add to your application?
  49. 2020    Menu
  50. 2030    Edit
  51. 2040    &Details...
  52. 2050    Tool Bar
  53. 2070    Help
  54. 2080    Status Bar
  55. 2090     not yet implemented.
  56. 2100    ToolBar and StatusBar
  57. 2999    ***Commenting Style
  58. 3000    Choose the kind of comments you want
  59. 3001    This wizard can add a variety of comments to your source code.  How much detail would you like?
  60. 3002    &JavaDoc comments
  61. 3003    &TODO comments 
  62. 3004    &Sample Functionality comments
  63. 3007    Commenting Style
  64. 3999    *** Text for the Report
  65. 4000     <html> <body> <p>
  66. 4001    <LI>The application will be localized at the end of the wizard
  67. 4002    <LI>Menu support
  68. 4003    <LI>Progress Bar support
  69. 4004    <LI>Edit support
  70. 4005    <LI>Toolbar support
  71. 4006    <LI>Help support 
  72. 4007    <LI>Status Bar Support
  73. 4009    <LI> Sample functionality
  74. 4010    <LI> Splash Screen
  75. 4011    <LI> Login Dialog 
  76. 4012    <LI> About Box
  77. 4013    <LI>JavaDoc Comments
  78. 4014    <LI>TODO Comments
  79. 4015    <LI>Sample Functionality Comments 
  80. 4020    <LI> Packaged to class files
  81. 4022    <LI> Packaged to a Windows.EXE
  82. 4024    <LI> Packaged to a CAB
  83. 4030    <LI> Deployed in the same directory as the source
  84. 4032    <LI> Deployed in 
  85. 4034    <LI> Deployed on web server 
  86. 4050    Congratulations!  You have successfully completed this wizard.  Here is a list of the selections you have made:
  87. 4070    </UL></p> </body></html>
  88. 4100    Wizard Report
  89. 5000    ***Template Text
  90. 5010    &New
  91. 5020    &Open...
  92. 5030    &Save
  93. 5040    -
  94. 5050    E&xit
  95. 5060    &File
  96. 5070    Cu&t
  97. 5080    &Copy
  98. 5090    &Paste
  99. 5100    &Date/Time
  100. 5110    &Word Wrap
  101. 5120    &Edit
  102. 5130    &About
  103. 5140    &Help
  104. 5150    Text files (*.txt)|*.txt|All files (*.*)|*.*
  105. 5160    *.txt
  106. 5170    Save &As...
  107. 6000    ***Comments in the template
  108. 6010    @author: Application Wizard
  109. 6020    @version: 1.0
  110. 6030    WordWrap 
  111. 6040    Paste
  112. 6050    todo add the paste code
  113. 6060    Copy
  114. 6070    Cut
  115. 6080    New 
  116. 6090    TODO:  Add code to check if the user wants to save the current context
  117. 6100    //Required for Visual J++ Form Designer support
  118. 6110    //TODO: Add any constructor code after initForm call
  119. 6120    /*\n     * NOTE: The following code is required by the Visual J++ form\n     * designer.  It can be modified using the form editor.  Do not\n     * modify it using the code editor.\n     */
  120. 6130    //NOTE: End of form designer support code.
  121. 6140    //TODO: Add your property and event infos here
  122. 6150    Exit
  123. 6160    Date/Time
  124. 6170    New 
  125. 6180    Save As
  126. 6190    Save
  127. 6200    Open
  128. 6210    The text in the 
  129. 6220    Untitled 
  130. 6230    file has changed. \n\n Do you want to save the changes?
  131. 10000    ??? Created
  132. 10001    The ??? has been created.
  133. 10002    Don't show this dialog in the future.
  134. 10003    OK
  135. 20000    (None)
  136. 30000    Incomplete Data.
  137. 30001    You must ... before you can continue.
  138.