View | Details | Raw Unified | Return to bug 300881
Collapse All | Expand All

(-)property_files/wtpcommonui.properties (-2 / +2 lines)
Lines 31-37 Link Here
31
WizardPageExtensionManager_UI_3=Editor does not allow page insertions
31
WizardPageExtensionManager_UI_3=Editor does not allow page insertions
32
WizardPageExtensionManager_UI_4=Parent Class Not Found Error: {0} \r\n for attribute: {1} in plugin {2} \r\nPage not created
32
WizardPageExtensionManager_UI_4=Parent Class Not Found Error: {0} \r\n for attribute: {1} in plugin {2} \r\nPage not created
33
Delete_UI_0=Delete
33
Delete_UI_0=Delete
34
Name_=Project name:
34
Name_=Project na&me:
35
Browse_=Browse...
35
Browse_=Brow&se...
36
Project_location_=Project Location:
36
Project_location_=Project Location:
37
MULTIPLE_MODULE_PREF_TEXT=Allow Multiple modules per project
37
MULTIPLE_MODULE_PREF_TEXT=Allow Multiple modules per project
(-)static_web_ui/org/eclipse/wst/web/ui/internal/wizards/facetcreationpagemessages.properties (-1 / +1 lines)
Line 1 Link Here
1
FACET_VERSION= version
1
FACET_VERSION= &version
(-)property_files/staticwebproject.properties (-3 / +3 lines)
Lines 10-20 Link Here
10
###############################################################################
10
###############################################################################
11
StaticWebProjectCreationWizard_Wizard_Title=New Static Web Project
11
StaticWebProjectCreationWizard_Wizard_Title=New Static Web Project
12
StaticWebProjectWizardBasePage_Page_Description=Create a Web project for simple content (HTML files) only.
12
StaticWebProjectWizardBasePage_Page_Description=Create a Web project for simple content (HTML files) only.
13
StaticWebSettingsPropertiesPage_Web_Content_Label=Web content folder name:
13
StaticWebSettingsPropertiesPage_Web_Content_Label=&Web content folder name:
14
StaticContextRootComposite_Context_Root_Label=Context root
14
StaticContextRootComposite_Context_Root_Label=&Context root:
15
StaticWebProjectWizardBasePage_Page_Title=Static Web Project
15
StaticWebProjectWizardBasePage_Page_Title=Static Web Project
16
StaticWebSettingsPropertiesPage_Not_available_for_closed_projects=Web settings are not available for a closed project.
16
StaticWebSettingsPropertiesPage_Not_available_for_closed_projects=Web settings are not available for a closed project.
17
TargetRuntime=Target runtime
17
TargetRuntime=Target r&untime
18
NewDotDotDot=N&ew...
18
NewDotDotDot=N&ew...
19
InvalidServerTarget=Invalid target server selected.
19
InvalidServerTarget=Invalid target server selected.
20
ConfigureSettings=Configure Static Web module settings.
20
ConfigureSettings=Configure Static Web module settings.
(-)src/org/eclipse/wst/common/project/facet/ui/internal/SavePresetDialog.properties (-2 / +2 lines)
Lines 1-4 Link Here
1
dialogTitle = Save Preset
1
dialogTitle = Save Preset
2
nameLabel = Name:
2
nameLabel = &Name:
3
descLabel = Description:
3
descLabel = &Description:
4
nameInUseMessage = Selected name already in use.
4
nameInUseMessage = Selected name already in use.
(-)src/org/eclipse/wst/common/project/facet/ui/internal/FacetsSelectionPanel.properties (-6 / +6 lines)
Lines 1-11 Link Here
1
presetsLabel = Configuration:\ 
1
presetsLabel = &Configuration:\ 
2
saveButtonLabel = &Save As...
2
saveButtonLabel = &Save As...
3
deleteButtonLabel = &Delete
3
deleteButtonLabel = &Delete
4
facetColumnLabel = Project Facet
4
facetColumnLabel = Project Facet
5
versionColumnLabel = Version
5
versionColumnLabel = Version
6
couldNotDeselectFixedFacetMessage = Project facet {0} cannot be deselected. It is critical to the proper function of this project.
6
couldNotDeselectFixedFacetMessage = Project facet {0} cannot be deselected. It is critical to the proper function of this project.
7
detailsTabLabel = Details
7
detailsTabLabel = De&tails
8
runtimesTabLabel = Runtimes
8
runtimesTabLabel = &Runtimes
9
lockMenuItem = Lock
9
lockMenuItem = &Lock
10
unlockMenuItem = Unlock
10
unlockMenuItem = &Unlock
11
changeVersionMenuItem = Change Version...
11
changeVersionMenuItem = Change &Version...
(-)src/org/eclipse/wst/common/project/facet/ui/internal/ChangeFacetVersionDialog.properties (-1 / +1 lines)
Lines 1-3 Link Here
1
dialogTitle = Change Version
1
dialogTitle = Change Version
2
dialogPrompt = Select new version for the {0} facet.
2
dialogPrompt = Select new version for the {0} facet.
3
versionFieldLabel = Version:
3
versionFieldLabel = &Version:
(-)src/org/eclipse/wst/common/project/facet/ui/internal/RuntimesPanel.properties (-4 / +4 lines)
Lines 1-5 Link Here
1
runtimeCompositionLabel = Runtime composition:
1
runtimeCompositionLabel = R&untime composition:
2
makePrimaryLabel = Make Primary
2
makePrimaryLabel = &Make Primary
3
newRuntimeButtonLabel = New...
3
newRuntimeButtonLabel = N&ew...
4
showAllRuntimes = Show all runtimes
4
showAllRuntimes = Show &all runtimes
5
noRuntimeSelectedLabel = <no runtime selected>
5
noRuntimeSelectedLabel = <no runtime selected>
(-)src/org/eclipse/wst/common/project/facet/ui/PresetSelectionPanel.properties (-2 / +2 lines)
Lines 1-3 Link Here
1
groupTitle = Configuration
1
groupTitle = &Configuration
2
hint = Hint: Get started quickly by selecting one of the pre-defined project configurations.
2
hint = Hint: Get started quickly by selecting one of the pre-defined project configurations.
3
modifyButtonLabel = Modify...
3
modifyButtonLabel = Mod&ify...

Return to bug 300881