Disable save button when count is unknown
[MAILPOET-3469]
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
'woocommerce': _x('WooCommerce', 'Dynamic segment creation: User selects this to use any woocommerce filters'),
|
||||
|
||||
'dynamicSegmentSizeIsCalculated': __('Calculating segment size…'),
|
||||
'dynamicSegmentSizeCalculatingTimeout': __('Segment size calculation has timed out. You can still save the segment.'),
|
||||
'dynamicSegmentSizeCalculatingTimeout': __("It's taking longer than usual to generate the segment, which may be due to a complex configuration. Try using fewer or simpler conditions."),
|
||||
'dynamicSegmentSize': __('This segment has %$1d subscribers.'),
|
||||
|
||||
'unknownBadgeName': __('Unknown'),
|
||||
|
Reference in New Issue
Block a user