]> git.sesse.net Git - vlc/commitdiff
Fix english text
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 30 Jun 2010 22:29:50 +0000 (00:29 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 30 Jun 2010 22:31:51 +0000 (00:31 +0200)
modules/gui/qt4/dialogs/firstrun.cpp

index eba06fe5084aa60c4695ac01a493b6572f19bf42..52b4fefce96bc1c67792081d6444522cfffbcb18 100644 (file)
@@ -72,7 +72,7 @@ void FirstRun::buildPrivDialog()
         "<p><i>VideoLAN</i> prefers when applications request authorization "
         "before accessing Internet.</p>\n"
         "<p><b>VLC media player</b> can get information from the Internet "
-        "in order to get <b>media informations</b> or to check for available <b>updates</b>.</p>\n"
+        "in order to get <b>medias information</b> or to check for available <b>updates</b>.</p>\n"
         "<p><i>VLC media player</i> <b>doesn't</b> send or collect any "
         "information, even anonymously, about your usage.</p>\n" ) );
     text->setWordWrap( true );