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
sanitize`Deleting this Network Group is a permanent action.<br>All members will be unlinked and removed.`,
1362
+
sanitize`Deleting this Network Group is a permanent action.<br>Resources that were members will be unlinked and unchanged.`,
1363
1363
'cc-network-group-dashboard.danger-zone.dialog.confirm-input-label': `Enter the Network Group name`,
1364
-
'cc-network-group-dashboard.danger-zone.dialog.desc': `Deleting this Network Group is a permanent action. All members associated with this group will be removed from the Network Group. All existing peers linked to this group will be disconnected. This action cannot be undone. Make sure you have migrated or reconfigured any dependencies before proceeding.`,
1364
+
'cc-network-group-dashboard.danger-zone.dialog.desc': `Deleting this Network Group is permanent. All its members will be unlinked. Before proceeding, make sure resources that depend on it (apps calling an add-on through its NG domain name, external peers configured on the tunnel) have an alternative path.`,
'cc-network-group-list.cli.content.unlink-command': `Unlink a Network Group from your resource:`,
1380
1380
'cc-network-group-list.create': `Create a Network Group`,
1381
1381
'cc-network-group-list.form.button': `Link to the Network Group`,
1382
-
'cc-network-group-list.form.description': `This screen lists all the Network Groups to which this resource (and its instances) is linked to. Each Network Group defines a secure private network in which the resource can communicate directly with other resources (applications, add-ons, or external services) that are part of it. Here you will find complete visibility of existing groups, with associated peers, to understand and manage your resource's network connections. You can also link your resource to a new Network Group.`,
1382
+
'cc-network-group-list.form.description': `This screen lists the Network Groups this resource is a member of. Within a Network Group, the resource (an application or an add-on) is reachable by a domain name, and each of its instances becomes a peer reachable by an IP address. You can also link this resource to another Network Group.`,
1383
1383
'cc-network-group-list.form.documentation': `Network Groups - Documentation`,
1384
1384
'cc-network-group-list.form.error': `Something went wrong while loading the form`,
1385
1385
'cc-network-group-list.form.heading': `Link the resource to a Network Group`,
1386
1386
'cc-network-group-list.form.select-label': `Choose a Network Group to link`,
1387
1387
'cc-network-group-list.link.error': `Something went wrong while linking the Network Group`,
1388
1388
'cc-network-group-list.link.success': `The Network Group has been linked successfully`,
1389
1389
'cc-network-group-list.list.dashboard-link': `Go to the Network Group`,
1390
-
'cc-network-group-list.list.empty': `You don't have any Network Groups linked to your resource`,
1390
+
'cc-network-group-list.list.empty': `No Network Group is linked to this resource`,
1391
1391
'cc-network-group-list.list.error': `Something went wrong while loading the list of linked Network Groups`,
'cc-network-group-list.refresh.error': `The Network Group member was linked successfully but something went wrong while refreshing the list`,
1397
-
'cc-network-group-list.unlink.dialog.desc': `Unlinking this resource from the Network Group will disconnect it and all its instances from the group's private network. Are you sure you want to continue?`,
1395
+
`Unlink Network Group ${name}`,
1396
+
'cc-network-group-list.refresh.error': `The resource has been linked to the Network Group, but the list could not be refreshed. Refresh the page.`,
1397
+
'cc-network-group-list.unlink.dialog.desc': `This resource and all its instances will be disconnected from the Network Group's private network. Other resources in the group will no longer be able to reach it. Continue?`,
'cc-network-group-member-card.deleted-member.warning': `This resource has been deleted, so it no longer has any associated peers. The member still appears in this Network Group even though it is no longer valid. You can unlink it now to clear your Network Group.`,
1410
+
'cc-network-group-member-card.deleted-member.warning': `This resource has been deleted. The member still appears in this Network Group but is no longer linked to a live resource. You can unlink it to clean up the Network Group.`,
'cc-network-group-member-list.documentation.text': `Network Groups - Documentation`,
1426
1426
'cc-network-group-member-list.error': `Something went wrong while loading the Network Group info`,
1427
1427
'cc-network-group-member-list.heading': `Members and Peers`,
1428
-
'cc-network-group-member-list.intro': `A member is a resource connected to a Network Group: it can be an application, an add-on, or even an external service. Each member is identified and has a dedicated domain name within the private network. A peer is a concrete instance of this member. All peers in the same Network Group can communicate with each other via a secure tunnel on all ports, which allows for private and encrypted interconnection between resources.`,
1428
+
'cc-network-group-member-list.intro': `A member is a resource linked to a Network Group: an application, an add-on, or an external resource. Each member is identified by a dedicated domain name within the private network. A peer is an instance of a member, with its own IP address. All peers in the same Network Group can reach one another on any port, through a secure WireGuard tunnel.`,
'cc-network-group-member-list.member.unlink.error': `Something went wrong while unlinking the Network Group member`,
1438
1438
'cc-network-group-member-list.member.unlink.success': `The Network Group member has been unlinked successfully`,
1439
-
'cc-network-group-member-list.refresh.error': `The operation succeeded but the list could not be refreshed. Refresh the page.`,
1439
+
'cc-network-group-member-list.refresh.error': `The operation succeeded, but the list could not be refreshed. Refresh the page.`,
1440
1440
'cc-network-group-member-list.unlink.dialog.desc': `Unlinking a member from your Network Group also unlinks all its peers. Are you sure you want to continue?`,
0 commit comments