VirtualBox

Ignore:
Timestamp:
Jul 10, 2020 12:58:02 PM (4 years ago)
Author:
vboxsync
Message:

OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.

File:
1 edited

Legend:

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

    r84962 r85178  
    382382        case KNetworkAttachmentType_NATNetwork: return QApplication::translate("UICommon", "NAT Network", "NetworkAttachmentType");
    383383#ifdef VBOX_WITH_CLOUD_NET
    384         case KNetworkAttachmentType_Cloud:      return QApplication::translate("UICommon", "Cloud Network", "NetworkAttachmentType");
     384        case KNetworkAttachmentType_Cloud:      return QApplication::translate("UICommon", "Cloud Network [EXPERIMENTAL]", "NetworkAttachmentType");
    385385#endif /* VBOX_WITH_CLOUD_NET */
    386386        default: AssertMsgFailed(("No text for %d", type)); break;
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