VirtualBox

Changeset 55667 in vbox


Ignore:
Timestamp:
May 5, 2015 3:38:45 PM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: typo

File:
1 edited

Legend:

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

    r55547 r55667  
    20662066    error(0, MessageType_Error,
    20672067          fConnect ?
    2068               tr("Failed to connect network adapter cable of the virtual machine <b>%1</b>.").arg(strMachineName) :
    2069               tr("Failed to disconnect network adapter cable of the virtual machine <b>%1</b>.").arg(strMachineName),
     2068              tr("Failed to connect the network adapter cable of the virtual machine <b>%1</b>.").arg(strMachineName) :
     2069              tr("Failed to disconnect the network adapter cable of the virtual machine <b>%1</b>.").arg(strMachineName),
    20702070          formatErrorInfo(adapter));
    20712071}
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