]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/open_capture.ui
Various strings change and capitalisation changes to match the guidelines.
[vlc] / modules / gui / qt4 / ui / open_capture.ui
index 37d1db628aefa459b8e07239430e52bfa1bba425..b9aa20a1d20e0a3689157a422f3f1e26edd22a15 100644 (file)
@@ -6,79 +6,76 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>400</width>
-    <height>165</height>
+    <width>358</width>
+    <height>177</height>
    </rect>
   </property>
-  <property name="windowTitle" >
-   <string>Capture</string>
-  </property>
   <layout class="QGridLayout" >
-   <property name="margin" >
-    <number>9</number>
-   </property>
-   <property name="spacing" >
-    <number>6</number>
-   </property>
-   <item row="3" column="1" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" >
-      <size>
-       <width>20</width>
-       <height>40</height>
-      </size>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>_("Capture mode")</string>
      </property>
-    </spacer>
-   </item>
-   <item row="1" column="0" >
-    <widget class="QComboBox" name="protocolCombo" />
+    </widget>
    </item>
-   <item row="0" column="1" >
-    <widget class="QLabel" name="label_2" >
+   <item row="0" column="2" colspan="2" >
+    <widget class="QComboBox" name="deviceCombo" >
      <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>5</hsizetype>
-       <vsizetype>0</vsizetype>
+      <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
-     <property name="text" >
-      <string>Card Selection</string>
+     <property name="toolTip" >
+      <string>_("Select the capture device type")</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" >
-    <widget class="QLabel" name="label" >
-     <property name="text" >
-      <string>Capture Mode</string>
+   <item row="1" column="0" colspan="4" >
+    <widget class="Line" name="line" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" colspan="3" >
-    <widget class="QGroupBox" name="Options" >
-     <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>5</hsizetype>
-       <vsizetype>0</vsizetype>
-       <horstretch>0</horstretch>
-       <verstretch>0</verstretch>
-      </sizepolicy>
+   <item row="2" column="0" colspan="4" >
+    <widget class="QGroupBox" name="cardBox" >
+     <property name="title" >
+      <string>_("Card Selection")</string>
      </property>
+    </widget>
+   </item>
+   <item row="3" column="0" colspan="4" >
+    <widget class="QGroupBox" name="optionsBox" >
      <property name="title" >
-      <string>Options</string>
+      <string>_("Options")</string>
+     </property>
+    </widget>
+   </item>
+   <item row="5" column="0" colspan="4" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::MinimumExpanding</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>20</width>
+       <height>30</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="4" column="3" >
+    <widget class="QPushButton" name="advancedButton" >
+     <property name="toolTip" >
+      <string>_("Access advanced options to tweak the device")</string>
+     </property>
+     <property name="text" >
+      <string>_("Advanced options...")</string>
      </property>
-     <layout class="QHBoxLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
-     </layout>
     </widget>
    </item>
   </layout>