summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-20 10:36:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-20 10:36:29 +0000
commitd0ce9d70e9fef27161a8e200cbb9388f0785aa02 (patch)
treeeeb32ad8370e2f3e9413c12223c9b3012bea6a1e /help
parentd70dd34f21fbbf7a8163887b64816520cfee81fe (diff)
downloadmpv-d0ce9d70e9fef27161a8e200cbb9388f0785aa02.tar.bz2
mpv-d0ce9d70e9fef27161a8e200cbb9388f0785aa02.tar.xz
path updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16029 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 149c567bea..78c1bdd2ab 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -122,7 +122,7 @@ static char help_text[]=
#define MSGTR_Exit_SIGILL_RTCpuSel \
"- MPlayer è stato interrotto dal segnale 'Istruzione illegale'.\n"\
" Potrebbe essere un errore nel codice di rilevazione del tipo di processore...\n"\
-" leggi DOCS/it/bugreports.html\n"
+" leggi DOCS/HTML/en/bugreports.html\n"
#define MSGTR_Exit_SIGILL \
"- MPlayer è stato interrotto dal segnale 'Istruzione illegale'.\n"\
" Solitamente questo avviene quando si esegue il programma su un processore\n"\
@@ -130,11 +130,11 @@ static char help_text[]=
#define MSGTR_Exit_SIGSEGV_SIGFPE \
"- MPlayer è stato interrotto per un errore nell'uso della CPU/FPU/RAM.\n"\
" Ricompila MPlayer con --enable-debug e crea un baktrace ed un disassemblato\n"\
-" con 'gdb'. Per i dettagli, leggi DOCS/it/bugreports.html#crash\n"
+" con 'gdb'. Per i dettagli, leggi DOCS/HTML/en/bugreports_what.html#bugreports_crash\n"
#define MSGTR_Exit_SIGCRASH \
"- MPlayer è andato in crash. Questo non dovrebbe accadere.\n"\
" Può essere un errore nel codice di MPlayer _o_ nei tuoi driver _o_ nella tua\n"\
-" versione di gcc. Se ritieni sia colpa di MPlayer, leggi DOCS/it/bugreports.html\n"\
+" versione di gcc. Se ritieni sia colpa di MPlayer, leggi DOCS/HTML/en/bugreports.html\n"\
" e segui le istruzioni. Non possiamo aiutarti, e non lo faremo, se non\n"\
" fornisci queste informazioni quando segnali un possibile problema.\n"
@@ -262,7 +262,7 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Impossibile spostarsi nei flussi .AVI grezzi! (richiesto un indice, prova con l\'opzione -idx!) \n"
#define MSGTR_CantSeekFile "Impossibile spostarsi in questo file! \n"
-#define MSGTR_EncryptedVOB "File VOB criptato! Leggi il file DOCS/it/cd-dvd.html\n"
+#define MSGTR_EncryptedVOB "File VOB criptato! Leggi il file DOCS/HTML/en/dvd.html\n"
#define MSGTR_MOVcomprhdr "MOV: Il supporto delle intestazioni compresse richiede ZLIB!\n"
#define MSGTR_MOVvariableFourCC "MOV: Avvertimento! Rilevato FOURCC variabile!?\n"