Commit f62863b
[TASK] Remove exclamation marks from texts on EXT:info
Removes exclamation marks from the messages on EXT:info
To test the issue, create two language overlays
on a page with the same sys_language_uid and go to
Info > Localizazion Overview
The patch also adds a warning background to the table
cell with this message.
Resolves: #108042
Releases: main
Change-Id: Ica7e994690513e0b62a9230e28cb2ab43b695ebe
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/91546
Tested-by: Lina Wolf <112@linawolf.de>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Lina Wolf <112@linawolf.de>
Reviewed-by: Benni Mack <benni@typo3.org>1 parent dbb7cff commit f62863b
File tree
2 files changed
+4
-1
lines changed- typo3/sysext/info
- Classes/Controller
- Resources/Private/Language
2 files changed
+4
-1
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
224 | 227 | | |
225 | 228 | | |
226 | 229 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments