VirtualBox

Changeset 25138 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 1, 2009 8:44:56 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55530
Message:

FE/Qt: fixed an English-language string

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts

    r25124 r25138  
    5757    <message numerus="yes">
    5858        <location filename="../src/VBoxTakeSnapshotDlg.cpp" line="60"/>
    59         <source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. The automatic resetting of the immutable image(s) will not occur while the snapshot you are taking is the current snapshot to avoid data corruption.</source>
     59        <source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. As long as you are working from this snapshot the immutable image(s) will not be reset to avoid loss of data.</source>
    6060        <translation>
    61             <numerusform>Warning: You are taking a snapshot of a running machine which has %n immutable image attached to it. The automatic resetting of the immutable image will not occur while the snapshot you are taking is the current snapshot to avoid data corruption.</numerusform>
    62             <numerusform>Warning: You are taking a snapshot of a running machine which has %n immutable images attached to it. The automatic resetting of the immutable images will not occur while the snapshot you are taking is the current snapshot to avoid data corruption.</numerusform>
     61            <numerusform>Warning: You are taking a snapshot of a running machine which has %n immutable image attached to it. As long as you are working from this snapshot the immutable image will not be reset to avoid loss of data.</numerusform>
     62            <numerusform>Warning: You are taking a snapshot of a running machine which has %n immutable images attached to it. As long as you are working from this snapshot the immutable images will not be reset to avoid loss of data.</numerusform>
    6363        </translation>
    6464    </message>
  • trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts

    r25137 r25138  
    60116011    </message>
    60126012    <message numerus="yes">
    6013         <source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. The automatic resetting of the immutable image(s) will not occur while the snapshot you are taking is the current snapshot to avoid data corruption.</source>
     6013        <source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. As long as you are working from this snapshot the immutable image(s) will not be reset to avoid loss of data.</source>
    60146014        <translation>
    60156015            <numerusform>Avertissement: vous êtes en train de saisir un instantané d&apos;une machine en cours d&apos;exécution avec %n image disque immuable connecté. Tant que vous travaillez sous cet instantané, l&apos;image ne sera pas réinitialisé pour éviter la perte de donnés.</numerusform>
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.cpp

    r25116 r25138  
    5959    {
    6060        mLbInfo->setText(tr("Warning: You are taking a snapshot of a running machine which has %n immutable image(s) "
    61                             "attached to it. The automatic resetting of the immutable image(s) will not occur while "
    62                             "the snapshot you are taking is the current snapshot to avoid data corruption.", "",
     61                            "attached to it. As long as you are working from this snapshot the immutable image(s) "
     62                            "will not be reset to avoid loss of data.", "",
    6363                            immutableMediums));
    6464        mLbInfo->useSizeHintForWidth(400);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette