Skip to content

Commit dd84a2c

Browse files
committed
fix: rename variations of content blueprints/templates to "Document Blueprints"
1 parent e8d4325 commit dd84a2c

File tree

3 files changed

+31
-28
lines changed

3 files changed

+31
-28
lines changed

src/assets/lang/da-dk.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ export default {
329329
},
330330
blueprints: {
331331
createBlueprintFrom: 'Opret en ny indholdsskabelon fra <em>%0%</em>',
332+
createBlueprintFolderUnder: 'Opret en ny mappe under "%0%"',
332333
blankBlueprint: 'Blank',
333334
selectBlueprint: 'Vælg en indholdsskabelon',
334335
createdBlueprintHeading: 'Indholdsskabelon oprettet',
@@ -2109,7 +2110,7 @@ export default {
21092110
protectDescription: 'Opsæt offentlig adgang på %0%',
21102111
rightsDescription: 'Opsæt rettigheder på %0%',
21112112
sortDescription: 'Juster soterings rækkefølgen for %0%',
2112-
createblueprintDescription: 'Opret indholds skabelon baseret på %0%',
2113+
createblueprintDescription: 'Opret indholdsskabelon baseret på %0%',
21132114
openContextMenu: 'Åben kontext menu for',
21142115
currentLanguage: 'Aktivt sprog',
21152116
switchLanguage: 'Skift sprog til',

src/assets/lang/en-us.ts

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ export default {
336336
},
337337
blueprints: {
338338
createBlueprintFrom: 'Create a new Document Blueprint from <em>%0%</em>',
339+
createBlueprintFolderUnder: 'Create a new folder under "%0%"',
339340
blankBlueprint: 'Blank',
340341
selectBlueprint: 'Select a Document Blueprint',
341342
createdBlueprintHeading: 'Document Blueprint created',
@@ -384,7 +385,7 @@ export default {
384385
create: {
385386
chooseNode: 'Where do you want to create the new %0%',
386387
createUnder: 'Create an item under',
387-
createContentBlueprint: 'Select the Document Type you want to make a content blueprint for',
388+
createContentBlueprint: 'Select the Document Type you want to make a Document Blueprint for',
388389
enterFolderName: 'Enter a folder name',
389390
updateData: 'Choose a type and a title',
390391
noDocumentTypes:
@@ -1372,7 +1373,7 @@ export default {
13721373
editMultiContentPublishedText: '%0% documents published and visible on the website',
13731374
editVariantPublishedText: '%0% published and visible on the website',
13741375
editMultiVariantPublishedText: '%0% documents published for languages %1% and visible on the website',
1375-
editBlueprintSavedHeader: 'Content Blueprint saved',
1376+
editBlueprintSavedHeader: 'Document Blueprint saved',
13761377
editBlueprintSavedText: 'Changes have been successfully saved',
13771378
editContentSavedHeader: 'Content saved',
13781379
editContentSavedText: 'Remember to publish to make changes visible',
@@ -1785,7 +1786,7 @@ export default {
17851786
},
17861787
treeHeaders: {
17871788
content: 'Content',
1788-
contentBlueprints: 'Content Blueprints',
1789+
contentBlueprints: 'Document Blueprints',
17891790
media: 'Media',
17901791
cacheBrowser: 'Cache Browser',
17911792
contentRecycleBin: 'Recycle Bin',
@@ -2177,7 +2178,7 @@ export default {
21772178
protectDescription: 'Setup access restrictions on %0%',
21782179
rightsDescription: 'Setup Permissions on %0%',
21792180
sortDescription: 'Change sort order for %0%',
2180-
createblueprintDescription: 'Create Content Blueprint based on %0%',
2181+
createblueprintDescription: 'Create Document Blueprint based on %0%',
21812182
openContextMenu: 'Open context menu for',
21822183
currentLanguage: 'Current language',
21832184
switchLanguage: 'Switch language to',
@@ -2483,15 +2484,15 @@ export default {
24832484
addColumnSpanOption: 'Add spanning %0% columns option',
24842485
},
24852486
contentTemplatesDashboard: {
2486-
whatHeadline: 'What are Content Blueprints?',
2487+
whatHeadline: 'What are Document Blueprints?',
24872488
whatDescription:
2488-
'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?',
24902491
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?',
24932494
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.',
24952496
},
24962497
preview: {
24972498
endLabel: 'End',

src/assets/lang/en.ts

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export default {
9595
sort: 'Allow access to change the sort order for nodes',
9696
translate: 'Allow access to translate a node',
9797
update: 'Allow access to save a node',
98-
createblueprint: 'Allow access to create a Content Template',
98+
createblueprint: 'Allow access to create a Document Blueprint',
9999
notify: 'Allow access to setup notifications for content nodes',
100100
},
101101
apps: {
@@ -343,14 +343,15 @@ export default {
343343
selectAllVariants: 'Select all variants',
344344
},
345345
blueprints: {
346-
createBlueprintFrom: 'Create a new Content Template from <em>%0%</em>',
346+
createBlueprintFrom: 'Create a new Document Blueprint from <em>%0%</em>',
347+
createBlueprintFolderUnder: 'Create a new folder under "%0%"',
347348
blankBlueprint: 'Blank',
348-
selectBlueprint: 'Select a Content Template',
349-
createdBlueprintHeading: 'Content Template created',
350-
createdBlueprintMessage: "A Content Template was created from '%0%'",
351-
duplicateBlueprintMessage: 'Another Content Template with the same name already exists',
349+
selectBlueprint: 'Select a Document Blueprint',
350+
createdBlueprintHeading: 'Document Blueprint created',
351+
createdBlueprintMessage: "A Document Blueprint was created from '%0%'",
352+
duplicateBlueprintMessage: 'Another Document Blueprint with the same name already exists',
352353
blueprintDescription:
353-
'A Content Template is predefined content that an editor can select to use as the\n basis for creating new content\n ',
354+
'A Document Blueprint is predefined content that an editor can select to use as the\n basis for creating new content\n ',
354355
},
355356
media: {
356357
clickToUpload: 'Click to upload',
@@ -393,7 +394,7 @@ export default {
393394
create: {
394395
chooseNode: 'Where do you want to create the new %0%',
395396
createUnder: 'Create an item under',
396-
createContentBlueprint: 'Select the Document Type you want to make a content template for',
397+
createContentBlueprint: 'Select the Document Type you want to make a Document Blueprint for',
397398
enterFolderName: 'Enter a folder name',
398399
updateData: 'Choose a type and a title',
399400
noDocumentTypes:
@@ -1389,7 +1390,7 @@ export default {
13891390
editContentPublishedFailedByParent: 'Content could not be published, because a parent page is not published',
13901391
editContentPublishedHeader: 'Content published',
13911392
editContentPublishedText: 'and visible on the website',
1392-
editBlueprintSavedHeader: 'Content Template saved',
1393+
editBlueprintSavedHeader: 'Document Blueprint saved',
13931394
editBlueprintSavedText: 'Changes have been successfully saved',
13941395
editContentSavedHeader: 'Content saved',
13951396
editContentSavedText: 'Remember to publish to make changes visible',
@@ -1836,7 +1837,7 @@ export default {
18361837
},
18371838
treeHeaders: {
18381839
content: 'Content',
1839-
contentBlueprints: 'Content Templates',
1840+
contentBlueprints: 'Document Blueprints',
18401841
media: 'Media',
18411842
cacheBrowser: 'Cache Browser',
18421843
contentRecycleBin: 'Recycle Bin',
@@ -2236,7 +2237,7 @@ export default {
22362237
protectDescription: 'Setup access restrictions on %0%',
22372238
rightsDescription: 'Setup Permissions on %0%',
22382239
sortDescription: 'Change sort order for %0%',
2239-
createblueprintDescription: 'Create Content Template based on %0%',
2240+
createblueprintDescription: 'Create Document Blueprint based on %0%',
22402241
openContextMenu: 'Open context menu for',
22412242
currentLanguage: 'Current language',
22422243
switchLanguage: 'Switch language to',
@@ -2550,15 +2551,15 @@ export default {
25502551
labelInlineMode: 'Display inline with text',
25512552
},
25522553
contentTemplatesDashboard: {
2553-
whatHeadline: 'What are Content Templates?',
2554+
whatHeadline: 'What are Document Blueprints?',
25542555
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?',
25572558
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?',
25602561
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 ',
25622563
},
25632564
preview: {
25642565
endLabel: 'End',

0 commit comments

Comments
 (0)