[vlc-commits] Qt: minor grammar and orthography fixes

Edward Wang git at videolan.org
Sun Apr 21 16:36:25 CEST 2013


vlc | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Sun Apr 21 16:34:54 2013 +0200| [b5df2ac0564a3b5aa806be7b1f17b73f361381df] | committer: Jean-Baptiste Kempf

Qt: minor grammar and orthography fixes

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 modules/gui/qt4/ui/about.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/gui/qt4/ui/about.ui b/modules/gui/qt4/ui/about.ui
index 47b8163..1f3afce 100644
--- a/modules/gui/qt4/ui/about.ui
+++ b/modules/gui/qt4/ui/about.ui
@@ -114,7 +114,7 @@ background-color: rgb(245, 245, 245);</string>
              <string notr="true">padding-right: 20px;</string>
             </property>
             <property name="text">
-             <string><html><head/><body><p>VLC media player is a free and open source media player, encoder and streamer made by the volunteers of the <a href="http://www.videolan.org/"><span style=" text-decoration: underline; color:#0057ae;">VideoLAN</span></a> community.</p><p>VLC uses its internal codecs and works on essentially every popular platform and can read almost every files, CDs, DVDs, network streams, capture cards and other media formats!</p><p><a href="http://www.videolan.org/contribute/"><span style=" text-decoration: underline; color:#0057ae;">Help and join us!</span></a></p></body></html></string>
+             <string><html><head/><body><p>VLC media player is a free and open source media player, encoder, and streamer made by the volunteers of the <a href="http://www.videolan.org/"><span style=" text-decoration: underline; color:#0057ae;">VideoLAN</span></a> community.</p><p>VLC uses its internal codecs, works on essentially every popular platform, and can read almost all files, CDs, DVDs, network streams, capture cards and other media formats!</p><p><a href="http://www.videolan.org/contribute/"><span style=" text-decoration: underline; color:#0057ae;">Help and join us!</span></a></p></body></html></string>
             </property>
             <property name="alignment">
              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>



More information about the vlc-commits mailing list