...
|
...
|
@@ -413,7 +413,8 @@ |
413
|
413
|
"unassign-asset-from-edge-title": "Are you sure you want to unassign the asset '{{assetName}}'?",
|
414
|
414
|
"unassign-asset-from-edge-text": "After the confirmation the asset will be unassigned and won't be accessible by the edge.",
|
415
|
415
|
"unassign-assets-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?",
|
416
|
|
- "unassign-assets-from-edge-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the edge."
|
|
416
|
+ "unassign-assets-from-edge-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the edge.",
|
|
417
|
+ "selected-assets": "{ count, plural, 1 {1 asset} other {# assets} } selected"
|
417
|
418
|
},
|
418
|
419
|
"attribute": {
|
419
|
420
|
"attributes": "Attributes",
|
...
|
...
|
@@ -781,6 +782,7 @@ |
781
|
782
|
"select-state": "Select target state",
|
782
|
783
|
"state-controller": "State controller",
|
783
|
784
|
"unassign-dashboard-from-edge-text": "After the confirmation the dashboard will be unassigned and won't be accessible by the edge.",
|
|
785
|
+ "unassign-dashboards-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 dashboard} other {# dashboards} }?",
|
784
|
786
|
"unassign-dashboards-from-edge-text": "After the confirmation all selected dashboards will be unassigned and won't be accessible by the edge.",
|
785
|
787
|
"assign-dashboard-to-edge": "Assign Dashboard(s) To Edge",
|
786
|
788
|
"assign-dashboard-to-edge-text": "Please select the dashboards to assign to the edge"
|
...
|
...
|
@@ -2036,7 +2038,7 @@ |
2036
|
2038
|
"assign-new-rulechain": "Assign new rulechain",
|
2037
|
2039
|
"edge-rulechain": "Edge Rule chain",
|
2038
|
2040
|
"unassign-rulechain-from-edge-text": "After the confirmation the rulechain will be unassigned and won't be accessible by the edge.",
|
2039
|
|
- "unassign-rulechains-from-edge-title": "Unassign { count, plural, 1 {1 rulechain} other {# rulechains} } from edge",
|
|
2041
|
+ "unassign-rulechains-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 rulechain} other {# rulechains} }?",
|
2040
|
2042
|
"unassign-rulechains-from-edge-text": "After the confirmation all selected rulechains will be unassigned and won't be accessible by the edge.",
|
2041
|
2043
|
"assign-rulechain-to-edge-title": "Assign Rule Chain(s) To Edge",
|
2042
|
2044
|
"assign-rulechain-to-edge-text": "Please select the rulechains to assign to the edge",
|
...
|
...
|
|