diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-10 00:49:51 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-10 00:49:51 +0000 |
commit | 3ccd4245293941c68dd3d0e02a1106944031ca54 (patch) | |
tree | d972fd9bb99f8ee47dd7fe5d32d008abcf858d29 /help | |
parent | 30aaddb4bc6af41041ac8863200cb88c018ebad6 (diff) |
small typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16958 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-it.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 41658ba7d5..81c0aafd16 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -223,7 +223,7 @@ static char help_text[]= #define MSGTR_OSDSpeed "Velocità: x %6.2f" #define MSGTR_OSDStayOnTop "Resta in primo piano: %so" #define MSGTR_OSDRootwin "Rootwin: %so" -#define MSGTR_OSDFramedrop "Scarto fotogrammi: %so" +#define MSGTR_OSDFramedrop "Scarto fotogrammi: %s" #define MSGTR_OSDFramedropOn "on" #define MSGTR_OSDFramedropHard "hard" #define MSGTR_OSDFramedropOff "off" |