mirror of https://github.com/mpv-player/mpv
similar to 1.19, lang support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3599 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bd53040995
commit
a5fd1dfbb4
|
@ -297,5 +297,9 @@ static char help_text[]=
|
|||
#define MSGTR_MENU_Preferences "Einstellungen"
|
||||
#define MSGTR_MENU_Exit "Beenden ..."
|
||||
|
||||
// --- messagebox
|
||||
#define MSGTR_MSGBOX_LABEL_FatalError "Fataler Fehler ..."
|
||||
#define MSGTR_MSGBOX_LABEL_Error "Fehler ..."
|
||||
#define MSGTR_MSGBOX_LABEL_Warning "Warnung ..."
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue