diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-05-25 14:51:19 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-05-25 14:53:07 +0100 |
commit | 021ff0c97f3dabd423740782155c77cbcbc3a93a (patch) | |
tree | 6c5e84088984c1282f1e690e224c0cb6d9202e65 /wizards | |
parent | da543e4efbb53e25a60f8557a0b8cd307e46ebf4 (diff) |
RID_DB_TABLE_WIZARD_START should be RID_TABLE now
Change-Id: Ibb15f7e4ee1429213f523b8fd8d3b12dc4881257
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/source/resources/resources_en_US.properties | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/wizards/source/resources/resources_en_US.properties b/wizards/source/resources/resources_en_US.properties index 15c3646217d5..788b96ed5a69 100644 --- a/wizards/source/resources/resources_en_US.properties +++ b/wizards/source/resources/resources_en_US.properties @@ -323,53 +323,53 @@ RID_FORM_95=Select the data entry mode RID_FORM_96=Apply the style of your form RID_FORM_97=Set the name of the form RID_FORM_98=A form with the name '%FORMNAME' already exists.\nChoose another name. -RID_DB_TABLE_WIZARD_START_1=Table Wizard -RID_DB_TABLE_WIZARD_START_2=Select fields -RID_DB_TABLE_WIZARD_START_3=Set types and formats -RID_DB_TABLE_WIZARD_START_4=Set primary key -RID_DB_TABLE_WIZARD_START_5=Create table -RID_DB_TABLE_WIZARD_START_8=Select fields for your table -RID_DB_TABLE_WIZARD_START_9=Set field types and formats -RID_DB_TABLE_WIZARD_START_10=Set primary key -RID_DB_TABLE_WIZARD_START_11=Create table -RID_DB_TABLE_WIZARD_START_14=This wizard helps you to create a table for your database. After selecting a table category and a sample table, choose the fields you want to include in your table. You can include fields from more than one sample table. -RID_DB_TABLE_WIZARD_START_15=Ca~tegory -RID_DB_TABLE_WIZARD_START_16=B~usiness -RID_DB_TABLE_WIZARD_START_17=P~ersonal -RID_DB_TABLE_WIZARD_START_18=~Sample tables -RID_DB_TABLE_WIZARD_START_19=A~vailable fields -RID_DB_TABLE_WIZARD_START_20=Field information -RID_TABLE=+ -RID_DB_TABLE_WIZARD_START_22=- -RID_DB_TABLE_WIZARD_START_23=Field name -RID_DB_TABLE_WIZARD_START_24=Field type -RID_DB_TABLE_WIZARD_START_25=~Selected fields -RID_DB_TABLE_WIZARD_START_26=A primary key uniquely identifies each record in a database table. Primary keys ease the linking of information in separate tables, and it is recommended that you have a primary key in every table. Without a primary key, it will not be possible to enter data into this table. -RID_DB_TABLE_WIZARD_START_27=~Create a primary key -RID_DB_TABLE_WIZARD_START_28=~Automatically add a primary key -RID_DB_TABLE_WIZARD_START_29=~Use an existing field as a primary key -RID_DB_TABLE_WIZARD_START_30=Define p~rimary key as a combination of several fields -RID_DB_TABLE_WIZARD_START_31=F~ieldname -RID_DB_TABLE_WIZARD_START_32=~Primary key fields -RID_DB_TABLE_WIZARD_START_33=Auto ~value -RID_DB_TABLE_WIZARD_START_34=What do you want to name your table? -RID_DB_TABLE_WIZARD_START_35=Congratulations. You have entered all the information needed to create your table. -RID_DB_TABLE_WIZARD_START_36=What do you want to do next? -RID_DB_TABLE_WIZARD_START_37=Modify the table design -RID_DB_TABLE_WIZARD_START_38=Insert data immediately -RID_DB_TABLE_WIZARD_START_39=C~reate a form based on this table -RID_DB_TABLE_WIZARD_START_40=The table you have created could not be opened. -RID_DB_TABLE_WIZARD_START_41=The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database. -RID_DB_TABLE_WIZARD_START_42=The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database. -RID_DB_TABLE_WIZARD_START_43=Field -RID_DB_TABLE_WIZARD_START_44=MyTable -RID_DB_TABLE_WIZARD_START_45=Add a Field -RID_DB_TABLE_WIZARD_START_46=Remove the selected Field -RID_DB_TABLE_WIZARD_START_47=The field cannot be inserted because this would exceed the maximum number of %COUNT possible fields in the database table -RID_DB_TABLE_WIZARD_START_48=The name '%TABLENAME' already exists.\nPlease enter another name. -RID_DB_TABLE_WIZARD_START_49=Catalog of the table -RID_DB_TABLE_WIZARD_START_50=Schema of the table -RID_DB_TABLE_WIZARD_START_51=The field '%FIELDNAME' already exists. +RID_TABLE_1=Table Wizard +RID_TABLE_2=Select fields +RID_TABLE_3=Set types and formats +RID_TABLE_4=Set primary key +RID_TABLE_5=Create table +RID_TABLE_8=Select fields for your table +RID_TABLE_9=Set field types and formats +RID_TABLE_10=Set primary key +RID_TABLE_11=Create table +RID_TABLE_14=This wizard helps you to create a table for your database. After selecting a table category and a sample table, choose the fields you want to include in your table. You can include fields from more than one sample table. +RID_TABLE_15=Ca~tegory +RID_TABLE_16=B~usiness +RID_TABLE_17=P~ersonal +RID_TABLE_18=~Sample tables +RID_TABLE_19=A~vailable fields +RID_TABLE_20=Field information +RID_TABLE_21=+ +RID_TABLE_22=- +RID_TABLE_23=Field name +RID_TABLE_24=Field type +RID_TABLE_25=~Selected fields +RID_TABLE_26=A primary key uniquely identifies each record in a database table. Primary keys ease the linking of information in separate tables, and it is recommended that you have a primary key in every table. Without a primary key, it will not be possible to enter data into this table. +RID_TABLE_27=~Create a primary key +RID_TABLE_28=~Automatically add a primary key +RID_TABLE_29=~Use an existing field as a primary key +RID_TABLE_30=Define p~rimary key as a combination of several fields +RID_TABLE_31=F~ieldname +RID_TABLE_32=~Primary key fields +RID_TABLE_33=Auto ~value +RID_TABLE_34=What do you want to name your table? +RID_TABLE_35=Congratulations. You have entered all the information needed to create your table. +RID_TABLE_36=What do you want to do next? +RID_TABLE_37=Modify the table design +RID_TABLE_38=Insert data immediately +RID_TABLE_39=C~reate a form based on this table +RID_TABLE_40=The table you have created could not be opened. +RID_TABLE_41=The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database. +RID_TABLE_42=The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database. +RID_TABLE_43=Field +RID_TABLE_44=MyTable +RID_TABLE_45=Add a Field +RID_TABLE_46=Remove the selected Field +RID_TABLE_47=The field cannot be inserted because this would exceed the maximum number of %COUNT possible fields in the database table +RID_TABLE_48=The name '%TABLENAME' already exists.\nPlease enter another name. +RID_TABLE_49=Catalog of the table +RID_TABLE_50=Schema of the table +RID_TABLE_51=The field '%FIELDNAME' already exists. STEP_ZERO_0=~Cancel STEP_ZERO_1=~Help STEP_ZERO_2=<<~Back |