VirtualBox

Changeset 68461 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 18, 2017 11:17:57 AM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: UISnapshotDetailsWidget: use tr() and added missing word

File:
1 edited

Legend:

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

    r68394 r68461  
    559559{
    560560    /* Translate labels: */
    561     m_pEmptyWidgetLabel->setText("<p>You have the <b>Current State</b> item selected.<br>"
    562                                  "Press <b>Take</b> button if you wish to take a new snapshot.</p>");
     561    m_pEmptyWidgetLabel->setText(tr("<p>You have the <b>Current State</b> item selected.<br>"
     562                                    "Press the <b>Take</b> button if you wish to take a new snapshot.</p>"));
    563563    m_pTabWidget->setTabText(0, tr("&Attributes"));
    564564    m_pTabWidget->setTabText(1, tr("&Information"));
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