Changeset 73595 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Aug 9, 2018 4:55:35 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp
r73592 r73595 1691 1691 { 1692 1692 alert(pParent, MessageType_Info, 1693 tr("Failed to create the hard disk storage <nobr><b>%1</b>.</nobr> FAT file systems ha s 4GB (minus some overhead)size limit")1693 tr("Failed to create the hard disk storage <nobr><b>%1</b>.</nobr> FAT file systems have 4GB file size limit") 1694 1694 .arg(strLocation)); 1695 1695 }
Note:
See TracChangeset
for help on using the changeset viewer.