We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5aeb4 commit 1c4ebe1Copy full SHA for 1c4ebe1
WooCommerce/Classes/ViewRelated/Coupons/CouponListViewController.swift
@@ -299,8 +299,6 @@ private extension CouponListViewController {
299
"No coupons found",
300
comment: "The title on the placeholder overlay when there are no coupons on the coupon list screen.")
301
302
- static let addCouponButton = NSLocalizedString("Add Coupon", comment: "Title for the action button to add coupon on the coupon list screen.")
303
-
304
static let accessibilityLabelSearchCoupons = NSLocalizedString("Search coupons", comment: "Accessibility label for the Search Coupons button")
305
static let accessibilityHintSearchCoupons = NSLocalizedString(
306
"Retrieves a list of coupons that contain a given keyword.",
0 commit comments