File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 369
369
"cm_addfunction" : {
370
370
"text" : " Automatic add function"
371
371
},
372
- "refactor_create_declaration_definition_unknown_error" : " Create declaration/definition failed with unknown error." ,
372
+ "refactor_create_declaration_definition_unknown_error" : " Create declaration/definition failed from an unknown error." ,
373
373
"refactor_create_default_delete" : " Creating defaulted or deleted functions is not supported." ,
374
- "refactor_function_copied_to_clipboard" : " Function signature was copied to clipboard." ,
374
+ "refactor_function_copied_to_clipboard" : " The function signature was copied to clipboard." ,
375
375
"refactor_function_not_created" : " Unable to create function '{0}'." ,
376
376
"refactor_ambiguous_locations" : " Unable to find an unambiguous location for function '{0}'." ,
377
377
"refactor_file_not_found" : " File '{0}' was not found." ,
378
378
"refactor_not_class_namespace" : " Could not find class or namespace '{0}'." ,
379
379
"refactor_operation_unsupported" : " The refactoring operation is not supported for '{0}'." ,
380
- "refactor_unknown_error" : " The refactoring operation failed with unknown error."
380
+ "refactor_unknown_error" : " The refactoring operation failed from an unknown error."
381
381
}
You can’t perform that action at this time.
0 commit comments