VirtualBox

Changeset 2420 in vbox


Ignore:
Timestamp:
Apr 30, 2007 11:52:25 AM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Fixed several English typos (in sources and in all translation files).

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro

    r2412 r2420  
    247247
    248248TRANSLATIONS = \
     249        nls/VirtualBox_pl.ts \
     250        nls/VirtualBox_ar.ts \
    249251        nls/VirtualBox_de.ts \
    250252        nls/VirtualBox_es.ts \
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp

    r2402 r2420  
    14701470    {
    14711471        rc = message (&vboxGlobal().consoleWnd(), type,
    1472             tr ("<p>A fatal error has occured during virtual machine execution! "
     1472            tr ("<p>A fatal error has occurred during virtual machine execution! "
    14731473                "The virtual machine will be powered off. It is suggested to "
    14741474                "use the clipboard to copy the following error message for "
     
    14821482    {
    14831483        rc = message (&vboxGlobal().consoleWnd(), type,
    1484             tr ("<p>An error has occured during virtual machine execution! "
     1484            tr ("<p>An error has occurred during virtual machine execution! "
    14851485                "The error details are shown below. You can try to correct "
    14861486                "the described error and resume the virtual machine "
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h

    r2400 r2420  
    149149        setText (0, QString ("<%1>").arg (aId));
    150150        setText (1, aId);
    151         setText (2, VBoxGlobalSettingsDlg::tr ("<unavailabie>", "Language"));
     151        setText (2, VBoxGlobalSettingsDlg::tr ("<unavailable>", "Language"));
    152152        setText (3, VBoxGlobalSettingsDlg::tr ("<unknown>", "Author(s)"));
    153153    }
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui

    r2187 r2420  
    149149                    <property name="whatsThis" stdset="0">
    150150                        <string>&lt;qt&gt;Defines the manufacturer filter as an
    151 &lt;i&gt;exact match&lt;/i&gt; string. An emtpy string will match any
     151&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
    152152value.&lt;/qt&gt;</string>
    153153                    </property>
     
    159159                    <property name="whatsThis" stdset="0">
    160160                        <string>&lt;qt&gt;Defines the product name filter as an
    161 &lt;i&gt;exact match&lt;/i&gt; string. An emtpy string will match any
     161&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
    162162value.&lt;/qt&gt;</string>
    163163                    </property>
     
    169169                    <property name="whatsThis" stdset="0">
    170170                        <string>&lt;qt&gt;Defines the serial number filter as an
    171 &lt;i&gt;exact match&lt;/i&gt; string. An emtpy string will match any
     171&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
    172172value.&lt;/qt&gt;</string>
    173173                    </property>
     
    295295                        <string>&lt;qt&gt;Defines the vendor ID filter. The
    296296&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
    297 &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An emtpy string will match any
     297&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
    298298value.&lt;/qt&gt;</string>
    299299                    </property>
     
    306306                        <string>&lt;qt&gt;Defines the product ID filter. The
    307307&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
    308 &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An emtpy string will match any
     308&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
    309309value.&lt;/qt&gt;</string>
    310310                    </property>
     
    318318&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where
    319319&lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt;
    320 is a decimal digit of the fractional part. An emtpy string will match any
     320is a decimal digit of the fractional part. An empty string will match any
    321321value.&lt;/qt&gt;</string>
    322322                    </property>
     
    328328                    <property name="whatsThis" stdset="0">
    329329                        <string>&lt;qt&gt;Defines the host USB port filter as an
    330 &lt;i&gt;exact match&lt;/i&gt; string. An emtpy string will match any
     330&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
    331331value.&lt;/qt&gt;</string>
    332332                    </property>
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h

    r2400 r2420  
    456456            "network adapters of this or another VM. After it is removed, these "
    457457            "adapters will no longer work until you correct their settings by "
    458             "either choosing a differnet interface name or a different adapter "
     458            "either choosing a different interface name or a different adapter "
    459459            "attachment type.</p>").arg (iName),
    460460        0, /* autoConfirmId */
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