Skip to content

Commit 9f70bcd

Browse files
authored
Improve string descriptions
1 parent 3be9236 commit 9f70bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/Variations/GenerateVariationsOptionPresenter.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ final class GenerateVariationsOptionsPresenter {
4747
private extension GenerateVariationsOptionsPresenter {
4848
enum Localization {
4949
static let addVariationAction = NSLocalizedString("Add Variation",
50-
comment: "Title on empty state button when the product has attributes but no variations")
50+
comment: "Title on the bottom sheet to choose what variation process to start")
5151
}
5252
}

0 commit comments

Comments
 (0)