Skip to content

Commit 6f4305d

Browse files
kebetsisonartech
authored andcommitted
SONARCH-1500 Only architects should create directives (#3694)
GitOrigin-RevId: 71e763936c4b876c76afe75f94f537ceb00ecb9e
1 parent e113e0c commit 6f4305d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libs/sq-server-commons/src/l10n/default.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,11 @@ export const defaultMessages = {
20902090
'architecture.tangle.directive.remove.button': 'Cancel removal',
20912091
'architecture.tangle.directive.create.description':
20922092
'An issue will be raised every time this dependency is detected in the code so that developers can remove it.',
2093+
'architecture.tangle.directive.remove.description':
2094+
'An issue is raised every time this dependency is detected in the code so that developers can remove it.',
20932095
'architecture.tangle.directive.create.title': 'Request removal?',
2096+
'architecture.tangle.directive.absent.description':
2097+
'No directive exists to remove this dependency.',
20942098
'architecture.tangle.directive.deletion.success': 'Dependency removal cancelled',
20952099
'architecture.tangle.directive.callout.message': 'Select a dependency to manage its removal.',
20962100
'architecture.oversize.description': 'Components containing too many child items.',

0 commit comments

Comments
 (0)