comparison help/help_mp-cs.h @ 33530:7ced3616af42

Revise some messages. Revise message levels, message types and texts, move some messages at a more appropriate place and remove an unused message.
author ib
date Tue, 14 Jun 2011 23:05:02 +0000
parents d068eac6cbf9
children 4fcbd59b4e78
comparison
equal deleted inserted replaced
33529:276eef06fb3d 33530:7ced3616af42
769 #define MSGTR_MSGBOX_LABEL_FatalError "Kritická chyba!" 769 #define MSGTR_MSGBOX_LABEL_FatalError "Kritická chyba!"
770 #define MSGTR_MSGBOX_LABEL_Error "Chyba!" 770 #define MSGTR_MSGBOX_LABEL_Error "Chyba!"
771 #define MSGTR_MSGBOX_LABEL_Warning "Varování!" 771 #define MSGTR_MSGBOX_LABEL_Warning "Varování!"
772 772
773 // cfg.c 773 // cfg.c
774 #define MSGTR_ConfigFileReadError "[cfg] chyba při čtení konfiguračního souboru...\n"
775 #define MSGTR_UnableToSaveOption "[cfg] Nelze uložit volbu '%s'.\n" 774 #define MSGTR_UnableToSaveOption "[cfg] Nelze uložit volbu '%s'.\n"
776 775
777 // interface.c 776 // interface.c
778 #define MSGTR_DeletingSubtitles "[GUI] Mažu titulky.\n" 777 #define MSGTR_DeletingSubtitles "[GUI] Mažu titulky.\n"
779 #define MSGTR_LoadingSubtitles "[GUI] Načítám titulky: %s\n" 778 #define MSGTR_LoadingSubtitles "[GUI] Načítám titulky: %s\n"