lbry-desktop/ui
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
..
component Consolidate transaction result strings 2022-03-30 21:59:54 -04:00
constants supporting EURO icon 2022-03-29 23:00:55 -04:00
effects Fix outbrain not removed after auth'd 2022-03-30 11:35:51 -04:00
modal Publish Preview: i18n 2022-03-29 09:08:49 -04:00
page Force reposts in Homepage + Category Page, except Following & WW 2022-03-30 09:39:06 -04:00
redux Consolidate transaction result strings 2022-03-30 21:59:54 -04:00
scss Design fallout patch 2 (#1245) 2022-03-30 17:53:05 +02:00
util Design fallout patch 2 (#1245) 2022-03-30 17:53:05 +02:00
analytics.js Thumbnail improvements 2022-03-21 13:13:25 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00
lbry.js Revert "Log which method caused Failed to fetch" 2022-03-19 07:31:14 +08:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00