]> git.sesse.net Git - vlc/commitdiff
* rewritten a pref-string
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 18 May 2004 06:46:05 +0000 (06:46 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 18 May 2004 06:46:05 +0000 (06:46 +0000)
modules/gui/macosx/macosx.m

index ac0d9d03082a3ec2b3e9243ca18bbea1796b9569..f29f1cf6a4642b91c3361480dfb6dc7dab902692 100644 (file)
@@ -59,7 +59,7 @@ void E_(CloseVideo)   ( vlc_object_t * );
         "of the movie when resizing the video, stretch the video " \
         "to fill the entire window." )
 
-#define MACOSX_VOUT_TEXT N_("Force a video rendering mode.")
+#define MACOSX_VOUT_TEXT N_("video rendering mode")
 #define MACOSX_VOUT_LONGTEXT N_("The default method is OpenGL " \
         "for Quartz Extreme machines and Quartz for the others.")