Issue(s) 120786 File: enterprise/sql/jdbcwizard/src/org/netbeans/modules/jdbcwizard/wizards/Bundle.properties Msg:BTN_Advanced=Advanced.. has been changed to Advanced... for conformance and File: release601_jdk_root release60_base
authornarayanaa@netbeans.org
Mon, 05 Nov 2007 18:56:37 +0000
changeset 14226bbe8c623899
parent 1421 25807136ada4
child 1423 83dd71096cb6
Issue(s) 120786 File: enterprise/sql/jdbcwizard/src/org/netbeans/modules/jdbcwizard/wizards/Bundle.properties Msg:BTN_Advanced=Advanced.. has been changed to Advanced... for conformance and File:
enterprise/sql/jdbcwizard/src/org/netbeans/modules/jdbcwizard/builder/dbmodel/Bundle.properties Msg: ERROR_INDEX_NAME="Must supply non-empty String ref for indexName param. Since " symbol is extra, the same is deleted
sql.wizard/src/org/netbeans/modules/jdbcwizard/builder/dbmodel/Bundle.properties
sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/Bundle.properties
     1.1 --- a/sql.wizard/src/org/netbeans/modules/jdbcwizard/builder/dbmodel/Bundle.properties	Mon Nov 05 18:18:30 2007 +0000
     1.2 +++ b/sql.wizard/src/org/netbeans/modules/jdbcwizard/builder/dbmodel/Bundle.properties	Mon Nov 05 18:56:37 2007 +0000
     1.3 @@ -97,7 +97,7 @@
     1.4  ERROR_PK_COLNAME=Must supply non-empty String value for parameter pkColName.
     1.5  ERROR_COL_SEQ=Must supply positive integer value for parameter colSequence.
     1.6  
     1.7 -ERROR_INDEX_NAME="Must supply non-empty String ref for indexName param.
     1.8 +ERROR_INDEX_NAME=Must supply non-empty String ref for indexName param.
     1.9  ERROR_COL_NAMES=Must supply non-null String[] for param newColNames
    1.10  
    1.11  ERROR_NULL_PK=Must supply non-null PrimaryKey instance for src.
     2.1 --- a/sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/Bundle.properties	Mon Nov 05 18:18:30 2007 +0000
     2.2 +++ b/sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/Bundle.properties	Mon Nov 05 18:56:37 2007 +0000
     2.3 @@ -325,7 +325,7 @@
     2.4  LBL_Columns_Select=Select
     2.5  
     2.6  LBL_JNDIName=JNDI Name:
     2.7 -BTN_Advanced=Advanced..
     2.8 +BTN_Advanced=Advanced...
     2.9  LBL_Col_Insert=Insert
    2.10  LBL_Col_Update=Update
    2.11  LBL_Col_Find=Find