Commit d6c5a3c5 authored by Pavlov Konstantin's avatar Pavlov Konstantin

Typos and "the Internet".

parent 4862877a
......@@ -474,11 +474,10 @@ int MainInterface::privacyDialog( QList<ConfigControl *> controls )
"<p>The <i>VideoLAN Team</i> doesn't like when an application goes "
"online without authorization.</p>\n "
"<p><i>VLC media player</i> can request limited information on "
"Internet, espically to get CD Covers and songs metadata or to know "
"the Internet, especially to get CD covers and songs metadata or to know "
"if updates are available.</p>\n"
"<p><i>VLC media player</i> <b>DOES NOT</b> send or collect <b>ANY</b> "
"information, even anonymously about your "
"usage.</p>\n"
"information, even anonymously, about your usage.</p>\n"
"<p>Therefore please check the following options, the default being "
"almost no access on the web.</p>\n") );
text->setWordWrap( true );
......
......@@ -200,7 +200,7 @@
<item row="1" column="0" colspan="2" >
<widget class="QCheckBox" name="metaFetcher" >
<property name="text" >
<string>_("Fetch the metadata from Internet")</string>
<string>_("Fetch the metadata from the Internet")</string>
</property>
</widget>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment