VirtualBox

Changeset 40890 in vbox


Ignore:
Timestamp:
Apr 12, 2012 10:30:54 AM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: added a translator comment.

File:
1 edited

Legend:

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

    r40870 r40890  
    24042404        tr("<p>The %n following virtual machine(s) are currently in a saved state: <b>%1</b></p>"
    24052405           "<p>If you continue the runtime state of the exported machine(s) "
    2406            "will be discarded. The other machine(s) will not be changed.</p>", "",
     2406           "will be discarded. The other machine(s) will not be changed.</p>", "This text is never used with n == 0.  Feel free to drop the %n where possible, we only included it because of problems with Qt Linguist (but the user can see how many machines are in the list and doesn't need to be told).",
    24072407           strMachineNames.size()).arg(VBoxGlobal::toHumanReadableList(strMachineNames)),
    24082408        0 /* pcszAutoConfirmId */,
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