comparison help/help_mp-nl.h @ 32877:a095a4ed8ad3

Change message levels to 'error'. Because all these messages indicate that an error has occurred and additionally the processing stops, 'error' is the right message level. The GUI user will now be informed about these errors. Furthermore, the message names and texts have been revised.
author ib
date Thu, 24 Feb 2011 17:47:40 +0000
parents 736b22f11e00
children 7f06781043d9
comparison
equal deleted inserted replaced
32876:176bd475b6f3 32877:a095a4ed8ad3
583 #define MSGTR_IDFGCVD "Sorry, kon geen GUI compatibele video uitvoer driver vinden." 583 #define MSGTR_IDFGCVD "Sorry, kon geen GUI compatibele video uitvoer driver vinden."
584 #define MSGTR_NEEDLAVC "Sorry, je kan geen niet-MPEG bestanden met je DXR3/H+ apparaat aspelen zonder het bestand te herencoderen.\nActiveer lavc in het DXR3/H+ configuratiescherm." 584 #define MSGTR_NEEDLAVC "Sorry, je kan geen niet-MPEG bestanden met je DXR3/H+ apparaat aspelen zonder het bestand te herencoderen.\nActiveer lavc in het DXR3/H+ configuratiescherm."
585 585
586 // --- skin loader error messages 586 // --- skin loader error messages
587 #define MSGTR_SKIN_ERRORMESSAGE "[skin] fout in skin configuratie bestand op regel %d: %s" 587 #define MSGTR_SKIN_ERRORMESSAGE "[skin] fout in skin configuratie bestand op regel %d: %s"
588 #define MSGTR_SKIN_WARNING1 "[skin] waarschuwing in skin configuratie bestand op regel %d: widget gevonden maar voordien \"section\" niet gevonden (%s)"
589 #define MSGTR_SKIN_WARNING2 "[skin] waarschuwing in skin configuratie bestand op regel %d: widget gevonden maar voordien \"subsection\" niet gevonden (%s)"
590 #define MSGTR_SKIN_WARNING3 "[skin] waarschuwing in skin configuratie bestand op regel %d: deze onderverdeling is niet ondersteund door deze widget (%s)"
591 #define MSGTR_SKIN_BITMAP_16bit "16 bits of minder kleurendiepte bitmap niet ondersteund (%s).\n" 588 #define MSGTR_SKIN_BITMAP_16bit "16 bits of minder kleurendiepte bitmap niet ondersteund (%s).\n"
592 #define MSGTR_SKIN_BITMAP_FileNotFound "bestand niet gevonden (%s)\n" 589 #define MSGTR_SKIN_BITMAP_FileNotFound "bestand niet gevonden (%s)\n"
593 #define MSGTR_SKIN_BITMAP_BMPReadError "BMP lees fout (%s)\n" 590 #define MSGTR_SKIN_BITMAP_BMPReadError "BMP lees fout (%s)\n"
594 #define MSGTR_SKIN_BITMAP_TGAReadError "TGA lees fout (%s)\n" 591 #define MSGTR_SKIN_BITMAP_TGAReadError "TGA lees fout (%s)\n"
595 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG lees fout (%s)\n" 592 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG lees fout (%s)\n"