Changeset 76133 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Dec 10, 2018 3:11:28 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127377
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.ui
r75886 r76133 422 422 <widget class="QWidget" name="m_pTabVideoCapture"> 423 423 <attribute name="title"> 424 <string> &Capture</string>424 <string>Re&cording</string> 425 425 </attribute> 426 426 <layout class="QVBoxLayout" name="m_pLayoutTabVideoCapture"> … … 437 437 </property> 438 438 <property name="text"> 439 <string>&Enable Capture</string>439 <string>&Enable Recording</string> 440 440 </property> 441 441 </widget> … … 466 466 <widget class="QLabel" name="m_pLabelCaptureMode"> 467 467 <property name="text"> 468 <string> Capture&Mode:</string>468 <string>Recording &Mode:</string> 469 469 </property> 470 470 <property name="alignment"> … … 479 479 <widget class="QComboBox" name="m_pComboBoxCaptureMode"> 480 480 <property name="whatsThis"> 481 <string>Stores the capturemode.</string>481 <string>Stores the recording mode.</string> 482 482 </property> 483 483 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.