Aptoide / appcoins-wallet-android

AppCoins Wallet repo
https://appcoins.io
GNU General Public License v3.0
75 stars 45 forks source link

[hotfix] Change transaction text language #920

Closed JDSM01 closed 4 years ago

JDSM01 commented 4 years ago

What does this PR do?

Requests all transactions if the user changed their language

Database changed?

No

Where should the reviewer start?

BackendTransactionRepository.kt

How should this be manually tested?

Change language and check if transaction changes to the new language (we only have english and PT right now)

What are the relevant tickets?

None

Questions:

Does this add new dependencies which need to be added? (Eg. new libs, new keys, etc.)

Code Review Checklist