lbry-desktop/ui/redux
infinite-persistence e9e232f008 Consolidate transaction result strings
## Issue
Accumulation of so many strings for a "successful tip" that it is getting annoying to re-translate them for minor changes.

## Change
- Consolidate and re-use strings.
- Make the tip string currency-agnostic so we don't have to touch it again. The amount and currency is moved to the `subMessage`.
- Fix spacing being incorrectly enforced through i18n (it should be done via code/css).
2022-03-30 21:59:54 -04:00
..
actions Consolidate transaction result strings 2022-03-30 21:59:54 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers allow user to select preferred currency 2022-03-28 15:30:36 -04:00
selectors FYP: show placeholder tiles when fetching membership or fyp itself. 2022-03-23 23:21:46 -04:00