VirtualBox

Changeset 85459 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jul 24, 2020 6:11:35 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9722: VirtualBox Manager: A bit of NLS fixes for UIAcquirePublicKeyDialog.

File:
1 edited

Legend:

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

    r85457 r85459  
    190190void UIAcquirePublicKeyDialog::retranslateUi()
    191191{
    192     setWindowTitle(tr("Provide a public key"));
     192    setWindowTitle(tr("Public key"));
     193    m_pTextEditor->setPlaceholderText(tr("Paste public key"));
     194    m_pButtonBox->button(QDialogButtonBox::Open)->setText(tr("Browse"));
    193195}
    194196
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