Copy all items from one NC to another (WIP)

This commit is contained in:
Kenn Jacobsen
2019-06-06 09:34:27 +02:00
parent bc55d96cde
commit 463dfc45a6
4 changed files with 53 additions and 4 deletions

View File

@@ -273,6 +273,7 @@
<key alias="nestedContentDeleteItem">Are you sure you want to delete this item?</key>
<key alias="nestedContentEditorNotSupported">Property %0% uses editor %1% which is not supported by Nested Content.</key>
<key alias="nestedContentNoContentTypes">No content types are configured for this property.</key>
<key alias="nestedContentCopyAllItemsName">%0% from %1%</key>
<key alias="addTextBox">Add another text box</key>
<key alias="removeTextBox">Remove this text box</key>
<key alias="contentRoot">Content root</key>

View File

@@ -277,6 +277,7 @@
<key alias="nestedContentDeleteItem">Are you sure you want to delete this item?</key>
<key alias="nestedContentEditorNotSupported">Property %0% uses editor %1% which is not supported by Nested Content.</key>
<key alias="nestedContentNoContentTypes">No content types are configured for this property.</key>
<key alias="nestedContentCopyAllItemsName">%0% from %1%</key>
<key alias="addTextBox">Add another text box</key>
<key alias="removeTextBox">Remove this text box</key>
<key alias="contentRoot">Content root</key>