File tree Expand file tree Collapse file tree
src/org/netbeans/modules/php/wordpress/ui/wizards Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ You can create a new WordPress project via a wizard.
4848
4949#### options
5050
51- - Set format to project : set format option to project.properties
52- - create wp-config.php : copy from wp-config-sample.php
51+ - Set format options for WordPress to this project : add format options for WordPress to project.properties
52+ - Create a wp-config.php : copy from wp-config-sample.php
5353
5454### Custome Content Name
5555
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ NewProjectConfigurationPanel.useURLRadioButton.text=Use URL
44NewProjectConfigurationPanel.useLocalFileRadioButton.text =Use Local file
55NewProjectConfigurationPanel.localFileLabel.text =
66NewProjectConfigurationPanel.urlLabel.text =
7- NewProjectConfigurationPanel.formatCheckBox.text =Set format to project
8- NewProjectConfigurationPanel.createConfigCheckBox.text =create wp-config.php
7+ NewProjectConfigurationPanel.formatCheckBox.text =Set format options for WordPress to this project
8+ NewProjectConfigurationPanel.createConfigCheckBox.text =Create a wp-config.php
99CreateUnderscoresThemePanel.authorUriTextField.text =
1010CreateUnderscoresThemePanel.descriptionTextField.text =
1111CreateUnderscoresThemePanel.authorUriLabel.text =Author URI:
You can’t perform that action at this time.
0 commit comments