Skip to content

Conversation

@elsazac
Copy link

@elsazac elsazac commented Nov 3, 2025

The single quotes around {0} in the properties strings were causing them to appear in the UI.
This change removes the unnecessary quotes so that the link labels display correctly without extra characters.

The PR changes the link like other links provided in other areas in Preference page like File Associations
image

This brings the same change here
Before :
image

After :
image

The single quotes around {0} in the link caused them to appear in the UI
text.
Removed the quotes to ensure the links render correctly.
@msohn
Copy link
Member

msohn commented Dec 19, 2025

We use GerritHub for code review, this is only a GitHub mirror of changes submitted in Gerrit.
Please follow the contributor guide and push your change to Gerrit.

@elsazac
Copy link
Author

elsazac commented Dec 19, 2025

We use GerritHub for code review, this is only a GitHub mirror of changes submitted in Gerrit. Please follow the contributor guide and push your change to Gerrit.

Sure, I will do that. Thanks for letting me know.

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