home *** CD-ROM | disk | FTP | other *** search
- 0 *** Do *NOT* Localize any string that starts with '***'.
- 1 *** They are comments to be used by localizers to identify sections.
- 2 *** They also mark the beginning of a new 'section' within the String Table.
- 3
- 10 Data Form Wizard
- 11 Step
- 12 of
- 15 Data Form Wizard...
- 19 *** Font information for all forms
- 20 Tahoma
- 21 8
- 23 0
- 100 Help
- 101 Cancel
- 102 < &Back
- 103 &Next >
- 104 &Finish
- 105 Get Help on the Data Form Wizard
- 106 Close the Wizard without building anything
- 107 Move Back one Step
- 108 Move to the Next Step
- 109 Build the Data Form with the Data Entered
- 1000 Introduction
- 1001 The Data Form Wizard will help you create a form with _
- 1002 objects bound to a local or remote data source.
- 1003 &Skip this screen in the future.
- 2000 Database Type
- 2001 Select a database format from the list.
- 2100 Database
- 2101 Click the browse button to select a database file, then select a data binding type to use to access the data.
- 2102 Database Type:
- 2103 &Database name:
- 2104 Choose from
- 2105 &Tables
- 2106 &Queries
- 2107 B&rowse...
- 2108 &Database Connection
- 2109 Controls
- 2110 Code
- 2200 Connect Information
- 2201 Provide the connection information and select a data binding type to use to access the data.
- 2202 ODBC Connect Data
- 2203 Binding Type
- 2204 &DSN:
- 2205 &UID:
- 2206 &PWD:
- 2207 Da&tabase:
- 2208 Dri&ver:
- 2209 S&erver:
- 2210 Tables
- 2211 Views
- 2212 Stored Procs
- 2300 Form
- 2301 Select the desired form type from the available options.
- 2302 Form &layout
- 2303 Single record
- 2304 Grid (Datasheet)
- 2305 Master/Detail
- 2306 Fo&rm name
- 2400 Record source
- 2401 Master Record Source
- 2402 Select the record source and fields for the Master section of the Master/Detail form. The Master sections displays one record at a time.
- 2403 Select a record source and then select the fields to appear on the form.
- 2404 &Record source:
- 2405 Co&lumn to sort by:
- 2406 &Available fields:
- 2407 &Selected fields:
- 2408 Move Field Up in List
- 2409 Move Field Down in List
- 2410 Move the Selected Field to the Right
- 2411 Move All Fields to the Right
- 2412 Move the Selected Field to the Left
- 2413 Move All Fields to the Left
- 2500 Detail Record Source
- 2501 Select a record source for the Detail section of the Master/Detail form, and then select the fields to use.
- 2600 Record Source Relation
- 2601 Select a field from each record source that links the two sources together.
- 2602 Ma&ster
- 2603 &Detail
- 2700 Control Selection
- 2701 Select the desired controls to place on the form.
- 2702 Available controls
- 2703 &Add button
- 2704 &Delete button
- 2705 &Refresh button
- 2706 &Update button
- 2707 C&lose button
- 2708 Data na&vigator
- 2709 Select a&ll
- 2710 Cl&ear all
- 2711 &Edit button
- 3000 Finished!
- 3002 The Data Form Wizard is finished collecting information.
- \n
- \nPress Finish to create the form.
- 3003 &Save current settings as default
- 5000 Data Form Created
- 5001 The '<TOPIC_TEXT>' Form has been created and added to your project.
- 5002 Don't show this dialog in the future.
- 5003 &OK
- 8000 Password Required
- 8001 &Enter database password:
- 8002 &OK
- 8003 &Cancel
- 10000 Incomplete Data.
- 10001 You must select a format from the list before you can continue.
- 10002 You must select a database before you can continue.
- 10003 You must select a record source before you can continue.
- 10004 You must select some fields before you can continue.
- 10005 You must select a primary link field before you can continue.
- 10006 You must select a secondary link field before you can continue.
- 10007 You must enter a form name before you can continue.
- 10008 ODBC Database Open failed, check connect info.
- 10009 You must select at least one record source type before you can continue.
- 10010 Continue?
- 10011 This wizard cannot be run without a project loaded!
- 10012 No record sources found!
- 10013 The Remote Data Control is not available on this system!
- 10014 Invalid Form Name!
- 10015 You must enter valid connect information before you can continue.
- 10016 Not a valid password.
- 10017 '<TOPIC_TEXT>' already exists!
- 20000 (None)
- 20001 Add
- 20002 Delete
- 20003 Refresh
- 20004 Update
- 20005 Close
- 20006 &Add
- 20007 &Delete
- 20008 &Refresh
- 20009 &Update
- 20010 &Close
- 20011 Create another Data Form?
- 20012 Edit
- 20013 &Cancel
- 20017 &Edit
- 20018 &Cancel
- 20020 This is only needed for multi user apps
- 20021 This is where you would put error handling code
- 20022 If you want to ignore errors, comment out the next line
- 20023 If you want to trap them, add code here to handle them
- 20024 Throw away the error
- 20025 This will synch the grid with the Master recordset
- 20026 This will display the current record position for dynasets and snapshots
- 20027 This is where you put validation code
- 20028 This event gets called when the following actions occur
- 20031 Create the grid's recordset
- 20034 This is the way to get data into an empty ole control
- 20035 and have it saved back to the table
- 20036 This will resize the grid when the form is resized
- 20037 Add record
- 20038 Edit record
- 20039 View record
- 20050 First
- 20051 Previous
- 20052 Next
- 20053 Last
- 21000 Access MDBs (*.mdb)|*.mdb
- 21001 Access Database
- 21002 dBASE DBs (*.dbf)|*.dbf
- 21003 dBASE Database
- 21004 FoxPro DBs (*.dbf)|*.dbf
- 21005 FoxPro Database
- 21006 Paradox DBs (*.db)|*.db
- 21007 Paradox Database
- 21008 Select database
- 21009 *.*|*.*
- 21100 Summary
- 21101 OLE Binary data is not supported
- 21102 Required for Visual J++ Form Designer support
- 21103 Add any constructor code after initForm call
- 21104 If an error occurred in
- 21105 , handle it here
- 21106 TODO: Add
- 21107 error handling code here.
- 21108 NOTE: The following code is required by the Visual J++ form
- 21109 designer. It can be modified using the form editor. Do not
- 21110 modify it using the code editor.
- 21111 NOTE: End of form designer support code.
- 21112 _STUB
- 21113 The <TOPIC_TEXT> form will be created and added to your project.
- 21114 Connects to database <TOPIC_TEXT>
- 21115 Binds to fields
- 21116 Contains buttons
- 21117 Contains data navigator
- 21118 Binds to field
- 21119 Contains button
- 21120 DataForm1
- 21121 The main entry point for the application.
- 21122 Resulted set sorted by
- 21123 Beta2: Cannot bind to memo fields using native Access Driver. Use ODBC driver if you wish to bind to memo fields.
- 21124 Here is the ODBC connection string:
- 21125 The Jet provider connection was not used because your database contains one or more memo/ boolean fields.
- 21126 The Beta2 release does not support binding to a memo/ boolean field using the Jet provider.
- 21127 Here is the Jet connection string:
- 21128 <TOPIC_TEXT> Layout
- 21129 Form name contains characters not in the ASCII character set \nand may not be portable to all platforms (J5018).
- 21130 DataForm
- 21131 Master recordset binds to
- 21132 Detail recordset binds to
- 21133 Connects to "<TOPIC_TEXT>" table
- 21134 Master recordset connects to "<TOPIC_TEXT>" table
- 21135 Detail recordset connects to "<TOPIC_TEXT>" table
- 21136 Recordset sorted by "<TOPIC_TEXT>"
- 21137 Master recordset sorted by "<TOPIC_TEXT>"
- 21138 Detail recordset sorted by "<TOPIC_TEXT>"
- 21139 Database connection via controls
- 21140 Database connection via code
- 21141 @param args Array of parameters passed to the application
- 21142 via the command line.
-