lbry-desktop/ui/component/commentCreate
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
..
comment-selectors.jsx Improve comment selectors 2022-02-08 12:35:40 -05:00
extra-contents.jsx Add help tip notice to input 2022-02-08 12:35:40 -05:00
index.js supporting EURO icon 2022-03-29 23:00:55 -04:00
sticker-contents.jsx Claim title fixes 2022-02-26 13:48:22 -05:00
tip-contents.jsx Claim title fixes 2022-02-26 13:48:22 -05:00
view.jsx Consolidate transaction result strings 2022-03-30 21:59:54 -04:00