Skip to content

Commit 53a83ab

Browse files
committed
Fix lang files
1 parent 236bf88 commit 53a83ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Umbraco.Web.UI/umbraco/config/lang/en.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1829,7 +1829,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
18291829
<key alias="historyCleanupKeepAllVersionsNewerThanDays">Keep all versions newer than days</key>
18301830
<key alias="historyCleanupKeepLatestVersionPerDayForDays">Keep latest version per day for days</key>
18311831
<key alias="historyCleanupPreventCleanup">Prevent cleanup</key>
1832-
<key alias="historyCleanupGloballyDisabled">NOTE! The cleanup of historically content versions are disabled globally. These settings will not take effect before it is enabled.</key>
1832+
<key alias="historyCleanupGloballyDisabled">NOTE! The cleanup of historically content versions is disabled globally. These settings will not take effect before it is enabled.</key>
18331833
</area>
18341834
<area alias="languages">
18351835
<key alias="addLanguage">Add language</key>

src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1886,7 +1886,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
18861886
<key alias="historyCleanupKeepAllVersionsNewerThanDays">Keep all versions newer than days</key>
18871887
<key alias="historyCleanupKeepLatestVersionPerDayForDays">Keep latest version per day for days</key>
18881888
<key alias="historyCleanupPreventCleanup">Prevent cleanup</key>
1889-
<key alias="historyCleanupGloballyDisabled">NOTE! The cleanup of historically content versions are disabled globally. These settings will not take effect before it is enabled.</key>
1889+
<key alias="historyCleanupGloballyDisabled">NOTE! The cleanup of historically content versions is disabled globally. These settings will not take effect before it is enabled.</key>
18901890
</area>
18911891
<area alias="languages">
18921892
<key alias="addLanguage">Add language</key>

0 commit comments

Comments
 (0)