updated text for compliance messages
diff --git a/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREMessages.properties b/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREMessages.properties
index ffedea9..3878723 100644
--- a/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREMessages.properties
+++ b/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREMessages.properties
@@ -61,7 +61,7 @@
 
 JREsPreferencePage_1=Installed JREs
 JREsPreferencePage_2=Add, remove or edit JRE definitions. By default, the checked JRE is added to the build path of newly created Java projects.
-JREsPreferencePage_0=The selected VM does not support the current compiler compliance level of {0}
+JREsPreferencePage_0=The selected JRE does not support the current compiler compliance level of {0}
 JREsPreferencePage_10=Installed JRE location no longer exists.  JRE will be removed.
 JREsPreferencePage_11=JRE removed
 JREsPreferencePage_13=Select a default JRE
diff --git a/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/LauncherMessages.properties b/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/LauncherMessages.properties
index a4821a3..d223111 100644
--- a/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/LauncherMessages.properties
+++ b/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/LauncherMessages.properties
@@ -31,8 +31,8 @@
 JavaJRETab_7=undefined
 JavaJRETab_8=Workspace &default JRE ({0})
 JavaJRETab_9=&Project JRE ({0})
-JavaJRETab_6=The selected JRE is not compatible with project compiler compliance setting: {0}
-JavaJRETab_5=The selected execution environment is not compatible with project compiler compliance setting: {0}
+JavaJRETab_6=The selected JRE is not compatible with the project''s compiler compliance setting: {0}
+JavaJRETab_5=The selected execution environment is not compatible with the project''s compiler compliance setting: {0}
 
 JavaMainTab_Choose_a_main__type_to_launch__12=Select &type (? = any character, * = any String, TZ = TimeZone):
 JavaMainTab_Choose_Main_Type_11=Select Main Type