diff --git a/AlphaWallet/Localization/en.lproj/Localizable.strings b/AlphaWallet/Localization/en.lproj/Localizable.strings index c09fed8df..99ccc6019 100644 --- a/AlphaWallet/Localization/en.lproj/Localizable.strings +++ b/AlphaWallet/Localization/en.lproj/Localizable.strings @@ -236,7 +236,7 @@ "a.claim.ticket.promptImport.title" = "Import?"; "a.claim.ticket.inProgress.title" = "Importing tickets..."; "a.claim.ticket.import.button.title" = "Import"; -"a.claim.ticket.purchase.button.title" = "Import"; +"a.claim.ticket.purchase.button.title" = "Purchase"; "a.claim.ticket.ethCostLabel.title" = "Total Cost"; "a.claim.ticket.ethCost.free.title" = "Free Import"; "a.claim.ticket.dollarCostLabel.title" = "EQUIVALENT IN USD"; diff --git a/AlphaWallet/Localization/es.lproj/Localizable.strings b/AlphaWallet/Localization/es.lproj/Localizable.strings index ea0bce7a4..9f5b7e463 100644 --- a/AlphaWallet/Localization/es.lproj/Localizable.strings +++ b/AlphaWallet/Localization/es.lproj/Localizable.strings @@ -236,7 +236,7 @@ "a.claim.ticket.promptImport.title" = "Import?"; "a.claim.ticket.inProgress.title" = "Importing tickets..."; "a.claim.ticket.import.button.title" = "Import"; -"a.claim.ticket.purchase.button.title" = "Import"; +"a.claim.ticket.purchase.button.title" = "Purchase"; "a.claim.ticket.ethCostLabel.title" = "Total Cost"; "a.claim.ticket.ethCost.free.title" = "Free Import"; "a.claim.ticket.dollarCostLabel.title" = "EQUIVALENT IN USD";