Author: ib Date: Fri Mar 15 17:40:09 2013 New Revision: 35968 Log: Revise MSGTR_LOCALE_ENCODING.
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 Mar 15 07:19:05 2013 (r35967) +++ trunk/help/help_mp-en.h Fri Mar 15 17:40:09 2013 (r35968) @@ -604,7 +604,7 @@ static const char help_text[]= #define MSGTR_IDFGCVD "Sorry, no GUI-compatible video output driver found.\n" #define MSGTR_NEEDLAVC "Sorry, you cannot play non-MPEG files with your DXR3/H+ device without reencoding.\nPlease enable lavc in the DXR3/H+ configuration box." #define MSGTR_ICONERROR "Icon '%s' (size %d) not found or unsupported format.\n" -#define MSGTR_LOCALE_ENCODING "@locale in G_FILENAME_ENCODING or G_BROKEN_FILENAMES isn't supported,\nencoding must be explicitly specified in G_FILENAME_ENCODING.\n" +#define MSGTR_LOCALE_ENCODING "G_FILENAME_ENCODING=@locale or G_BROKEN_FILENAMES isn't supported,\nencoding must be explicitly specified in G_FILENAME_ENCODING.\n" // --- skin loader error messages #define MSGTR_SKIN_ERRORMESSAGE "Error in skin config file on line %d: %s" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
