Skip to content

Fixing Harcoded String#11720

Merged
QilongTang merged 2 commits intoDynamoDS:masterfrom
RobertGlobant20:Fix_Harcoded_String
Jun 1, 2021
Merged

Fixing Harcoded String#11720
QilongTang merged 2 commits intoDynamoDS:masterfrom
RobertGlobant20:Fix_Harcoded_String

Conversation

@RobertGlobant20
Copy link
Contributor

Purpose

Fixing harcoded string in the PreferencesView, so it was moved to resources.

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated

Reviewers

@QilongTang

FYIs

@mjkkirschner

Fixing Harcoded String in the PreferencesView, so it was moved to resources
Copy link
Contributor

@QilongTang QilongTang left a comment

Choose a reason for hiding this comment

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

There is already a res string called PreferencesViewIsIronPythonDialogDisabled with the same value

Reusing the Resource PreferencesViewIsIronPythonDialogDisabled instead of creating a new one.
@RobertGlobant20
Copy link
Contributor Author

There is already a res string called PreferencesViewIsIronPythonDialogDisabled with the same value
@QilongTang
I did a change for reusing the Resource PreferencesViewIsIronPythonDialogDisabled instead of creating a new one.
715440b

@QilongTang QilongTang merged commit 3247a80 into DynamoDS:master Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants