vlc | branch: master | Christoph Miebach <[email protected]> | Tue Jul  
3 11:06:21 2012 +0200| [ac5643018e2f71104e1ffc968b8b0e5f5b72eb44] | committer: 
Rémi Denis-Courmont

Typo

Signed-off-by: Rémi Denis-Courmont <[email protected]>

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

 modules/gui/qt4/components/playlist/standardpanel.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/gui/qt4/components/playlist/standardpanel.cpp 
b/modules/gui/qt4/components/playlist/standardpanel.cpp
index eda2cfc..72107d2 100644
--- a/modules/gui/qt4/components/playlist/standardpanel.cpp
+++ b/modules/gui/qt4/components/playlist/standardpanel.cpp
@@ -268,9 +268,9 @@ bool StandardPLPanel::eventFilter ( QObject *obj, QEvent * 
event )
                                   Qt::AlignHCenter,
                                   palette(),
                                   true,
-                                  qtr("Playlist is currently Empty\n"
+                                  qtr("Playlist is currently empty.\n"
                                       "Drop a file here or select a "
-                                      "media source from the left"),
+                                      "media source from the left."),
                                   QPalette::Text );
         }
     }

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

Reply via email to