summaryrefslogtreecommitdiffstats
path: root/help/help_mp-pt_BR.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:43:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-29 12:43:58 +0000
commit7621a77c54695fce9c90018dacfe6548dd05197a (patch)
tree1d7f990fb1ae097731ea77701d675fb6563253fb /help/help_mp-pt_BR.h
parentcbb51f853aaf45f0eba52d950400f081151713be (diff)
downloadmpv-7621a77c54695fce9c90018dacfe6548dd05197a.tar.bz2
mpv-7621a77c54695fce9c90018dacfe6548dd05197a.tar.xz
Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-pt_BR.h')
-rw-r--r--help/help_mp-pt_BR.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-pt_BR.h b/help/help_mp-pt_BR.h
index 624b4c7454..bb1cc5de47 100644
--- a/help/help_mp-pt_BR.h
+++ b/help/help_mp-pt_BR.h
@@ -228,7 +228,7 @@ static char help_text[]=
#define MSGTR_SMBFileNotFound "Impossível abrir da \"lan\": '%s'\n"
#define MSGTR_SMBNotCompiled "MPlayer não foi compilado com suporte a leitura de SMB\n"
-#define MSGTR_CantOpenDVD "Impossível abrir dispositivo de DVD: %s\n"
+#define MSGTR_CantOpenDVD "Impossível abrir dispositivo de DVD: %s (%s)\n"
#define MSGTR_DVDnumTitles "Existem %d títulos neste DVD.\n"
#define MSGTR_DVDinvalidTitle "Número do título do DVD inválido: %d\n"
#define MSGTR_DVDnumChapters "Existem %d capítulos neste título de DVD.\n"