vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Mar 24 
15:22:38 2013 +0200| [8e3b1d7e04dc12c952fdcea6afc34e6cf9a36c03] | committer: 
Rémi Denis-Courmont

Qt4: grammar

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8e3b1d7e04dc12c952fdcea6afc34e6cf9a36c03
---

 modules/gui/qt4/dialogs/firstrun.cpp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/modules/gui/qt4/dialogs/firstrun.cpp 
b/modules/gui/qt4/dialogs/firstrun.cpp
index 1a99bec..e66ee7e 100644
--- a/modules/gui/qt4/dialogs/firstrun.cpp
+++ b/modules/gui/qt4/dialogs/firstrun.cpp
@@ -70,13 +70,13 @@ void FirstRun::buildPrivDialog()
     QGridLayout *blablaLayout = new QGridLayout( blabla );
     QLabel *text = new QLabel( qtr(
         "<p>In order to protect your privacy, the <i>VLC media player</i> "
-        "does <b>not</b> collect personal informations or transmit them, "
+        "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 "
-        "informations about the media in your playlist from third party "
-        "Internet-based services. These informations include covert arts, "
-        "track names, authoring and other meta-data."
+        "information about the media in your playlist from third party "
+        "Internet-based services. That includes covert arts, track names, "
+        "authoring and other meta-data."
         "</p>\n"
         "That may entail identifying some of your media files to third party "
         "entities. Therefore the <i>VLC</i> developers require your express "

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to