Changeset 20469 in vbox for trunk/src/VBox
- Timestamp:
- Jun 10, 2009 4:20:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProgressDialog.cpp
r20305 r20469 101 101 void VBoxProgressDialog::retranslateUi() 102 102 { 103 mETAText = tr (" ETA: %1");103 mETAText = tr ("Time remaining: %1"); 104 104 } 105 105
Note:
See TracChangeset
for help on using the changeset viewer.