Fix an %s which should have been an %S. b=131143 r=chak@netscape.com sr=rpotts@netscape.com a=lorikaplan@netscape.com (locale) a=jaimejr@netscape.com (adt) a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@118609 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
malformedURI=The URL is not valid and cannot be loaded.
|
||||
fileNotFound=The file %s cannot be found. Please check the location and try again.
|
||||
dnsNotFound=%s could not be found. Please check the name and try again.
|
||||
protocolNotFound=%s is not a registered protocol.
|
||||
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.
|
||||
redirectLoop=Redirection limit for this URL exceeded. Unable to load the requested page.
|
||||
|
||||
Reference in New Issue
Block a user