[366735] "No-interface" should be renamed to "No-interface View" on the "Create EJB 3.x Session Bean" dialog box
diff --git a/plugins/org.eclipse.jst.ejb.ui/property_files/ejb_ui.properties b/plugins/org.eclipse.jst.ejb.ui/property_files/ejb_ui.properties
index 6b4781c..e92b933 100644
--- a/plugins/org.eclipse.jst.ejb.ui/property_files/ejb_ui.properties
+++ b/plugins/org.eclipse.jst.ejb.ui/property_files/ejb_ui.properties
@@ -59,7 +59,7 @@
 REMOTE_HOME_INTERFACE_LABEL=Remote Home Interface:
 LOCAL_BUSINESS_INTERFACE=&Local
 LOCAL_BUSINESS_INTERFACE_LABEL=Local Business Interface:
-NO_INTERFACE=No-&interface
+NO_INTERFACE=No-&interface View
 LOCAL_HOME_INTERFACE_LABEL=Local Home Interface:
 LOCAL_COMPONENT_INTERFACE_CODE=L
 LOCAL_HOME_INTERFACE_CODE=LH