@ieeesa-npm/groups 0.9.9 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -67,8 +67,6 @@
67
67
  "heading": "New Group",
68
68
  "label": {
69
69
  "parentGroup": "Parent Group",
70
- "changeParentGroup": "Change Parent Group",
71
- "newParentGroup": "New Parent Group",
72
70
  "groupType": "Group Type",
73
71
  "groupName": "Group Name",
74
72
  "shortName": "Group Short Name",
@@ -77,17 +75,12 @@
77
75
  "leftButtonLabel": "Cancel",
78
76
  "ariaLabel": {
79
77
  "parentGroup": "Parent Group",
80
- "changeParentGroup": "Change Parent Group",
81
- "newParentGroup": "New Parent Group",
82
78
  "groupType": "Group type required.",
83
79
  "groupName": "Group name required.",
84
80
  "shortName": "Group short name required.",
85
81
  "groupScope": "Group scope."
86
82
  },
87
83
  "ariaDescribedById": {
88
- "parentGroup": "ariaParentGroup",
89
- "changeParentGroup": "ariaChangeParentGroup",
90
- "newParentGroup": "ariaNewParentGroup",
91
84
  "groupType": "ariaGroupType",
92
85
  "groupName": "ariaGroupName",
93
86
  "shortName": "ariaShortName",
@@ -119,7 +112,6 @@
119
112
  }
120
113
  },
121
114
  "supportText": {
122
- "newParentGroup": "Choose a group acronym from the available list.",
123
115
  "groupType": "Choose a group type from the available list.",
124
116
  "groupName": "Enter the name of the group.",
125
117
  "shortName": "Enter the abbreviation of the group.",