summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-28 20:29:00 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-28 20:29:00 +0000
commit8ef5f077af10371e52bb9f00fe885f7e422e13b5 (patch)
treeaef5b50738fcc6f60d1a65c3f1fcefeb72add069
parentd5b56dd4ef40032608537c7fe7eb912ad7aa459e (diff)
downloadmpv-8ef5f077af10371e52bb9f00fe885f7e422e13b5.tar.bz2
mpv-8ef5f077af10371e52bb9f00fe885f7e422e13b5.tar.xz
removed ugly cellphone jargon short
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16143 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 bf5f09d81d..f8c5081739 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -903,7 +903,7 @@ static char help_text[]=
// ======================= VO Video Output drivers ========================
#define MSGTR_VOincompCodec "Il dispositivo di uscita video_out scelto è incompatibile con questo codec.\n"\
- "Prova anche aggiungendo il filtro scale, x es. -vf spp,scale invece di -vf spp.\n"
+ "Prova anche aggiungendo il filtro scale, per esempio -vf spp,scale invece di -vf spp.\n"
#define MSGTR_VO_GenericError "E' accaduto questo errore"
#define MSGTR_VO_UnableToAccess "Impossibile accedere a"
#define MSGTR_VO_ExistsButNoDirectory "già esiste, ma non è una directory."