diff --git a/bigbluebutton-client/locale/en_US/bbbResources.properties b/bigbluebutton-client/locale/en_US/bbbResources.properties
index 09e77e1434..b2da92322d 100755
--- a/bigbluebutton-client/locale/en_US/bbbResources.properties
+++ b/bigbluebutton-client/locale/en_US/bbbResources.properties
@@ -6,7 +6,7 @@ bbb.pageTitle = BigBlueButton
bbb.mainshell.statusInfo = Please wait while we load {0} modules:
bbb.mainshell.statusInfo.loaded = {0}(loaded)
bbb.mainshell.statusInfo.testRTMPConnection = Please wait while we test your connection to the server.
-bbb.mainshell.statusInfo2.testRTMPConnection = This may take a minute or two.
+bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
bbb.mainshell.statusProgress.testRTMPConnection = Connecting to RTMP://{0}:1935/{1}.
bbb.mainshell.statusProgress.testRTMPTConnection = Connecting to RTMPT://{0}:80/{1}.
bbb.mainshell.statusProgress.loading = Loading:
diff --git a/bigbluebutton-client/src/org/bigbluebutton/main/view/components/MainApplicationShell.mxml b/bigbluebutton-client/src/org/bigbluebutton/main/view/components/MainApplicationShell.mxml
index bd99178adc..654fdebb34 100755
--- a/bigbluebutton-client/src/org/bigbluebutton/main/view/components/MainApplicationShell.mxml
+++ b/bigbluebutton-client/src/org/bigbluebutton/main/view/components/MainApplicationShell.mxml
@@ -178,7 +178,7 @@
effectsLib="{flexlib.mdi.effects.effectsLib.MDIVistaEffects}"
width="100%" height="100%">
-
+