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 asset_lookup and term_lookup exception messages #731

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

mstenta
Copy link
Member

@mstenta mstenta commented Oct 9, 2023

This was an oversight during #722 development. Initially I was translating these messages with a placeholder, but PHP Codesniffer / PHPStan (can't remember which) told me not to translate them, so I removed the $this->t() but forgot to refactor the placeholder bit.

@mstenta mstenta merged commit 1e23d0b into farmOS:2.x Oct 9, 2023
1 check passed
@mstenta mstenta deleted the 2.x-fix-lookup-errors branch October 9, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants