|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <root> |
3 | 3 | <!-- |
4 | 4 | Microsoft ResX Schema |
|
118 | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | 119 | </resheader> |
120 | 120 | <data name="CryptCommon_GenericError" xml:space="preserve"> |
121 | | - <value>An error occurred during a cryptographic operation. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 121 | + <value>An error occurred during a cryptographic operation. Refer to the inner exception for more information.</value> |
122 | 122 | </data> |
123 | 123 | <data name="Common_BufferIncorrectlySized" xml:space="preserve"> |
124 | | - <value>The provided buffer is of length {0} byte(s). It must instead be exactly {1} byte(s) in length. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 124 | + <value>The provided buffer is of length {0} byte(s). It must instead be exactly {1} byte(s) in length.</value> |
125 | 125 | </data> |
126 | 126 | <data name="CryptCommon_PayloadInvalid" xml:space="preserve"> |
127 | | - <value>The payload was invalid. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 127 | + <value>The payload was invalid. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
128 | 128 | </data> |
129 | 129 | <data name="Common_PropertyCannotBeNullOrEmpty" xml:space="preserve"> |
130 | 130 | <value>Property {0} cannot be null or empty.</value> |
131 | 131 | </data> |
132 | 132 | <data name="Common_DecryptionFailed" xml:space="preserve"> |
133 | | - <value>The provided payload could not be decrypted. Refer to the inner exception for more information. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 133 | + <value>The provided payload could not be decrypted. Refer to the inner exception for more information.</value> |
134 | 134 | </data> |
135 | 135 | <data name="Common_EncryptionFailed" xml:space="preserve"> |
136 | | - <value>An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 136 | + <value>An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information.</value> |
137 | 137 | </data> |
138 | 138 | <data name="Common_KeyNotFound" xml:space="preserve"> |
139 | | - <value>The key {0:B} was not found in the key ring. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 139 | + <value>The key {0:B} was not found in the key ring. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
140 | 140 | </data> |
141 | 141 | <data name="Common_KeyRevoked" xml:space="preserve"> |
142 | | - <value>The key {0:B} has been revoked. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 142 | + <value>The key {0:B} has been revoked. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
143 | 143 | </data> |
144 | 144 | <data name="ProtectionProvider_BadMagicHeader" xml:space="preserve"> |
145 | | - <value>The provided payload cannot be decrypted because it was not protected with this protection provider. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 145 | + <value>The provided payload cannot be decrypted because it was not protected with this protection provider. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
146 | 146 | </data> |
147 | 147 | <data name="ProtectionProvider_BadVersion" xml:space="preserve"> |
148 | | - <value>The provided payload cannot be decrypted because it was protected with a newer version of the protection provider. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 148 | + <value>The provided payload cannot be decrypted because it was protected with a newer version of the protection provider.</value> |
149 | 149 | </data> |
150 | 150 | <data name="Common_ValueMustBeNonNegative" xml:space="preserve"> |
151 | 151 | <value>Value must be non-negative.</value> |
|
154 | 154 | <value>The type '{1}' is not assignable to '{0}'.</value> |
155 | 155 | </data> |
156 | 156 | <data name="KeyManagementOptions_MinNewKeyLifetimeViolated" xml:space="preserve"> |
157 | | - <value>The new key lifetime must be at least one week. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 157 | + <value>The new key lifetime must be at least one week. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
158 | 158 | </data> |
159 | 159 | <data name="XmlKeyManager_DuplicateKey" xml:space="preserve"> |
160 | | - <value>The key {0:B} already exists in the keyring. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 160 | + <value>The key {0:B} already exists in the keyring. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
161 | 161 | </data> |
162 | 162 | <data name="Common_ArgumentCannotBeNullOrEmpty" xml:space="preserve"> |
163 | 163 | <value>Argument cannot be null or empty.</value> |
164 | 164 | </data> |
165 | 165 | <data name="Common_PropertyMustBeNonNegative" xml:space="preserve"> |
166 | | - <value>Property {0} must have a non-negative value. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 166 | + <value>Property {0} must have a non-negative value.</value> |
167 | 167 | </data> |
168 | 168 | <data name="Platform_WindowsRequiredForGcm" xml:space="preserve"> |
169 | | - <value>GCM algorithms require the Windows platform. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 169 | + <value>GCM algorithms require the Windows platform. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
170 | 170 | </data> |
171 | 171 | <data name="CertificateXmlEncryptor_CertificateNotFound" xml:space="preserve"> |
172 | | - <value>A certificate with the thumbprint '{0}' could not be found. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 172 | + <value>A certificate with the thumbprint '{0}' could not be found. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
173 | 173 | </data> |
| 174 | + <!-- This is no longer used --> |
174 | 175 | <data name="EncryptedXmlDecryptor_DoesNotWorkOnCoreClr" xml:space="preserve"> |
175 | | - <value>Decrypting EncryptedXml-encapsulated payloads is not yet supported on Core CLR. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 176 | + <value>Decrypting EncryptedXml-encapsulated payloads is not yet supported on Core CLR. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
176 | 177 | </data> |
177 | 178 | <data name="AlgorithmAssert_BadBlockSize" xml:space="preserve"> |
178 | | - <value>The symmetric algorithm block size of {0} bits is invalid. The block size must be between 64 and 2048 bits, inclusive, and it must be a multiple of 8 bits. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 179 | + <value>The symmetric algorithm block size of {0} bits is invalid. The block size must be between 64 and 2048 bits, inclusive, and it must be a multiple of 8 bits.</value> |
179 | 180 | </data> |
180 | 181 | <data name="AlgorithmAssert_BadDigestSize" xml:space="preserve"> |
181 | | - <value>The validation algorithm digest size of {0} bits is invalid. The digest size must be between 128 and 2048 bits, inclusive, and it must be a multiple of 8 bits. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 182 | + <value>The validation algorithm digest size of {0} bits is invalid. The digest size must be between 128 and 2048 bits, inclusive, and it must be a multiple of 8 bits.</value> |
182 | 183 | </data> |
183 | 184 | <data name="AlgorithmAssert_BadKeySize" xml:space="preserve"> |
184 | | - <value>The symmetric algorithm key size of {0} bits is invalid. The key size must be between 128 and 2048 bits, inclusive, and it must be a multiple of 8 bits. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 185 | + <value>The symmetric algorithm key size of {0} bits is invalid. The key size must be between 128 and 2048 bits, inclusive, and it must be a multiple of 8 bits.</value> |
185 | 186 | </data> |
186 | 187 | <data name="KeyRingProvider_NoDefaultKey_AutoGenerateDisabled" xml:space="preserve"> |
187 | | - <value>The key ring does not contain a valid default protection key. The data protection system cannot create a new key because auto-generation of keys is disabled. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 188 | + <value>The key ring does not contain a valid default protection key. The data protection system cannot create a new key because auto-generation of keys is disabled. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
188 | 189 | </data> |
189 | 190 | <data name="LifetimeMustNotBeNegative" xml:space="preserve"> |
190 | | - <value>{0} must not be negative. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 191 | + <value>{0} must not be negative.</value> |
191 | 192 | </data> |
| 193 | + <!-- This is only used to test LoggingExtensions.UsingEphemeralFileSystemLocationInContainer --> |
192 | 194 | <data name="FileSystem_EphemeralKeysLocationInContainer" xml:space="preserve"> |
193 | | - <value>Storing keys in a directory '{path}' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to http://aka.ms/dataprotectionwarning</value> |
| 195 | + <value>Storing keys in a directory '{path}' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning</value> |
194 | 196 | </data> |
195 | 197 | </root> |
0 commit comments