|
250 | 250 | <value>Could not find suitable method or not enough arguments to invoke of '{0}' method of the host object.</value> |
251 | 251 | </data> |
252 | 252 | <data name="Usage_CannotExecuteEmptyFile" xml:space="preserve"> |
253 | | - <value>Сannot execute a '{0}' file, because it is empty.</value> |
| 253 | + <value>Cannot execute a '{0}' file, because it is empty.</value> |
254 | 254 | </data> |
255 | 255 | <data name="Usage_CannotExecuteEmptyResource" xml:space="preserve"> |
256 | | - <value>Сannot execute a '{0}' resource, because it is empty.</value> |
| 256 | + <value>Cannot execute a '{0}' resource, because it is empty.</value> |
257 | 257 | </data> |
258 | 258 | <data name="Usage_CannotExecutePrecompiledScriptForAnotherJsEngineMode" xml:space="preserve"> |
259 | | - <value>Сannot execute a pre-compiled script, because it was created for another mode with name `{0}`.</value> |
| 259 | + <value>Cannot execute a pre-compiled script, because it was created for another mode with name `{0}`.</value> |
260 | 260 | </data> |
261 | 261 | <data name="Usage_CannotPrecompileEmptyFile" xml:space="preserve"> |
262 | | - <value>Сannot pre-compile a '{0}' file, because it is empty.</value> |
| 262 | + <value>Cannot pre-compile a '{0}' file, because it is empty.</value> |
263 | 263 | </data> |
264 | 264 | <data name="Usage_CannotPrecompileEmptyResource" xml:space="preserve"> |
265 | | - <value>Сannot pre-compile a '{0}' resource, because it is empty.</value> |
| 265 | + <value>Cannot pre-compile a '{0}' resource, because it is empty.</value> |
266 | 266 | </data> |
267 | 267 | <data name="Usage_EmbeddedHostObjectTypeNotSupported" xml:space="preserve"> |
268 | 268 | <value>The embedded host object '{0}' has a type `{1}`, which is not supported.</value> |
|
0 commit comments