]> git.sesse.net Git - vlc/commitdiff
String consistency.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 21 Jun 2008 06:10:43 +0000 (23:10 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 21 Jun 2008 06:10:43 +0000 (23:10 -0700)
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_file.ui
modules/gui/qt4/ui/open_net.ui

index 407262a1d7746eab76d74bd7f2f297d765429ced..c311eb9ab4023f1bf52b5d04f31e900079bd0413 100644 (file)
          </sizepolicy>
         </property>
         <property name="toolTip" >
-         <string>_("Select the device or the VIDEO_TS folder")</string>
+         <string>_("Select the device or the VIDEO_TS directory")</string>
         </property>
         <property name="text" >
          <string>_("Browse...")</string>
index 74cadd1b6eee760b17f9ea7b2eef5c21a53d08f7..4a686db2b70cc014f0338cce1399dd53138747f9 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>500</width>
+    <width>530</width>
     <height>216</height>
    </rect>
   </property>
@@ -35,7 +35,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::Fixed</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>273</width>
        <height>16</height>
@@ -46,7 +46,7 @@
    <item row="2" column="0" >
     <widget class="QCheckBox" name="subCheckBox" >
      <property name="toolTip" >
-      <string>_("Add a subtitle file")</string>
+      <string>_("Add a subtitles file")</string>
      </property>
      <property name="text" >
       <string>_("Use a sub&amp;titles file")</string>
@@ -70,7 +70,7 @@
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" >
+        <property name="sizeHint" stdset="0" >
          <size>
           <width>16</width>
           <height>20</height>
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" >
+        <property name="sizeHint" stdset="0" >
          <size>
           <width>30</width>
           <height>26</height>
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" >
+        <property name="sizeHint" stdset="0" >
          <size>
           <width>16</width>
           <height>20</height>
          </size>
         </property>
         <property name="toolTip" >
-         <string>_("Select the subtitle file")</string>
+         <string>_("Select the subtitles file")</string>
         </property>
         <property name="text" >
          <string>_("Browse...")</string>
index 0b290bfdd8638f05625d17263c0954cfb1c2ba42..40cecc5b0f1103593eb395ece1aba42aa9ce723b 100644 (file)
@@ -23,7 +23,7 @@
       <item row="1" column="0" >
        <widget class="QComboBox" name="protocolCombo" >
         <property name="toolTip" >
-         <string>_("Set the protocol for the URL")</string>
+         <string>_("Select the protocol for the URL.")</string>
         </property>
        </widget>
       </item>
@@ -40,7 +40,7 @@
       <item row="1" column="2" >
        <widget class="QSpinBox" name="portSpin" >
         <property name="toolTip" >
-         <string>_("Set the port used")</string>
+         <string>_("Select the port used")</string>
         </property>
         <property name="maximum" >
          <number>65535</number>