Changeset 76175 in vbox for trunk/src/VBox
- Timestamp:
- Dec 12, 2018 12:15:24 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.cpp
r75744 r76175 187 187 { 188 188 return parentItem() 189 ? tr("%1, %2: %3, %4: %5, %6: %7, %8: %9",189 ? UIMachineSettingsSF::tr("%1, %2: %3, %4: %5, %6: %7, %8: %9", 190 190 "col.1 text, col.2 name: col.2 text, col.3 name: col.3 text, col.4 name: col.4 text, col.5 name: col.5 text") 191 191 .arg(text(0))
Note:
See TracChangeset
for help on using the changeset viewer.