diff options
author | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-10-21 19:30:14 +0000 |
---|---|---|
committer | rtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-10-21 19:30:14 +0000 |
commit | ff766ec99272946ff8aa7e0ceffafd82f473a071 (patch) | |
tree | 6559acee83c1a1ed2dc8e4423a7e8ff02ff09d18 | |
parent | 17ea0b324e3b1a4ddf36d10260e102d9f41a6cb4 (diff) | |
download | mpv-ff766ec99272946ff8aa7e0ceffafd82f473a071.tar.bz2 mpv-ff766ec99272946ff8aa7e0ceffafd82f473a071.tar.xz |
sync with en v1.65
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7828 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-it.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 0a4eb4c486..49334876ce 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -1,7 +1,7 @@ // Translated by: Fabio Olimpieri <fabio.olimpieri@tin.it> // Updated by: Roberto Togni <see AUTHORS for email address> -// Updated to help_mp-en.h v1.63 +// Updated to help_mp-en.h v1.65 // Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming // and send a notify message to mplayer-dev-eng maillist. @@ -385,6 +385,9 @@ static char help_text[]= #define MSGTR_MENU_SkinBrowser "Skin browser" #define MSGTR_MENU_Preferences "Preferenze" #define MSGTR_MENU_Exit "Uscita ..." +#define MSGTR_MENU_Mute "Mute" +#define MSGTR_MENU_Original "Originale" +#define MSGTR_MENU_AspectRatio "Aspetto" // --- equalizer #define MSGTR_EQU_Audio "Audio" |