Skip to content

[v4.1] Backend: Add missing error translation#5983

Merged
tvdeyen merged 1 commit intov4.1from
backport/v4.1/pr-5979
Dec 3, 2024
Merged

[v4.1] Backend: Add missing error translation#5983
tvdeyen merged 1 commit intov4.1from
backport/v4.1/pr-5979

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Dec 3, 2024

Backport

This will backport the following commits from main to v4.1:

Questions ?

Please refer to the Backport tool documentation

We were missing a translation here, but never noticed, because we were
not testing for an actual human-understandable string.

This is broken in the v4.0, v4.1, v4.2 and v4.3 branches with a noisier
error message, because in those branches, `I18n.t("unavailable")` is
different from `t("unavailable")`.

(cherry picked from commit 506ddfc)
@github-actions github-actions Bot requested a review from a team as a code owner December 3, 2024 11:25
@github-actions github-actions Bot added changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem labels Dec 3, 2024
@tvdeyen tvdeyen merged commit ed79fd3 into v4.1 Dec 3, 2024
@tvdeyen tvdeyen deleted the backport/v4.1/pr-5979 branch December 3, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_backend Changes to the solidus_backend gem changelog:solidus_core Changes to the solidus_core gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants