Skip to content

Commit 2886563

Browse files
committed
"screening" → "projekt"
1 parent 7d1f2cc commit 2886563

57 files changed

Lines changed: 246 additions & 248 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/sync/core.entity_form_display.node.project.default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ third_party_settings:
1717
- title
1818
- field_description
1919
- field_department
20-
label: Screeningsinformation
20+
label: Projektinformation
2121
region: content
2222
parent_name: ""
2323
weight: 0

config/sync/field.field.node.project.field_department.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ field_name: field_department
1111
entity_type: node
1212
bundle: project
1313
label: Department
14-
description: "Hvilke magistratsafdelinger screeningen hører under"
14+
description: "Hvilke magistratsafdelinger projektet hører under"
1515
required: true
1616
translatable: false
1717
default_value: {}

config/sync/field.field.node.project.field_project_state.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ id: node.project.field_project_state
1111
field_name: field_project_state
1212
entity_type: node
1313
bundle: project
14-
label: "Screening state"
14+
label: "Project state"
1515
description: ""
1616
required: false
1717
translatable: false

config/sync/group.type.project_group.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ langcode: en
33
status: true
44
dependencies: {}
55
id: project_group
6-
label: "Screening group"
7-
description: "A group that works on a screening."
6+
label: "Project group"
7+
description: "A group that works on a project."
88
new_revision: false
99
creator_membership: true
1010
creator_wizard: false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
third_party_settings:
22
field_group:
33
group_project_information:
4-
label: Screeningsinformation
4+
label: Projektinformation
55
group_state:
66
label: Tilstand
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
label: Magistrat
2-
description: "Hvilken magistratsafdeling hører screeningen under"
2+
description: "Hvilken magistratsafdeling hører projektet under"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
label: Screeningstilstand
1+
label: Projekttilstand
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
label: Screeninggruppe
2-
description: "A group that works on a screening."
1+
label: Projectgruppe
2+
description: "A group that works on a project."
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
name: Screening
1+
name: Project
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
name: "Screeningsspor type"
2-
description: "Screening tracks are used to group tools to represent a unified evaluation of part of a screening"
1+
name: "Projektspor type"
2+
description: "Project tracks are used to group tools to represent a unified evaluation of part of a project"

0 commit comments

Comments
 (0)