VirtualBox

Changeset 34070 in vbox


Ignore:
Timestamp:
Nov 15, 2010 3:33:59 PM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: Problem reporter: spelling fix for r67756.

File:
1 edited

Legend:

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

    r34068 r34070  
    636636    message(pParent ? pParent : mainWindowShown(),
    637637            Error,
    638             tr("Failed to open a virtual machine located in %1.")
     638            tr("Failed to open virtual machine located in %1.")
    639639               .arg(strMachinePath),
    640640            formatErrorInfo(vbox));
     
    645645    message(pParent ? pParent : mainWindowShown(),
    646646            Error,
    647             tr("Failed to add a virtual machine <b>%1</b> located in <i>%2</i> because its already present.")
     647            tr("Failed to add virtual machine <b>%1</b> located in <i>%2</i> because its already present.")
    648648               .arg(strMachineName).arg(strMachinePath));
    649649}
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