comparison help/help_mp-en.h @ 14332:dbf1a722a884

trivial: added [cfg]-tag in cfg.c section
author kraymer
date Mon, 03 Jan 2005 17:46:54 +0000
parents 5b5ebf93ec16
children 9635dcba8f29
comparison
equal deleted inserted replaced
14331:0221e4c7b141 14332:dbf1a722a884
837 #define MSGTR_NotEnoughMemoryC1To32 "[c1to32] not enough memory for image\n" 837 #define MSGTR_NotEnoughMemoryC1To32 "[c1to32] not enough memory for image\n"
838 838
839 // cfg.c 839 // cfg.c
840 840
841 #define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n" 841 #define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n"
842 #define MSGTR_UnableToSaveOption "Unable to save the '%s' option.\n" 842 #define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n"
843 843
844 // interface.c 844 // interface.c
845 845
846 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n" 846 #define MSGTR_DeletingSubtitles "[GUI] Deleting subtitles.\n"
847 #define MSGTR_LoadingSubtitles "[GUI] Loading subtitles: %s\n" 847 #define MSGTR_LoadingSubtitles "[GUI] Loading subtitles: %s\n"