Skip to content

Commit

Permalink
Update footer for other stores section
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeichigo committed Jan 17, 2025
1 parent 08d1699 commit d65c3d0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ private extension EditStoreListView {
comment: "Header of the Other Stores section on the Edit Store List view"
)
static let otherStoresFooter = NSLocalizedString(
"editStoreListView.otherStoresFooter",
value: "Stores that are not selected will be excluded from the store picker",
"editStoreListView.unselectedStoresNote",
value: "Unselected stores will be excluded from the store picker and won't receive push notifications for new orders or product.",
comment: "Footer of the Other Stores section on the Edit Store List view"
)
static let retryButton = NSLocalizedString(
Expand Down

0 comments on commit d65c3d0

Please sign in to comment.