mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 13:47:04 +00:00
trivial: added [cfg]-tag in cfg.c section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14333 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dd57761444
commit
35d5b01805
@ -839,7 +839,7 @@ static char help_text[]=
|
||||
// cfg.c
|
||||
|
||||
#define MSGTR_ConfigFileReadError "[cfg] config file read error ...\n"
|
||||
#define MSGTR_UnableToSaveOption "Unable to save the '%s' option.\n"
|
||||
#define MSGTR_UnableToSaveOption "[cfg] Unable to save the '%s' option.\n"
|
||||
|
||||
// interface.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user