Skip to content
Snippets Groups Projects
Commit 674c3884 authored by Georg Ringer's avatar Georg Ringer Committed by Benni Mack
Browse files

[BUGFIX] Improve label of cache clearing message

Improve the cache clearing label added with #88718.

Resolves: #91284
Releases: master
Change-Id: I8c1036af1428453a6f9cc7a801dbbf0f747011cc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64396


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent aebc8b87
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@
<source>Successfully cleared page cache</source>
</trans-unit>
<trans-unit id="clearcache.message.error" resname="clearcache.message.error">
<source>Page cache could not cleared</source>
<source>Page cache could not be cleared</source>
</trans-unit>
<trans-unit id="create_folder.title" resname="create_folder.title">
<source>Create new folder</source>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment