diff help/help_mp-en.h @ 36735:abfc4f859671

Try to be more precise about the warning introduced in r35961.
author ib
date Fri, 14 Feb 2014 12:44:40 +0000
parents 7a5d329bcb72
children c0004493b01b
line wrap: on
line diff
--- a/help/help_mp-en.h	Fri Feb 14 12:10:34 2014 +0000
+++ b/help/help_mp-en.h	Fri Feb 14 12:44:40 2014 +0000
@@ -1142,7 +1142,7 @@
 #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"