summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-21 19:16:44 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-21 19:16:44 +0000
commit0aed3b7205af0f201b0c9f74fda9ac1b901ba289 (patch)
treec25f3578a5382a44877d64e96413e4dc5507e64c
parent97aee4bdd896f515bb82d598388e3108f4a05d22 (diff)
downloadmpv-0aed3b7205af0f201b0c9f74fda9ac1b901ba289.tar.bz2
mpv-0aed3b7205af0f201b0c9f74fda9ac1b901ba289.tar.xz
better wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26268 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--help/help_mp-it.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index f5106147cf..7e4deb7616 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -258,7 +258,7 @@ static char help_text[]=
#define MSGTR_MissingFilename "\nNome file mancante.\n\n"
#define MSGTR_CannotOpenFile_Device "Impossibile aprire il file/dispositivo.\n"
#define MSGTR_CannotOpenDemuxer "Impossibile aprire il demuxer.\n"
-#define MSGTR_NoAudioEncoderSelected "\nNessun encoder audio (-oac) scelto! Scegline uno (vedi -oac help) o -nosound.\n"
+#define MSGTR_NoAudioEncoderSelected "\nNessun encoder audio (-oac) scelto! Selezionane uno (vedi -oac help) o -nosound.\n"
#define MSGTR_NoVideoEncoderSelected "\nNessun encoder video (-ovc) scelto! Selezionane uno (vedi -ovc help).\n"
#define MSGTR_CannotOpenOutputFile "Impossibile aprire il file di output '%s'.\n"
#define MSGTR_EncoderOpenFailed "Errore nell'apertura dell'encoder.\n"