From 632b8e8edd707085a9981b4edec7c38b71199cfd Mon Sep 17 00:00:00 2001 From: arpi Date: Sun, 6 Oct 2002 18:03:12 +0000 Subject: smb:// (samba client) support by Vladimir Moushkov TODO: add libsmb* detection and #define LIBSMBCLIENT to ./configure ! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7631 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index aad15c221e..776504c52d 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -165,6 +165,10 @@ static char help_text[]= #define MSGTR_ConnToServer "Connected to server: %s\n" #define MSGTR_FileNotFound "File not found: '%s'\n" +#define MSGTR_SMBInitError "Cannot init the libsmbclient library: %d\n" +#define MSGTR_SMBFileNotFound "Could not open from lan: '%s'\n" +#define MSGTR_SMBNotCompiled "MPlayer was not compiled with SMB reading support\n" + #define MSGTR_CantOpenDVD "Couldn't open DVD device: %s\n" #define MSGTR_DVDwait "Reading disc structure, please wait...\n" #define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n" -- cgit v1.2.3