VirtualBox

Changeset 34360 in vbox


Ignore:
Timestamp:
Nov 25, 2010 11:07:17 AM (14 years ago)
Author:
vboxsync
Message:

Main/Machine: yet another %ls/%s mixup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r34331 r34360  
    62676267     * error and finalize session spawning */
    62686268    rc = setError(E_FAIL,
    6269                   tr("The virtual machine '%ls' has terminated unexpectedly during startup"),
     6269                  tr("The virtual machine '%s' has terminated unexpectedly during startup"),
    62706270                  getName().c_str());
    62716271#else
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