diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-10-16 13:56:29 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-10-16 13:56:29 +0000 |
commit | 0ecd33f2859137c9cc478edeb77d7a205f666a10 (patch) | |
tree | d987e951af813680b4e190be956e96fe98fb12b4 | |
parent | 70e30009b4c7e1fee3f89a1a8a62b662c1ff226f (diff) |
li'l fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20267 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-it.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 54dc8341d7..81e47f199f 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -207,6 +207,7 @@ static char help_text[]= #define MSGTR_OSDenabled "abilitat" #define MSGTR_OSDdisabled "disabilitat" +#define MSGTR_OSDAudio "Audio: %s" #define MSGTR_OSDChannel "Canale: %s" #define MSGTR_OSDSubDelay "Ritardo sottotitoli: %d ms" #define MSGTR_OSDSpeed "Velocità: x %6.2f" |