summaryrefslogtreecommitdiffstats
path: root/help_mp-it.h
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-01 05:31:51 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-01 05:31:51 +0000
commit575157b08f5075d50ea5793b7ae60ed2d27488f7 (patch)
tree651a4f1d3eada04755e135b19a988966e5994299 /help_mp-it.h
parent8b91d86c30cdf3fbf780c2a624811421f7bf58ac (diff)
downloadmpv-575157b08f5075d50ea5793b7ae60ed2d27488f7.tar.bz2
mpv-575157b08f5075d50ea5793b7ae60ed2d27488f7.tar.xz
added help strings for RoQ and REAL file detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4450 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-it.h')
-rw-r--r--help_mp-it.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-it.h b/help_mp-it.h
index 5d061872b7..a5ad71523c 100644
--- a/help_mp-it.h
+++ b/help_mp-it.h
@@ -149,6 +149,8 @@ static char help_text[]=
#define MSGTR_MaybeNI "(forse stai riproducendo un flusso/file non interlacciato o il codec non funziona)\n"
#define MSGTR_DetectedFILMfile "Rilevato formato file FILM !\n"
#define MSGTR_DetectedFLIfile "Rilevato formato file FLI !\n"
+#define MSGTR_DetectedROQfile "Rilevato formato file RoQ !\n"
+#define MSGTR_DetectedREALfile "Rilevato formato file REAL !\n"
#define MSGTR_DetectedAVIfile "Rilevato formato file AVI !\n"
#define MSGTR_DetectedASFfile "Rilevato formato file ASF !\n"
#define MSGTR_DetectedMPEGPESfile "Rilevato formato file MPEG-PES !\n"