1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 02:22:19 +00:00

small typo

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16958 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ptt 2005-11-10 00:49:51 +00:00
parent 30aaddb4bc
commit 3ccd424529

View File

@ -223,7 +223,7 @@ static char help_text[]=
#define MSGTR_OSDSpeed "Velocità: x %6.2f" #define MSGTR_OSDSpeed "Velocità: x %6.2f"
#define MSGTR_OSDStayOnTop "Resta in primo piano: %so" #define MSGTR_OSDStayOnTop "Resta in primo piano: %so"
#define MSGTR_OSDRootwin "Rootwin: %so" #define MSGTR_OSDRootwin "Rootwin: %so"
#define MSGTR_OSDFramedrop "Scarto fotogrammi: %so" #define MSGTR_OSDFramedrop "Scarto fotogrammi: %s"
#define MSGTR_OSDFramedropOn "on" #define MSGTR_OSDFramedropOn "on"
#define MSGTR_OSDFramedropHard "hard" #define MSGTR_OSDFramedropHard "hard"
#define MSGTR_OSDFramedropOff "off" #define MSGTR_OSDFramedropOff "off"