]> git.sesse.net Git - vlc/commitdiff
String consistency.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 21 Jun 2008 06:12:09 +0000 (23:12 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 21 Jun 2008 06:12:09 +0000 (23:12 -0700)
modules/gui/qt4/ui/sprefs_audio.ui
modules/gui/qt4/ui/sprefs_input.ui
modules/gui/qt4/ui/sprefs_subtitles.ui

index a399e28c02b8e5f8857b5b5eb35aeb956870a605..176eb7afd7dcafd53d5fa8e1e36fc81ca398c37a 100644 (file)
    <item>
     <widget class="QGroupBox" name="lastFMBox" >
      <property name="title" >
-      <string>_("Last.fm")</string>
+      <string>_("last.fm")</string>
      </property>
      <layout class="QGridLayout" >
       <item row="0" column="0" colspan="2" >
index 6200a5b54dee5acb1207592905fca51d86b4a622..139c8c5e0d161d7ced407d90ba9c4fbf693b2edf 100644 (file)
@@ -17,7 +17,7 @@
    <item>
     <widget class="QGroupBox" name="groupBox" >
      <property name="title" >
-      <string>_("Disk Devices")</string>
+      <string>_("Disc Devices")</string>
      </property>
      <layout class="QGridLayout" >
       <item row="0" column="0" >
index ee7afc02a2702d24c6f2f8f65667935d01a858e4..1c56e0971e0a759bbd720822ba8944974b7202a7 100644 (file)
@@ -53,7 +53,7 @@
       <item row="0" column="0" >
        <widget class="QLabel" name="label" >
         <property name="text" >
-         <string>_("Preferred Subtitle language")</string>
+         <string>_("Preferred subtitles language")</string>
         </property>
         <property name="buddy" >
          <cstring>preferredLanguage</cstring>