lbry-desktop/ui/redux/actions
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
..
app.js Move blocker flag to redux 2022-03-16 16:48:26 +08:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js doResolveUris, doResolveClaimIds: Return resolved empty results rather than undefined promise for the no-op case. 2022-03-29 21:21:58 -04:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js Fix #798: fix action dispatch order in doFetchItemsInCollections 2022-03-12 08:54:43 -05:00
comments.js Batch resolve with claim_search | [Recommended, Comments] 2022-03-29 21:21:58 -04:00
content.js Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
file.js Fix flow for User/UserState 2022-03-17 13:12:18 +08:00
file_info.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
livestream.js socket improvements 2022-03-16 16:36:50 -04:00
notifications.js Defer notification/categories 2021-12-29 09:15:06 -05:00
publish.js [Fix] linked uris (#959) 2022-02-24 10:20:07 -05:00
reactions.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
reportContent.js update reports endpoint. 2022-02-09 15:06:38 -05:00
rewards.js Fix i18n issues reported 2022-03-24 15:36:09 +08:00
search.js Batch resolve with claim_search | [Recommended, Comments] 2022-03-29 21:21:58 -04:00
settings.js Locale Nag Fixes 2022-03-21 09:36:59 -04:00
subscriptions.js More sidebar optimizations 2022-03-22 08:46:27 -04:00
sync.js Sync: fix new user sign up flow 2022-01-05 04:00:12 -05:00
tags.js Remove content_tags and related functions 2021-12-13 11:54:53 -05:00
user.js cleanup 2022-03-22 16:07:05 -04:00
wallet.js Consolidate transaction result strings 2022-03-30 21:59:54 -04:00
websocket.js socket improvements 2022-03-16 16:36:50 -04:00