|
223 | 223 | <value>Cannot convert a pre-compiled script to internal type `{0}`.</value> |
224 | 224 | </data> |
225 | 225 | <data name="Usage_CannotExecuteEmptyFile" xml:space="preserve"> |
226 | | - <value>Сannot execute a '{0}' file, because it is empty.</value> |
| 226 | + <value>Cannot execute a '{0}' file, because it is empty.</value> |
227 | 227 | </data> |
228 | 228 | <data name="Usage_CannotExecuteEmptyResource" xml:space="preserve"> |
229 | | - <value>Сannot execute a '{0}' resource, because it is empty.</value> |
| 229 | + <value>Cannot execute a '{0}' resource, because it is empty.</value> |
230 | 230 | </data> |
231 | 231 | <data name="Usage_CannotExecutePrecompiledScriptForAnotherJsEngine" xml:space="preserve"> |
232 | | - <value>Сannot execute a pre-compiled script, because it was created for another JS engine with name `{0}`.</value> |
| 232 | + <value>Cannot execute a pre-compiled script, because it was created for another JS engine with name `{0}`.</value> |
233 | 233 | </data> |
234 | 234 | <data name="Usage_CannotPrecompileEmptyFile" xml:space="preserve"> |
235 | | - <value>Сannot pre-compile a '{0}' file, because it is empty.</value> |
| 235 | + <value>Cannot pre-compile a '{0}' file, because it is empty.</value> |
236 | 236 | </data> |
237 | 237 | <data name="Usage_CannotPrecompileEmptyResource" xml:space="preserve"> |
238 | | - <value>Сannot pre-compile a '{0}' resource, because it is empty.</value> |
| 238 | + <value>Cannot pre-compile a '{0}' resource, because it is empty.</value> |
239 | 239 | </data> |
240 | 240 | <data name="Usage_EmbeddedHostObjectTypeNotSupported" xml:space="preserve"> |
241 | 241 | <value>The embedded host object '{0}' has a type `{1}`, which is not supported.</value> |
|
0 commit comments