Skip to content

Commit d6e2467

Browse files
Merge branch 'release/0.3.11'
2 parents d8cc33c + 8414bb4 commit d6e2467

File tree

4 files changed

+47
-47
lines changed

4 files changed

+47
-47
lines changed

Resources/Private/Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@eliashaeussler/typo3-warming",
33
"description": "Frontend for EXT:warming, an extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap",
4-
"version": "0.3.10",
4+
"version": "0.3.11",
55
"license": "GPL-2.0-or-later",
66
"scripts": {
77
"build": "cross-env NODE_ENV=production webpack",

Resources/Private/Language/locallang.xlf

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,124 +1,124 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2-
<xliff version="1.0">
3-
<file source-language="en">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file source-language="en" datatype="plaintext" original="EXT:warming/Resources/Private/Language/locallang.xlf" date="2022-04-21T20:54:27Z" product-name="warming">
44
<header/>
55
<body>
6-
<trans-unit id="cacheWarmupToolbarItem.title">
6+
<trans-unit id="cacheWarmupToolbarItem.title" resname="cacheWarmupToolbarItem.title">
77
<source>Warmup cache</source>
88
</trans-unit>
9-
<trans-unit id="cacheWarmupToolbarItem.loading">
9+
<trans-unit id="cacheWarmupToolbarItem.loading" resname="cacheWarmupToolbarItem.loading">
1010
<source>Sites are being loaded...</source>
1111
</trans-unit>
12-
<trans-unit id="cacheWarmupToolbarItem.description.invalid">
12+
<trans-unit id="cacheWarmupToolbarItem.description.invalid" resname="cacheWarmupToolbarItem.description.invalid">
1313
<source>No XML sitemap found for this site.</source>
1414
</trans-unit>
15-
<trans-unit id="cacheWarmupToolbarItem.userAgent.description">
15+
<trans-unit id="cacheWarmupToolbarItem.userAgent.description" resname="cacheWarmupToolbarItem.userAgent.description">
1616
<source><![CDATA[A custom <code>User-Agent</code> header is used for cache warmup requests. You can copy it here to exclude the requests from your site statistics, for example.]]></source>
1717
</trans-unit>
18-
<trans-unit id="cacheWarmupToolbarItem.userAgent.action">
18+
<trans-unit id="cacheWarmupToolbarItem.userAgent.action" resname="cacheWarmupToolbarItem.userAgent.action">
1919
<source>Copy to clipboard</source>
2020
</trans-unit>
2121

22-
<trans-unit id="toolbar.sitemap.missing">
22+
<trans-unit id="toolbar.sitemap.missing" resname="toolbar.sitemap.missing">
2323
<source>No XML sitemap found for this language.</source>
2424
</trans-unit>
25-
<trans-unit id="toolbar.sitemap.placeholder">
25+
<trans-unit id="toolbar.sitemap.placeholder" resname="toolbar.sitemap.placeholder">
2626
<source>Select a language</source>
2727
</trans-unit>
28-
<trans-unit id="toolbar.copy.successful">
28+
<trans-unit id="toolbar.copy.successful" resname="toolbar.copy.successful">
2929
<source>Copied</source>
3030
</trans-unit>
3131

32-
<trans-unit id="notification.title.failed">
32+
<trans-unit id="notification.title.failed" resname="notification.title.failed">
3333
<source>Cache warmup failed</source>
3434
</trans-unit>
35-
<trans-unit id="notification.title.warning">
35+
<trans-unit id="notification.title.warning" resname="notification.title.warning">
3636
<source>Cache warmup finished with errors</source>
3737
</trans-unit>
38-
<trans-unit id="notification.title.success">
38+
<trans-unit id="notification.title.success" resname="notification.title.success">
3939
<source>Cache warmup successful</source>
4040
</trans-unit>
41-
<trans-unit id="notification.title.unknown">
41+
<trans-unit id="notification.title.unknown" resname="notification.title.unknown">
4242
<source>Cache warmup finished</source>
4343
</trans-unit>
44-
<trans-unit id="notification.message.site">
44+
<trans-unit id="notification.message.site" resname="notification.message.site">
4545
<source>Caches for page "%1$s [%2$d]" have been warmed up with the following result:
4646

4747
%3$d successful, %4$d failed</source>
4848
</trans-unit>
49-
<trans-unit id="notification.message.page.error">
49+
<trans-unit id="notification.message.page.error" resname="notification.message.page.error">
5050
<source>Cache could not be warmed up for "%1$s [%2$d]".</source>
5151
</trans-unit>
52-
<trans-unit id="notification.message.page.success">
52+
<trans-unit id="notification.message.page.success" resname="notification.message.page.success">
5353
<source>Cache of page "%1$s [%2$d]" was successfully warmed up.</source>
5454
</trans-unit>
55-
<trans-unit id="notification.message.page.unknown">
55+
<trans-unit id="notification.message.page.unknown" resname="notification.message.page.unknown">
5656
<source>Warming up the cache for page "%1$s [%2$d]" ended unexpectedly.</source>
5757
</trans-unit>
58-
<trans-unit id="notification.aborted.title">
58+
<trans-unit id="notification.aborted.title" resname="notification.aborted.title">
5959
<source>Cache warmup aborted</source>
6060
</trans-unit>
61-
<trans-unit id="notification.aborted.message">
61+
<trans-unit id="notification.aborted.message" resname="notification.aborted.message">
6262
<source>The cache warmup was stopped prematurely and therefore could not be completed.</source>
6363
</trans-unit>
64-
<trans-unit id="notification.error.title">
64+
<trans-unit id="notification.error.title" resname="notification.error.title">
6565
<source>An error occurred</source>
6666
</trans-unit>
67-
<trans-unit id="notification.error.message">
67+
<trans-unit id="notification.error.message" resname="notification.error.message">
6868
<source>An error occurred while warming up caches. This could be related to an incorrect extension configuration.</source>
6969
</trans-unit>
70-
<trans-unit id="notification.action.showReport">
70+
<trans-unit id="notification.action.showReport" resname="notification.action.showReport">
7171
<source>View report</source>
7272
</trans-unit>
73-
<trans-unit id="notification.action.retry">
73+
<trans-unit id="notification.action.retry" resname="notification.action.retry">
7474
<source>Run again</source>
7575
</trans-unit>
7676

77-
<trans-unit id="modal.report.title">
77+
<trans-unit id="modal.report.title" resname="modal.report.title">
7878
<source>Cache warmup report</source>
7979
</trans-unit>
80-
<trans-unit id="modal.report.panel.failed">
80+
<trans-unit id="modal.report.panel.failed" resname="modal.report.panel.failed">
8181
<source>Failed</source>
8282
</trans-unit>
83-
<trans-unit id="modal.report.panel.successful">
83+
<trans-unit id="modal.report.panel.successful" resname="modal.report.panel.successful">
8484
<source>Successful</source>
8585
</trans-unit>
86-
<trans-unit id="modal.report.action.view">
86+
<trans-unit id="modal.report.action.view" resname="modal.report.action.view">
8787
<source>View</source>
8888
</trans-unit>
89-
<trans-unit id="modal.report.message.total">
89+
<trans-unit id="modal.report.message.total" resname="modal.report.message.total">
9090
<source>Total number of crawled URLs:</source>
9191
</trans-unit>
92-
<trans-unit id="modal.report.message.noUrlsCrawled">
92+
<trans-unit id="modal.report.message.noUrlsCrawled" resname="modal.report.message.noUrlsCrawled">
9393
<source>No URLs were crawled for cache warmup.</source>
9494
</trans-unit>
9595

96-
<trans-unit id="modal.progress.title">
96+
<trans-unit id="modal.progress.title" resname="modal.progress.title">
9797
<source>Cache warmup is in progress</source>
9898
</trans-unit>
99-
<trans-unit id="modal.progress.button.report">
99+
<trans-unit id="modal.progress.button.report" resname="modal.progress.button.report">
100100
<source>Show report</source>
101101
</trans-unit>
102-
<trans-unit id="modal.progress.button.retry">
102+
<trans-unit id="modal.progress.button.retry" resname="modal.progress.button.retry">
103103
<source>Run again</source>
104104
</trans-unit>
105-
<trans-unit id="modal.progress.button.close">
105+
<trans-unit id="modal.progress.button.close" resname="modal.progress.button.close">
106106
<source>Close</source>
107107
</trans-unit>
108-
<trans-unit id="modal.progress.failedCounter">
108+
<trans-unit id="modal.progress.failedCounter" resname="modal.progress.failedCounter">
109109
<source>Failed: {0}</source>
110110
</trans-unit>
111-
<trans-unit id="modal.progress.allCounter">
111+
<trans-unit id="modal.progress.allCounter" resname="modal.progress.allCounter">
112112
<source><![CDATA[Processed: <strong>{0}</strong><br>Total: <strong>{1}</strong>]]></source>
113113
</trans-unit>
114-
<trans-unit id="modal.progress.placeholder">
114+
<trans-unit id="modal.progress.placeholder" resname="modal.progress.placeholder">
115115
<source>Crawling sitemaps...</source>
116116
</trans-unit>
117117

118-
<trans-unit id="contextMenu.item.cacheWarmup">
118+
<trans-unit id="contextMenu.item.cacheWarmup" resname="contextMenu.item.cacheWarmup">
119119
<source>Warmup cache for this page</source>
120120
</trans-unit>
121-
<trans-unit id="contextMenu.item.cacheWarmupAll">
121+
<trans-unit id="contextMenu.item.cacheWarmupAll" resname="contextMenu.item.cacheWarmupAll">
122122
<source>Warmup all caches</source>
123123
</trans-unit>
124124
</body>

Resources/Private/Language/locallang_db.xlf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2-
<xliff version="1.0">
3-
<file source-language="en" target-language="de">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file source-language="en" datatype="plaintext" original="EXT:warming/Resources/Private/Language/locallang_db.xlf" date="2022-04-21T20:54:27Z" product-name="warming">
44
<header/>
55
<body>
6-
<trans-unit id="sites.xml_sitemap_path.label">
6+
<trans-unit id="sites.xml_sitemap_path.label" resname="sites.xml_sitemap_path.label">
77
<source>Path to XML sitemap</source>
88
</trans-unit>
9-
<trans-unit id="sites.xml_sitemap_path.description">
9+
<trans-unit id="sites.xml_sitemap_path.description" resname="sites.xml_sitemap_path.description">
1010
<source>Specify the path to the XML sitemap, relative to the entry point of the site.
1111
Note that caches can be warmed up only if the entry point of the site contains the full domain name.</source>
1212
</trans-unit>

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'title' => 'Warming',
2525
'description' => 'Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.',
2626
'category' => 'be',
27-
'version' => '0.3.10',
27+
'version' => '0.3.11',
2828
'state' => 'beta',
2929
'clearCacheOnLoad' => true,
3030
'author' => 'Elias Häußler',

0 commit comments

Comments
 (0)