From d55a4d46e804e6335d04aa9c513ac6a967291640 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20Paul=20K=C3=BChne?= Date: Tue, 18 May 2004 06:46:05 +0000 Subject: [PATCH] * rewritten a pref-string --- modules/gui/macosx/macosx.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/macosx/macosx.m b/modules/gui/macosx/macosx.m index ac0d9d0308..f29f1cf6a4 100644 --- a/modules/gui/macosx/macosx.m +++ b/modules/gui/macosx/macosx.m @@ -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.") -- 2.39.2