Author: ib Date: Fri Feb 14 13:44:40 2014 New Revision: 36831 Log: Try to be more precise about the warning introduced in r35961.
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Fri Feb 14 13:10:34 2014 (r36830) +++ trunk/help/help_mp-en.h Fri Feb 14 13:44:40 2014 (r36831) @@ -1142,7 +1142,7 @@ static const char help_text[] = MSGTR_He #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen event!\n" #define MSGTR_SelectedVideoMode "XF86VM: Selected video mode %dx%d for image size %dx%d.\n" #define MSGTR_X11Error "X11 error: %s\n" -#define MSGTR_CouldntFindUTF8Locale "Could not find a UTF-8 locale, some keys will not be handled.\n" +#define MSGTR_CouldntFindUTF8Locale "Could not find a UTF-8 locale,\ncharacter keys beyond Latin-1 will not be handled.\n" #define MSGTR_CouldntOpenDisplay "vo: couldn't open the X11 display (%s)!\n" #define MSGTR_WindowDestroyed "Our window was destroyed, exiting\n" #define MSGTR_DPMSnotAvailable "DPMS not available?\n" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
