Lukas-Finster opened a new pull request, #937:
URL: https://github.com/apache/ofbiz-framework/pull/937
Improved: Made wording in ScurityUiLabels.xml for key
loginevents.following_error_occurred_during_login consistent across supported
languages (OFBIZ-13340)
* The UI label loginevents.following_error_occurred_during_login in
* framework/common/config/SecurityextUiLabels.xml{} is inconsistently
* translated across locales.
* Some languages only display ${errorMessage} without context, while
* others include a full sentence (e.g. “following error occurred during
* login”).
* This leads to ambiguous and inconsistent user-facing error messages.
* Using only ${errorMessage} for all locales ensures consistency across
* languages, avoids redundant or awkward translations, and prevents
* grammatical issues when error messages are dynamically generated.
Improved:
Implemented:
Documented:
Completed:
Reverted:
Fixed:
(OFBIZ-)
Explanation
Thanks:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]