[MPlayer-translations] r36776 - in trunk: gui/dialog/dialog.c gui/dialog/dialog.h gui/dialog/msgbox.c gui/dialog/msgbox.h gui/dialog/pixmaps/information.xpm help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Sun Feb 2 11:52:48 CET 2014
Author: ib
Date: Sun Feb 2 11:52:47 2014
New Revision: 36776
Log:
Add a message box type "information".
Modified:
trunk/help/help_mp-de.h
Changes in other areas also in this revision:
Added:
trunk/gui/dialog/pixmaps/information.xpm
Modified:
trunk/gui/dialog/dialog.c
trunk/gui/dialog/dialog.h
trunk/gui/dialog/msgbox.c
trunk/gui/dialog/msgbox.h
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h Sat Feb 1 17:57:50 2014 (r36775)
+++ trunk/help/help_mp-de.h Sun Feb 2 11:52:47 2014 (r36776)
@@ -1050,6 +1050,7 @@ static const char help_text[]=
#define MSGTR_MSGBOX_LABEL_FatalError "Fataler Fehler"
#define MSGTR_MSGBOX_LABEL_Error "Fehler"
#define MSGTR_MSGBOX_LABEL_Warning "Warnung"
+#define MSGTR_MSGBOX_LABEL_Information "Information"
// cfg.c
#define MSGTR_UnableToSaveOption "Die Option '%s' kann nicht gespeichert werden.\n"
More information about the MPlayer-translations
mailing list