comparison help/help_mp-en.h @ 37080:0b0528ba3344

Add remove_vf(). (Currently unused, but we will need it soon.)
author ib
date Thu, 24 Apr 2014 13:51:20 +0000
parents df052000865c
children e8559b9913ff
comparison
equal deleted inserted replaced
37079:83aa0570d6be 37080:0b0528ba3344
701 #define MSGTR_GUI_MSG_NotAFile0 "This does not seem to be a file!\n" 701 #define MSGTR_GUI_MSG_NotAFile0 "This does not seem to be a file!\n"
702 #define MSGTR_GUI_MSG_NotAFile1 "%s does not seem to be a file!\n" 702 #define MSGTR_GUI_MSG_NotAFile1 "%s does not seem to be a file!\n"
703 #define MSGTR_GUI_MSG_PlaybackNeedsRestart "You need to restart playback for some options to take effect." 703 #define MSGTR_GUI_MSG_PlaybackNeedsRestart "You need to restart playback for some options to take effect."
704 #define MSGTR_GUI_MSG_RemoteDisplay "Remote display, disabling X shared memory.\n" 704 #define MSGTR_GUI_MSG_RemoteDisplay "Remote display, disabling X shared memory.\n"
705 #define MSGTR_GUI_MSG_RemovingSubtitle "Removing subtitle.\n" 705 #define MSGTR_GUI_MSG_RemovingSubtitle "Removing subtitle.\n"
706 #define MSGTR_GUI_MSG_RemovingVideoFilter "Removing video filter '%s'.\n"
706 #define MSGTR_GUI_MSG_SkinBitmapConversionError "24 bit to 32 bit conversion error in %s\n" 707 #define MSGTR_GUI_MSG_SkinBitmapConversionError "24 bit to 32 bit conversion error in %s\n"
707 #define MSGTR_GUI_MSG_SkinBitmapNotFound "Bitmap %s not found.\n" 708 #define MSGTR_GUI_MSG_SkinBitmapNotFound "Bitmap %s not found.\n"
708 #define MSGTR_GUI_MSG_SkinBitmapPngReadError "PNG read error in %s\n" 709 #define MSGTR_GUI_MSG_SkinBitmapPngReadError "PNG read error in %s\n"
709 #define MSGTR_GUI_MSG_SkinCfgError "Config file processing error with skin '%s'\n" 710 #define MSGTR_GUI_MSG_SkinCfgError "Config file processing error with skin '%s'\n"
710 #define MSGTR_GUI_MSG_SkinCfgNotFound "Skin '%s' not found.\n" 711 #define MSGTR_GUI_MSG_SkinCfgNotFound "Skin '%s' not found.\n"