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

Fix widget manifest localization #423

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

dkbennett
Copy link
Member

Summary of the pull request

Widgets were not properly localized in the manifest. This fixes that.

References and relevant issues

#249

Detailed description of the pull request / Additional comments

  • Added strings for DisplayName, Description, and the alternate screenshot text.

Validation steps performed

Built and verified widget display name looks is the localized text and not the resource identifiers in the Add Widget dialog, and in the widgets.
 

PR checklist

@dkbennett dkbennett merged commit 459610e into main Aug 1, 2024
4 checks passed
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.

Display names in the widgets should be localized
3 participants