Changeset 102541 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Dec 8, 2023 12:51:11 PM (15 months ago)
- svn:sync-xref-src-repo-rev:
- 160687
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UIStorageSettingsEditor.cpp
r102479 r102541 3257 3257 void UIStorageSettingsEditor::retranslateUi() 3258 3258 { 3259 m_pLabelSeparatorLeftPane->setText(tr("& StorageDevices"));3259 m_pLabelSeparatorLeftPane->setText(tr("&Devices")); 3260 3260 m_pLabelSeparatorEmpty->setText(tr("Information")); 3261 3261 m_pLabelInfo->setText(tr("The Storage Tree can contain several controllers of different types. This machine currently has no "
Note:
See TracChangeset
for help on using the changeset viewer.