@elementor/editor-controls 3.35.0-412 → 3.35.0-413

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.
package/dist/index.js CHANGED
@@ -3170,10 +3170,13 @@ var learnMoreButton = {
3170
3170
  };
3171
3171
  var INFOTIP_CONTENT = {
3172
3172
  descendant: (0, import_i18n21.__)(
3173
- "To add a link to this element, first remove the link from the elements inside of it.",
3173
+ "To add a link or action to this element, first remove the link or action from the elements inside of it.",
3174
3174
  "elementor"
3175
3175
  ),
3176
- ancestor: (0, import_i18n21.__)("To add a link to this element, first remove the link from its parent container.", "elementor")
3176
+ ancestor: (0, import_i18n21.__)(
3177
+ "To add a link or action to this container, first remove the link or action from its parent container.",
3178
+ "elementor"
3179
+ )
3177
3180
  };
3178
3181
  var RestrictedLinkInfotip = ({
3179
3182
  linkInLinkRestriction,