Changeset 56115 in vbox
- Timestamp:
- May 27, 2015 5:07:13 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100640
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui
r55931 r56115 179 179 <widget class="QLineEdit" name="mLeName" > 180 180 <property name="whatsThis" > 181 <string> Changes the name of the storage controller currently selected in the Storage Tree.</string>181 <string>Holds the name of the storage controller currently selected in the Storage Tree.</string> 182 182 </property> 183 183 </widget> … … 238 238 <widget class="QCheckBox" name="mCbIoCache" > 239 239 <property name="whatsThis" > 240 <string> Allows to use host I/O caching capabilities.</string>240 <string>When checked, allows to use host I/O caching capabilities.</string> 241 241 </property> 242 242 <property name="text" > … … 363 363 </property> 364 364 <property name="whatsThis"> 365 <string>When checked the virtual disk will not be removed when the guest system ejects it.</string>365 <string>When checked, the virtual disk will not be removed when the guest system ejects it.</string> 366 366 </property> 367 367 <property name="text"> … … 379 379 </property> 380 380 <property name="whatsThis"> 381 <string>When checked the guest system will see the virtual disk as a solid state device.</string>381 <string>When checked, the guest system will see the virtual disk as a solid state device.</string> 382 382 </property> 383 383 <property name="text"> … … 395 395 </property> 396 396 <property name="whatsThis"> 397 <string>When checked the guest system will see the virtual disk as a hot-pluggable device.</string>397 <string>When checked, the guest system will see the virtual disk as a hot-pluggable device.</string> 398 398 </property> 399 399 <property name="text">
Note:
See TracChangeset
for help on using the changeset viewer.