Disable save button when count is unknown

[MAILPOET-3469]
This commit is contained in:
Jan Lysý
2021-06-09 15:46:16 +02:00
committed by Veljko V
parent 81d94f5512
commit 4463f32e8b
5 changed files with 29 additions and 14 deletions

View File

@@ -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'),