Skip to content

Commit

Permalink
Merge pull request #5884 from MwithM/patch-1
Browse files Browse the repository at this point in the history
Substitute Unconfirmed for Processing BSQ swap
  • Loading branch information
ripcurlx authored Dec 6, 2021
2 parents b06852b + 319a9d9 commit e5c7071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/i18n/displayStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ takeOffer.success.info=You can see the status of your trade at \"Portfolio/Open
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}

takeOffer.bsqSwap.success.headline=Your BSQ swap trade is completed
takeOffer.bsqSwap.success.info=You can see your completed trade at \"Portfolio/Unconfirmed BSQ Swaps\"
takeOffer.bsqSwap.success.info=Until your trade is included in a block you can see your completed trade at \"Portfolio/Unconfirmed BSQ Swaps\"

# new entries
takeOffer.takeOfferButton=Review: Take offer to {0} bitcoin
Expand Down

0 comments on commit e5c7071

Please sign in to comment.