summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-20 11:05:07 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-20 11:05:07 +0000
commit00fac88644745cbf5da8c9f753b26943de2d6788 (patch)
treeedb7a472d2f9a9c6b8e3b4ae589b3314ee500918 /help
parent6f446f41b599af7b4630d6e3ca0bc7285d7c8a62 (diff)
downloadmpv-00fac88644745cbf5da8c9f753b26943de2d6788.tar.bz2
mpv-00fac88644745cbf5da8c9f753b26943de2d6788.tar.xz
sync with 1.222 plus minor fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17656 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 8c2710ad1c..7feee72d1a 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -2,7 +2,7 @@
// Updated by: Roberto Togni <see AUTHORS for email address>
// Updated by: PaulTT <paultt@hackerjournal.it>
-// Updated to help_mp-en.h v1.221
+// Updated to help_mp-en.h v1.222
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
//
@@ -43,7 +43,7 @@ static char help_text[]=
" + o - regola il ritardo audio di +/- 0.1 secondi\n"
" o modalità OSD: niente / barra ricerca / barra ricerca + tempo\n"
" * o / incrementa o decrementa il volume PCM\n"
-" z o x regola il ritardo dei sottotitoli di +/- 0.1 secondi\n"
+" x o z regola il ritardo dei sottotitoli di +/- 0.1 secondi\n"
" r o t posizione alto/basso dei sottotitoli, vedi anche -vf expand\n"
"\n"
" * * * VEDI PAGINA MAN PER DETTAGLI, ULTERIORI OPZIONI AVANZATE E TASTI! * * *\n"
@@ -263,6 +263,7 @@ static char help_text[]=
#define MSGTR_MP3AudioSelected "MP3 audio selezionato\n"
#define MSGTR_CannotAllocateBytes "Non posso allocare %d bytes\n"
#define MSGTR_SettingAudioDelay "Imposto il ritardo audio a %5.3f\n"
+#define MSGTR_SettingVideoDelay "Imposto il ritardo video a %5.3f\n"
#define MSGTR_SettingAudioInputGain "Imposto il guadagno di ingresso audio a %f\n"
#define MSGTR_LamePresetEquals "\npreset=%s\n\n"
#define MSGTR_LimitingAudioPreload "Limito il preload audio a 0.4s\n"