-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Show correct message when wrong page
Adapt the message when the module is used on a page without order items. Furhtermore show a correct message when the filtered search results in zero results.
- Loading branch information
Showing
3 changed files
with
126 additions
and
70 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
Documentation/Changelog/9.0/Breaking-471-CleanUpLanguageFiles.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
.. include:: ../../Includes.txt | ||
|
||
=========================================================== | ||
Breaking: #471 - Clean up language files | ||
=========================================================== | ||
|
||
See :issue:`471` | ||
|
||
Description | ||
=========== | ||
|
||
The language files contained a bigger amount of unused entries and their domains | ||
were not really clear. Some entries were renamed to clarify their usage in the | ||
backend. | ||
|
||
Affected Installations | ||
====================== | ||
|
||
Installations which overwrite backend labels might be affected. | ||
|
||
Migration | ||
========= | ||
|
||
You need to check whether the key of your overwrite was changed and adapt it. | ||
|
||
.. index:: Backend |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters