Changeset 23647 in vbox
- Timestamp:
- Oct 9, 2009 1:23:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp
r23643 r23647 482 482 result += formatValue (tr ("Guest Additions"), addVerisonStr, maxLength); 483 483 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); 485 485 result += paragraph; 486 486 }
Note:
See TracChangeset
for help on using the changeset viewer.

