VirtualBox

Changeset 49272 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Oct 24, 2013 11:54:09 AM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: NLS: Insert Guest Additions installer -> Insert Guest Additions CD image.

Location:
trunk/src/VBox/Frontends/VirtualBox/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp

    r49266 r49272  
    19601960             "and shared folders cannot be used without them. To use shared folders inside the virtual machine, "
    19611961             "please install the Guest Additions if they are not installed, or re-install them if they are "
    1962              "not working correctly, by selecting <b>Insert Guest Additions installer</b> from the <b>Devices</b> menu. "
     1962             "not working correctly, by selecting <b>Insert Guest Additions CD image</b> from the <b>Devices</b> menu. "
    19631963             "If they are installed but the machine is not yet fully started then shared folders will be available once it is.</p>"),
    19641964          "remindAboutGuestAdditionsAreNotActive");
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp

    r49266 r49272  
    981981    void retranslateUi()
    982982    {
    983         setName(QApplication::translate("UIActionPool", "&Insert Guest Additions installer..."));
     983        setName(QApplication::translate("UIActionPool", "&Insert Guest Additions CD image..."));
    984984        setStatusTip(QApplication::translate("UIActionPool", "Insert the Guest Additions disk file into the virtual drive"));
    985985    }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette