VirtualBox

Ignore:
Timestamp:
Jan 13, 2011 6:17:02 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69436
Message:

FE/Qt: Some NLS fix for r69432.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp

    r35548 r35552  
    418418    if (host.isOk())
    419419    {
    420         vboxProblem().showModalProgressDialog(progress, tr("Creating host-only interface..."),
     420        vboxProblem().showModalProgressDialog(progress, tr("Networking"),
    421421                                              ":/nw_32px.png", this, true, 0);
    422422        if (progress.GetResultCode() == 0)
     
    471471    if (host.isOk())
    472472    {
    473         vboxProblem().showModalProgressDialog(progress, tr("Removing host-only interface..."),
     473        vboxProblem().showModalProgressDialog(progress, tr("Networking"),
    474474                                              ":/nw_32px.png", this, true, 0);
    475475        if (progress.GetResultCode() == 0)
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