Skip to content

Commit 612f529

Browse files
BatJannathanwoulfe
authored andcommitted
Add new dictionary key
1 parent 5f7c00d commit 612f529

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,6 +1720,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
17201720
<key alias="displaySettingsLabelOnTop">Label above (full-width)</key>
17211721
<key alias="removeChildNode">You are removing the child node</key>
17221722
<key alias="removeChildNodeWarning">Removing a child node will limit the editors options to create different content types beneath a node.</key>
1723+
<key alias="usingEditor">using this editor will get updated with the new settings.</key>
17231724
</area>
17241725
<area alias="languages">
17251726
<key alias="addLanguage">Add language</key>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,6 +1751,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
17511751
<key alias="tabDirectPropertiesDropZone">Drag properties here to place directly on the tab</key>
17521752
<key alias="removeChildNode">You are removing the child node</key>
17531753
<key alias="removeChildNodeWarning">Removing a child node will limit the editors options to create different content types beneath a node.</key>
1754+
<key alias="usingEditor">using this editor will get updated with the new settings.</key>
17541755
</area>
17551756
<area alias="languages">
17561757
<key alias="addLanguage">Add language</key>

0 commit comments

Comments
 (0)