VirtualBox

Changeset 66514 in vbox


Ignore:
Timestamp:
Apr 11, 2017 3:03:09 PM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:6025: Machine settings: System page: Adjusting NLS tags for all cases where one option depends on disabled another.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp

    r66460 r66514  
    461461            message.second << tr(
    462462                "The I/O APIC feature is not currently enabled in the Motherboard section of the System page. "
    463                 "This is needed in order to support a chip set of type ICH9 you have enabled for this VM. "
    464                 "It will be done automatically if you confirm your changes.");
     463                "This is needed to support a chipset of type ICH9. "
     464                "It will be enabled automatically if you confirm your changes.");
    465465        }
    466466
     
    469469        {
    470470            message.second << tr(
    471                 "USB controller emulation is not currently enabled on the USB page. "
    472                 "This is needed to support an emulated USB input device you have enabled for this VM. "
    473                 "It will be done automatically if you confirm your changes.");
     471                "The USB controller emulation is not currently enabled on the USB page. "
     472                "This is needed to support an emulated USB pointing device. "
     473                "It will be enabled automatically if you confirm your changes.");
    474474        }
    475475
     
    508508            message.second << tr(
    509509                "The I/O APIC feature is not currently enabled in the Motherboard section of the System page. "
    510                 "This is needed in order to support more than one virtual processor you have chosen for this VM. "
    511                 "It will be done automatically if you confirm your changes.");
     510                "This is needed to support more than one virtual processor. "
     511                "It will be enabled automatically if you confirm your changes.");
    512512        }
    513513
     
    516516        {
    517517            message.second << tr(
    518                 "Hardware virtualization is not currently enabled in the Acceleration section of the System page. "
    519                 "This is needed in order to support more than one virtual processor you have chosen for this VM. "
    520                 "It will be done automatically if you confirm your changes.");
     518                "The hardware virtualization is not currently enabled in the Acceleration section of the System page. "
     519                "This is needed to support more than one virtual processor. "
     520                "It will be enabled automatically if you confirm your changes.");
    521521        }
    522522
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