Skip to content

Commit

Permalink
Rename tab titles per code review suggestion
Browse files Browse the repository at this point in the history
Offers by Currency & Offers by Payment Method
  • Loading branch information
jmacxx committed Jan 4, 2021
1 parent 3488c9e commit 99f8f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/main/resources/i18n/displayStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ mainView.version.update=(Update available)
####################################################################

market.tabs.offerBook=Offer book
market.tabs.spreadCurrency=Currency Details
market.tabs.spreadPayment=Payment Method Details
market.tabs.spreadCurrency=Offers by Currency
market.tabs.spreadPayment=Offers by Payment Method
market.tabs.trades=Trades

# OfferBookChartView
Expand Down

0 comments on commit 99f8f7c

Please sign in to comment.