Index: /trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings
===================================================================
--- /trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings	(revision 50587)
+++ /trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings	(revision 50588)
@@ -10,6 +10,6 @@
 'choiceVBoxCLI_msg' = 'Installs the @VBOX_PRODUCT@ command line utilities into /usr/bin.';
 
-'RUNNING_VMS_TLE' = "Running VirtualBox VMs detected!";
-'RUNNING_VMS_MSG' = "The installer has detected running Virtual Machines. Please shut down all running VirtualBox machines and then restart the installation.";
+'RUNNING_VMS_TLE' = "Running VirtualBox virtual machines detected!";
+'RUNNING_VMS_MSG' = "The installer has detected running virtual machines. Please shut down all running VirtualBox machines and then restart the installation.";
 
 'UNSUPPORTED_HW_MACHINE_TLE' = "Unsupported hardware architecture detected!";
Index: /trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
===================================================================
--- /trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist	(revision 50587)
+++ /trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist	(revision 50588)
@@ -19,4 +19,5 @@
     <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
     <script>
+//<![CDATA[
     /* js:pkmk:start */
     function checkPrerequisite()
@@ -91,4 +92,5 @@
     }
     /* js:pkmk:end */
+//]]>
     </script>
     <background file="background.tif" alignment="topleft" scaling="none"/>
