mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 21:12:23 +00:00
make messages for success/failure of setting dvd-speed more clear
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21655 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3e2934d77f
commit
1c9619e8f2
@ -542,8 +542,8 @@ static char help_text[]=
|
||||
#define MSGTR_DVDspeedCantOpen "Couldn't open DVD device for writing, changing DVD speed needs write access.\n"
|
||||
#define MSGTR_DVDrestoreSpeed "Restoring DVD speed... "
|
||||
#define MSGTR_DVDlimitSpeed "Limiting DVD speed to %dKB/s... "
|
||||
#define MSGTR_DVDlimitFail "Failed.\n"
|
||||
#define MSGTR_DVDlimitOk "Ok.\n"
|
||||
#define MSGTR_DVDlimitFail "Limiting DVD speed failed.\n"
|
||||
#define MSGTR_DVDlimitOk "Limiting DVD speed successful.\n"
|
||||
#define MSGTR_NoDVDSupport "MPlayer was compiled without DVD support, exiting.\n"
|
||||
#define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n"
|
||||
#define MSGTR_DVDinvalidTitle "Invalid DVD title number: %d\n"
|
||||
|
Loading…
Reference in New Issue
Block a user