summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-17 16:13:48 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-17 16:13:48 +0000
commit0013f8fff7e20d3fc0b225253077134176e560ca (patch)
treed2d3a31686872574733b697b0fa2cbdaa7231745 /help
parent3ad30e6de750ce9cb2f1953375c26fb5f34491da (diff)
downloadmpv-0013f8fff7e20d3fc0b225253077134176e560ca.tar.bz2
mpv-0013f8fff7e20d3fc0b225253077134176e560ca.tar.xz
sync'd with r23747
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23807 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index c358fc83d5..38bcec2dde 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 r23588
+// Updated to help_mp-en.h r23747
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
//
@@ -233,6 +233,7 @@ static char help_text[]=
#define MSGTR_Balance "Bilanciamento"
// property state
+#define MSGTR_LoopStatus "Ripetizione: %s"
#define MSGTR_MuteStatus "Muto: %so"
#define MSGTR_AVDelayStatus "Ritardo A-V: %s"
#define MSGTR_OnTopStatus "Resta in primo piano: %so"
@@ -244,6 +245,7 @@ static char help_text[]=
#define MSGTR_SubPosStatus "Posizione sottotitoli: %s/100"
#define MSGTR_SubAlignStatus "Allineamento sottotitoli: %s"
#define MSGTR_SubDelayStatus "Ritardo sottotitoli: %s"
+#define MSGTR_SubScale "Dimensione sottotitoli: %s"
#define MSGTR_SubVisibleStatus "Sottotitoli: %si"
#define MSGTR_SubForcedOnlyStatus "Solo sottotitoli forzati: %si"