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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user