38695. r=alecf. i18n network error strings

git-svn-id: svn://10.0.0.236/trunk@70474 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
valeski%netscape.com
2000-05-18 21:52:23 +00:00
parent 71a83abcfd
commit 47c824959d
4 changed files with 51 additions and 48 deletions

View File

@@ -17,7 +17,7 @@
#
# Contributor(s):
dnsNotFound=could not be found. Please check the name and try again.
protocolNotFound=is not a registered protocol.
connectionFailure=The connection was refused when attempting to contact
netTimeout=The operation timed out when attempting to contact
dnsNotFound=%s could not be found. Please check the name and try again.
protocolNotFound=%s is not a registered protocol.
connectionFailure=The connection was refused when attempting to contact %s.
netTimeout=The operation timed out when attempting to contact %s.