We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60bf45 commit eadd89cCopy full SHA for eadd89c
Extension/src/nativeStrings.json
@@ -371,7 +371,7 @@
371
},
372
"refactor_create_declaration_definition_unknown_error": "Create declaration/definition failed from an unknown error.",
373
"refactor_create_default_delete": "Creating defaulted or deleted functions is not supported.",
374
- "refactor_function_copied_to_clipboard": "The function signature was copied to clipboard.",
+ "refactor_function_copied_to_clipboard": "The function signature was copied to the clipboard.",
375
"refactor_function_not_created": "Unable to create function '{0}'.",
376
"refactor_ambiguous_locations": "Unable to find an unambiguous location for function '{0}'.",
377
"refactor_file_not_found": "File '{0}' was not found.",
0 commit comments