Closed
Bug 1215930
Opened 10 years ago
Closed 10 years ago
Unlocalized and unlocalizable NSURLErrorDomain error message
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1197068
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: stef, Unassigned)
References
Details
Attachments
(1 file)
|
10.96 KB,
image/png
|
Details |
No description provided.
| Reporter | ||
Comment 1•10 years ago
|
||
"An SSL error has occurred and a secure connection to the server cannot be made."
Another one: "The network connection was lost."
Summary: Unlocalized and unlocalizable SSL error message → Unlocalized and unlocalizable NSURLErrorDomain error message
Updated•10 years ago
|
tracking-fxios:
--- → ?
Comment 2•10 years ago
|
||
(In reply to Stefan Plewako [:stef] from comment #1)
> "An SSL error has occurred and a secure connection to the server cannot be
> made."
> Another one: "The network connection was lost."
Was this on iOS 9?
Updated•10 years ago
|
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #2)
> Was this on iOS 9?
I believe so, second one for sure and just found another one (thanks to https://badssl.com): 'The certificate for this server is invalid. You might be connecting to a server that is pretending to be "expired.badssl.com" which could put your confidential information at risk'.
Comment 4•10 years ago
|
||
This should be translated
/System/Library/Frameworks/CFNetwork.framework/Resources//pl.lproj/Localizable.strings
<key>Err-1200</key>
<string>Wystąpił błąd SSL i nie można ustanowić bezpiecznego połączenia z serwerem.</string>
/System/Library/Frameworks/CFNetwork.framework/Resources//pt.lproj/Localizable.strings
This is the same as bug 1197068
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•