Localizable.strings revision 66ab05d147fcb24a5fec1cd3c37a1799db26c804
0N/A'VirtualBox_title' = '@VBOX_PRODUCT@';
2362N/A
0N/A'choiceVBoxKEXTs_title' = '@VBOX_PRODUCT@ Kernel Extensions';
0N/A'choiceVBoxKEXTs_msg' = 'Installs the @VBOX_PRODUCT@ Kernel Extensions into /Library/Application Support/VirtualBox;
0N/A
0N/A'choiceVBox_title' = '@VBOX_PRODUCT@';
2362N/A'choiceVBox_msg' = 'Installs the @VBOX_PRODUCT@ application into /Applications.';
0N/A
2362N/A'choiceVBoxCLI_title' = '@VBOX_PRODUCT@ Command Line Utilities';
0N/A'choiceVBoxCLI_msg' = 'Installs the @VBOX_PRODUCT@ command line utilities into /usr/bin.';
0N/A
0N/A'RUNNING_VMS_TLE' = "Running VirtualBox VM's detected!";
0N/A'RUNNING_VMS_MSG' = "The installer has detected running Virtual Machines. Please shutdown all running VirtualBox machines and then restart the installation.";
0N/A
0N/A'UNSUPPORTED_HW_MACHINE_TLE' = "Unsupported hardware architecture detected!";
0N/A'UNSUPPORTED_HW_MACHINE_MSG' = "The installer has detected an unsupported architecture. VirtualBox only runs on the x86 and amd64 architectures.";
0N/A
0N/A'UNSUPPORTED_OS_TLE' = "Unsupported OS version detected!";
0N/A'UNSUPPORTED_OS_MSG' = "The installer has detected an unsupported operation system. VirtualBox requires Mac OS X 10.6 or later.";
0N/A
2362N/A