]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/equalizer.ui
Qt4 - SPrefs, device selection. Please Review, since I am far from sure that this...
[vlc] / modules / gui / qt4 / ui / equalizer.ui
index 06827013c2bb01facc860230085fcc408573e53d..aee14e73ebb79d4eecd35d56e02ffd8eaca4be48 100644 (file)
      <item>
       <widget class="QCheckBox" name="enableCheck" >
        <property name="text" >
-        <string>Enable</string>
+        <string>_("Enable")</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QCheckBox" name="eq2PassCheck" >
        <property name="text" >
-        <string>2 pass</string>
+        <string>_("2 pass")</string>
        </property>
       </widget>
      </item>
@@ -60,7 +60,7 @@
      <item>
       <widget class="QLabel" name="label" >
        <property name="text" >
-        <string>Preset</string>
+        <string>_("Preset")</string>
        </property>
       </widget>
      </item>
@@ -87,7 +87,7 @@
      <item row="1" column="0" >
       <widget class="QLabel" name="preampLabel" >
        <property name="text" >
-        <string>Preamp</string>
+        <string>_("Preamp")</string>
        </property>
       </widget>
      </item>
@@ -95,7 +95,7 @@
       <widget class="QSlider" name="preampSlider" >
        <property name="orientation" >
         <enum>Qt::Vertical</enum>
-       </property>
+       </property>
       </widget>
      </item>
      <item rowspan="2" row="0" column="1" >