revert file:/ URL change of rev. 419, add hostname according

to RFC 1738


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@426 4ebea2bb-67d4-0310-8558-a5799e421b66
This commit is contained in:
gernot 2005-01-26 20:59:53 +00:00
parent 284682a4da
commit 324d2b77e5
2 changed files with 4 additions and 4 deletions

View File

@ -101,7 +101,7 @@ text =
Length: %(msg_length)i seconds
See attached file.
The original file was saved to file:%(filename)s on host "%(hostname)s".
The original file was saved to file://%(hostname)s/%(filename)s on host "%(hostname)s".
###############################################################################

View File

@ -132,7 +132,7 @@ text =
Pages: %(numPages)i
See attached file.
The original file was saved to file:%(filename)s on host "%(hostname)s".
The original file was saved to file://%(hostname)s/%(filename)s on host "%(hostname)s".
#########
# defined for fax send: addressee, dialstring, subject, filename, tries,
@ -148,7 +148,7 @@ text =
Number of tries: %(tries)s
Last result: 0x%(result)x/0x%(resultB3)x
It was moved to file:%(filename)s on host %(hostname)s.
It was moved to file://%(hostname)s/%(filename)s on host %(hostname)s.
[MailFaxFailed]
@ -161,7 +161,7 @@ text =
Number of tries: %(tries)s
Last result: 0x%(result)x/0x%(resultB3)x
It was moved to file:%(filename)s on host %(hostname)s.
It was moved to file://%(hostname)s/%(filename)s on host %(hostname)s.
###############################################################################