You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Content Blueprints are pre-defined content that can be selected when creating a new content node.',
2489
-
createHeadline: 'How do I create a Content Blueprint?',
2489
+
'Document Blueprints are pre-defined content that can be selected when creating a new content node.',
2490
+
createHeadline: 'How do I create a Document Blueprint?',
2490
2491
createDescription:
2491
-
'<p>There are two ways to create a Content Blueprint:</p><ul><li>Right-click a content node and select "Create Content Blueprint" to create a new Content Blueprint.</li><li>Right-click the Content Blueprints tree in the Settings section and select the Document Type you want to create a Content Blueprint for.</li></ul><p>Once given a name, editors can start using the Content Blueprint as a foundation for their new page.</p>',
2492
-
manageHeadline: 'How do I manage Content Blueprints?',
2492
+
'<p>There are two ways to create a Document Blueprint:</p><ul><li>Right-click a content node and select "Create Document Blueprint" to create a new Document Blueprint.</li><li>Right-click the Document Blueprints tree in the Settings section and select the Document Type you want to create a Document Blueprint for.</li></ul><p>Once given a name, editors can start using the Document Blueprint as a foundation for their new page.</p>',
2493
+
manageHeadline: 'How do I manage Document Blueprints?',
2493
2494
manageDescription:
2494
-
'You can edit and delete Content Blueprints from the "Content Blueprints" tree in the Settings section. Expand the Document Type which the Content Blueprint is based on and click it to edit or delete it.',
2495
+
'You can edit and delete Document Blueprints from the "Document Blueprints" tree in the Settings section. Expand the Document Type which the Document Blueprint is based on and click it to edit or delete it.',
editBlueprintSavedText: 'Changes have been successfully saved',
1394
1395
editContentSavedHeader: 'Content saved',
1395
1396
editContentSavedText: 'Remember to publish to make changes visible',
@@ -1836,7 +1837,7 @@ export default {
1836
1837
},
1837
1838
treeHeaders: {
1838
1839
content: 'Content',
1839
-
contentBlueprints: 'Content Templates',
1840
+
contentBlueprints: 'Document Blueprints',
1840
1841
media: 'Media',
1841
1842
cacheBrowser: 'Cache Browser',
1842
1843
contentRecycleBin: 'Recycle Bin',
@@ -2236,7 +2237,7 @@ export default {
2236
2237
protectDescription: 'Setup access restrictions on %0%',
2237
2238
rightsDescription: 'Setup Permissions on %0%',
2238
2239
sortDescription: 'Change sort order for %0%',
2239
-
createblueprintDescription: 'Create Content Template based on %0%',
2240
+
createblueprintDescription: 'Create Document Blueprint based on %0%',
2240
2241
openContextMenu: 'Open context menu for',
2241
2242
currentLanguage: 'Current language',
2242
2243
switchLanguage: 'Switch language to',
@@ -2550,15 +2551,15 @@ export default {
2550
2551
labelInlineMode: 'Display inline with text',
2551
2552
},
2552
2553
contentTemplatesDashboard: {
2553
-
whatHeadline: 'What are Content Templates?',
2554
+
whatHeadline: 'What are Document Blueprints?',
2554
2555
whatDescription:
2555
-
'Content Templates are pre-defined content that can be selected when creating a new\n content node.\n ',
2556
-
createHeadline: 'How do I create a Content Template?',
2556
+
'Document Blueprints are pre-defined content that can be selected when creating a new\n content node.\n ',
2557
+
createHeadline: 'How do I create a Document Blueprint?',
2557
2558
createDescription:
2558
-
'\n <p>There are two ways to create a Content Template:</p>\n <ul>\n <li>Right-click a content node and select "Create Content Template" to create a new Content Template.</li>\n <li>Right-click the Content Templates tree in the Settings section and select the Document Type you want to create a Content Template for.</li>\n </ul>\n <p>Once given a name, editors can start using the Content Template as a foundation for their new page.</p>\n ',
2559
-
manageHeadline: 'How do I manage Content Templates?',
2559
+
'\n <p>There are two ways to create a Document Blueprint:</p>\n <ul>\n <li>Right-click a content node and select "Create Document Blueprint" to create a new Document Blueprint.</li>\n <li>Right-click the Document Blueprints tree in the Settings section and select the Document Type you want to create a Document Blueprint for.</li>\n </ul>\n <p>Once given a name, editors can start using the Document Blueprint as a foundation for their new page.</p>\n ',
2560
+
manageHeadline: 'How do I manage Document Blueprints?',
2560
2561
manageDescription:
2561
-
'You can edit and delete Content Templates from the "Content Templates" tree in the\n Settings section. Expand the Document Type which the Content Template is based on and click it to edit or delete\n it.\n ',
2562
+
'You can edit and delete Document Blueprints from the "Document Blueprints" tree in the\n Settings section. Expand the Document Type which the Document Blueprint is based on and click it to edit or delete\n it.\n ',
0 commit comments