Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages for create declaration definition #10393

Merged
merged 7 commits into from
Feb 4, 2023

Conversation

michelleangela
Copy link
Contributor

Add error messages for create declaration definition feature.

@michelleangela michelleangela linked an issue Jan 17, 2023 that may be closed by this pull request
@michelleangela michelleangela marked this pull request as ready for review January 25, 2023 20:54
sean-mcmanus
sean-mcmanus previously approved these changes Jan 26, 2023
},
"e_com_virtual_redundant": {
"text": "vsCMFunctionVirtual is redundant and must not be specified when with vsCMFunctionComMethod.",
"hint": "Do not localized 'vsCMFunctionVirtual' and 'vsCMFunctionComMethod', they are code implementation."
Copy link
Collaborator

@sean-mcmanus sean-mcmanus Feb 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

localized->localize

(multiple spots)

"refactor_create_declaration_definition_failed":
{
"text": "Create Declaration / Definition failed:",
"hint": "The operation 'Create Declaration / Definition' on a function was not successfully."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

successfully->successful.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just checked-in. I'll fix in next PR. I have other strings to fix.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@michelleangela michelleangela merged commit 9b7f7de into main Feb 4, 2023
@michelleangela michelleangela deleted the mimatias/refactorerrormsg branch February 4, 2023 01:44
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create declaration/definition should display error message
2 participants