Commit d25a2799 authored by Rafaël Carré's avatar Rafaël Carré

authorisation -> authorization

parent 1b4a1c8a
...@@ -456,7 +456,7 @@ int MainInterface::privacyDialog( QList<ConfigControl *> controls ) ...@@ -456,7 +456,7 @@ int MainInterface::privacyDialog( QList<ConfigControl *> controls )
QGridLayout *blablaLayout = new QGridLayout( blabla ); QGridLayout *blablaLayout = new QGridLayout( blabla );
QLabel *text = new QLabel( qtr( QLabel *text = new QLabel( qtr(
"<p>The <i>VideoLAN Team</i> doesn't like when an application goes " "<p>The <i>VideoLAN Team</i> doesn't like when an application goes "
"online without authorisation.</p>\n " "online without authorization.</p>\n "
"<p><i>VLC media player</i> can request limited information on " "<p><i>VLC media player</i> can request limited information on "
"Internet, espically to get CD Covers and songs metadata or to know " "Internet, espically to get CD Covers and songs metadata or to know "
"if updates are available.</p>\n" "if updates are available.</p>\n"
......
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