]> git.sesse.net Git - vlc/commitdiff
Removed a space in front of questionmark. 2 Findings
authorChristoph Miebach <christoph.miebach@web.de>
Mon, 9 Jan 2012 14:42:24 +0000 (15:42 +0100)
committerChristophe Mutricy <xtophe@chewa.net>
Mon, 9 Jan 2012 19:46:18 +0000 (19:46 +0000)
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
modules/demux/avi/avi.c
modules/gui/qt4/ui/update.ui

index b9e53ed386072bd04f6ce1f634237fe2f9945396..106bc43c3bf171da7e29d1adbed5e4b8250cd127 100644 (file)
@@ -678,7 +678,7 @@ aviindex:
                   "VLC won't repair your file but can temporary fix this "
                   "problem by building an index in memory.\n"
                   "This step might take a long time on a large file.\n"
-                  "What do you want to do ?" ),
+                  "What do you want to do?" ),
                   _( "Build index then play" ), _( "Play as is" ), _( "Do not play") ) )
             {
                 case 1:
index ecfa28a483cebd43379209a757b7314d0a4403aa..e19b1f088544e60a539e9dcd21512db762199045 100644 (file)
        <item>
         <widget class="QLabel" name="label_2">
          <property name="text">
-          <string>Do you want to download it ?</string>
+          <string>Do you want to download it?</string>
          </property>
          <property name="wordWrap">
           <bool>true</bool>