Skip to content

Commit 99cfb70

Browse files
authored
Merge pull request #34 from eharris369/33-fixNoProjectsMessage
Issue #33: fix no projects message to match the menu item
2 parents f2029e4 + 2bfae65 commit 99cfb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/com.ibm.microclimate.ui/src/com/ibm/microclimate/ui/internal/messages/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ StartBuildAction_AlreadyBuildingMsg=The project {0} is already building. Wait fo
4444
MicroclimateConnectionLabel=MicroclimateConnection:
4545
MicroclimateDisconnected=Disconnected. Check that Microclimate is running.
4646
MicroclimateProjectDisabled=Disabled
47-
MicroclimateConnectionNoProjects=No projects. Right click and select Open Create Project Page.
47+
MicroclimateConnectionNoProjects=No projects. Right click and select Open New Project Page.
4848

4949
RestartInDebugMode=&Restart in Debug Mode
5050
RestartInRunMode=&Restart in Run Mode

0 commit comments

Comments
 (0)