VirtualBox

Changeset 23647 in vbox


Ignore:
Timestamp:
Oct 9, 2009 1:23:59 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: Reusing string tag already present in VBoGlobal for r53341.

File:
1 edited

Legend:

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

    r23643 r23647  
    482482        result += formatValue (tr ("Guest Additions"), addVerisonStr, maxLength);
    483483        result += formatValue (tr ("Guest OS Type"), osType, maxLength);
    484         result += formatValue (tr ("Remote Display Server Port"), vrdpInfo, maxLength);
     484        result += formatValue (VBoxGlobal::tr ("Remote Display Server Port", "details report (VRDP Server)"), vrdpInfo, maxLength);
    485485        result += paragraph;
    486486    }
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