diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-08-27 17:27:11 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-08-27 17:27:11 +0300 |
commit | a8b5ca77dc7bb3afb64df7910a3751d799c1ac74 (patch) | |
tree | 59f7c23b7c047535e824e88d37f7f3dcba1de9ae /indra/newview | |
parent | be48bee98f3da0e956a777f4478e010fed7c66eb (diff) |
SL-13835 Typo
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 8a7923dd26..585cf3f001 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -107,7 +107,7 @@ Voice Server Version: [VOICE_VERSION] <string name="CertExpired">The certificate returned by the Grid appears to be expired. Please check your system clock, or contact your Grid administrator.</string> <string name="CertKeyUsage">The certificate returned by the server could not be used for SSL. Please contact your Grid administrator.</string> <string name="CertBasicConstraints">Too many certificates were in the servers Certificate chain. Please contact your Grid administrator.</string> - <string name="CertInvalid">Could not load cetrificate. Please contact your Grid administrator.</string> + <string name="CertInvalid">Could not load certificate. Please contact your Grid administrator.</string> <string name="CertInvalidSignature">The certificate signature returned by the Grid server could not be verified. Please contact your Grid administrator.</string> <string name="CertAllocationFailure">Failed to allocate openssl memory for certificate.</string> |