Bug 552367 - Rename UI Responsiveness Monitoring to UI Freeze Monitoring

Change-Id: Ie9f1b4244ae0c5a04360a96458f0b37d3b1d7235
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/bundles/org.eclipse.ui.monitoring/plugin.properties b/bundles/org.eclipse.ui.monitoring/plugin.properties
index 21687a2..72fa443 100644
--- a/bundles/org.eclipse.ui.monitoring/plugin.properties
+++ b/bundles/org.eclipse.ui.monitoring/plugin.properties
@@ -14,8 +14,8 @@
 #     Lars Vogel (vogella)
 ###############################################################################
 
-Bundle-Name=UI Responsiveness Monitoring
+Bundle-Name=UI Freeze Monitoring
 Bundle-Vendor=Eclipse.org
-MonitoringPreferencePage.name=UI Responsiveness Monitoring
+MonitoringPreferencePage.name=UI Freeze Monitoring
 UiFreezeEventLogger.name=UI Freeze Event Logger
 preferenceKeywords=Freeze Delay
\ No newline at end of file
diff --git a/tests/org.eclipse.ui.monitoring.tests/OSGI-INF/l10n/bundle.properties b/tests/org.eclipse.ui.monitoring.tests/OSGI-INF/l10n/bundle.properties
index 31c8ea4..47f0c23 100644
--- a/tests/org.eclipse.ui.monitoring.tests/OSGI-INF/l10n/bundle.properties
+++ b/tests/org.eclipse.ui.monitoring.tests/OSGI-INF/l10n/bundle.properties
@@ -11,5 +11,5 @@
 # Contributors:
 #	  Sergey Prigogin (Google) - initial API and implementation
 ###############################################################################
-Bundle-Name=UI Responsiveness Monitoring Tests
+Bundle-Name=UI Freeze Monitoring Tests
 Bundle-Vendor=Eclipse.org