]> git.sesse.net Git - vlc/commitdiff
Fix gettext use
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Tue, 1 Jul 2008 17:22:16 +0000 (20:22 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Tue, 1 Jul 2008 17:22:16 +0000 (20:22 +0300)
modules/gui/qt4/ui/open_net.ui

index 424d89d6ca036b475b844f18a153d1bbfab11e74..120fd5bcecb2f9b690438c71c6dd8261efe946e0 100644 (file)
@@ -79,8 +79,7 @@
       <item row="1" column="1" >
        <widget class="QLineEdit" name="addressText" >
         <property name="toolTip" >
-         <string>_("Enter the URL of the network stream here,
-with or without the protocol.")</string>
+         <string>_("Enter the URL of the network stream here, with or without the protocol.")</string>
         </property>
        </widget>
       </item>