Skip to content

Commit cb4959a

Browse files
committed
Issue #98: Improve the delete confirmation message
1 parent 540b157 commit cb4959a

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
@@ -74,7 +74,7 @@ AttachDebuggerLabel=A&ttach Debugger
7474
LaunchDebugSessionLabel=&Launch Debug Session
7575
DeleteProjectLabel=D&elete
7676
DeleteProjectTitle=Project Delete
77-
DeleteProjectMessage=Are you sure you want to delete Microclimate project: {0}?
77+
DeleteProjectMessage=Are you sure you want to delete project {0} in Microclimate and from your filesystem?
7878
DeleteProjectErrorTitle=Project Delete Error
7979
DeleteProjectErrorMsg=An error occurred trying to delete Microclimate project {0}: {1}
8080
refreshResourceJobLabel=Refreshing resource: {0}

0 commit comments

Comments
 (0)