[vlc-commits] commit: Typo (Christophe Mutricy )
    git at videolan.org 
    git at videolan.org
       
    Wed Apr 14 01:15:42 CEST 2010
    
    
  
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Tue Apr 13 22:35:53 2010 +0100| [51d74cddddc9ace2497bd9763673860790c15543] | committer: Christophe Mutricy 
Typo
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=51d74cddddc9ace2497bd9763673860790c15543
---
 modules/video_filter/atmo/atmo.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/video_filter/atmo/atmo.cpp b/modules/video_filter/atmo/atmo.cpp
index 9316997..d774e00 100644
--- a/modules/video_filter/atmo/atmo.cpp
+++ b/modules/video_filter/atmo/atmo.cpp
@@ -132,7 +132,7 @@ strings for settings menus and hints
  "You can also have a look at pictures and some movies showing such a device " \
  "in live action.")
 
-#define DRIVER_TEXT            N_("Devicetype")
+#define DRIVER_TEXT            N_("Device type")
 #define DRIVER_LONGTEXT        N_("Choose your prefered hardware from " \
                                   "the list, or choose AtmoWin Software " \
                                   "to delegate processing to the external " \
    
    
More information about the vlc-commits
mailing list