VirtualBox

Ignore:
Timestamp:
Oct 17, 2008 3:58:29 PM (16 years ago)
Author:
vboxsync
Message:

Main: NLS: Better wording.

File:
1 edited

Legend:

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

    r13377 r13379  
    42444244
    42454245    if (mMachineState >= MachineState_Running)
    4246         return setError(E_FAIL, tr ("Cannot power up the machine as it is "
    4247                                     "already running (machine state: %d)"),
     4246        return setError(E_FAIL, tr ("Virtual machine is already running "
     4247                                    "(machine state: %d)"),
    42484248                        mMachineState);
    42494249
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