Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
69d75edd
Commit
69d75edd
authored
Jul 13, 2013
by
Edward Wang
Committed by
Jean-Baptiste Kempf
Jul 22, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: grammar fixes
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
976eec1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
modules/gui/qt4/dialogs/firstrun.cpp
modules/gui/qt4/dialogs/firstrun.cpp
+4
-4
No files found.
modules/gui/qt4/dialogs/firstrun.cpp
View file @
69d75edd
...
...
@@ -69,16 +69,16 @@ void FirstRun::buildPrivDialog()
QGroupBox
*
blabla
=
new
QGroupBox
(
qtr
(
"Privacy and Network Access Policy"
)
);
QGridLayout
*
blablaLayout
=
new
QGridLayout
(
blabla
);
QLabel
*
text
=
new
QLabel
(
qtr
(
"<p>In order to protect your privacy,
the
<i>VLC media player</i> "
"<p>In order to protect your privacy, <i>VLC media player</i> "
"does <b>not</b> collect personal data or transmit them, "
"not even in anonymized form, to anyone."
"</p>
\n
"
"<p>Nevertheless, <i>VLC</i> is able to automatically retrieve "
"information about the media in your playlist from third party "
"Internet-based services. Th
at includes covert arts
, track names, "
"a
uthoring
and other meta-data."
"Internet-based services. Th
is includes cover art
, track names, "
"a
rtist names
and other meta-data."
"</p>
\n
"
"
That
may entail identifying some of your media files to third party "
"
Consequently, this
may entail identifying some of your media files to third party "
"entities. Therefore the <i>VLC</i> developers require your express "
"consent for the media player to access the Internet automatically."
"</p>
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment