VirtualBox

Changeset 29484 in vbox


Ignore:
Timestamp:
May 14, 2010 4:08:20 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt: VBoxApplianceEditorWgt: reuse one NLS tag existing in VBoxApplianceEditorWgt already.

File:
1 edited

Legend:

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

    r29405 r29484  
    397397                    QSpinBox *e = new QSpinBox (aParent);
    398398                    e->setRange (VBoxApplianceEditorWgt::minGuestRAM(), VBoxApplianceEditorWgt::maxGuestRAM());
    399                     e->setSuffix (" " + VBoxApplianceEditorWgt::tr ("MB", "size suffix MBytes=1024KBytes"));
     399                    e->setSuffix (" " + VBoxApplianceEditorWgt::tr ("MB", "size suffix MBytes=1024 KBytes"));
    400400                    editor = e;
    401401                    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