Skip to content

Commit 2bfae65

Browse files
committed
Issue #33: fix no projects message to match the menu item
1 parent f2029e4 commit 2bfae65

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)