VirtualBox

Changeset 2501 in vbox for trunk


Ignore:
Timestamp:
May 4, 2007 5:46:30 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20932
Message:

FE/Qt: Spelling update.

File:
1 edited

Legend:

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

    r2495 r2501  
    149149            CNetworkAdapter adapter = mMachine.GetNetworkAdapter (slot);
    150150            if (adapter.GetEnabled())
    151                 devices += VBoxConsoleWnd::tr ("<br><nobr>[Adapter %1 (%2): cable %3]</nobr>",
     151                devices += VBoxConsoleWnd::tr ("<br><nobr><b>Adapter %1 (%2)</b>: cable %3</nobr>",
    152152                                               "Network adapters indicator")
    153153                    .arg (slot)
     
    159159
    160160        if (devices.isNull())
    161             devices = VBoxConsoleWnd::tr ("<br><nobr>[<b>All Network adapters are disabled</b>]</nobr>",
     161            devices = VBoxConsoleWnd::tr ("<br><nobr><b>All network adapters are disabled</b></nobr>",
    162162                                          "Network adapters indicator");
    163163
Note: See TracChangeset for help on using the changeset viewer.

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