Commit 3de5c39c authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

String consistency.

parent 4df7b18f
......@@ -155,7 +155,7 @@
</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>
......
......@@ -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>
......@@ -106,7 +106,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint" stdset="0" >
<size>
<width>30</width>
<height>26</height>
......@@ -142,7 +142,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint" stdset="0" >
<size>
<width>16</width>
<height>20</height>
......@@ -175,7 +175,7 @@
</size>
</property>
<property name="toolTip" >
<string>_("Select the subtitle file")</string>
<string>_("Select the subtitles file")</string>
</property>
<property name="text" >
<string>_("Browse...")</string>
......
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment