Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fix incorrect resource identifiers in QueryTilesConfigurationTemplate#256

Merged
dkbennett merged 1 commit into
mainfrom
user/dkbennett/querywidgetlocfix
Aug 8, 2024
Merged

Fix incorrect resource identifiers in QueryTilesConfigurationTemplate#256
dkbennett merged 1 commit into
mainfrom
user/dkbennett/querywidgetlocfix

Conversation

@dkbennett
Copy link
Copy Markdown
Member

Summary of the pull request

The QueryTilesConfigurationTemplate was using resource identifiers that had been renamed but were not updated to the new name. This resulted in a failure to localize the template and the template identifiers showing up in the configuration page instead of the correct localized strings.

References and relevant issues

#255

Detailed description of the pull request / Additional comments

  • Updated the template to use the correct resource identifiers.

Validation steps performed

  • Verified templates correctly localized with the change.

PR checklist

@DefaultRyan DefaultRyan self-requested a review August 8, 2024 00:46
@dkbennett dkbennett merged commit 98fbdf8 into main Aug 8, 2024
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.

Query Tiles Widget Configuration has missing localization

3 participants