breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
573 stars 131 forks source link

Display the correct tooltip for warning actions #1237

Closed erdemyerebasmaz closed 1 year ago

erdemyerebasmaz commented 1 year ago

Encountered this issue when testing for https://github.com/breez/breezmobile/pull/1234 where every WarningAction uses the hardcoded account_required_actions_backup text, "Backup", as tooltip.

All warning actions have their respective tooltips with these changes.