lbry-desktop/ui/redux
infinite-persistence b701e50551
Refactor Commentron error msg handling
## Issue
6832: Pass through commenting error if it fails current error list

## Changes
- Refactor the error-msg-replacing code to make it easier to add new ones in the future.
- Made the new error message localizable (i.e. extract the variable value, pass to `__()`)
- Fallback to Commentron original message for those unhandled ones (usually fresh messages from Commentron).
2021-08-10 10:31:45 +08:00
..
actions Refactor Commentron error msg handling 2021-08-10 10:31:45 +08:00
reducers Livestream: implement Pinned Comments 2021-08-10 10:31:44 +08:00
selectors Livestream: implement Pinned Comments 2021-08-10 10:31:44 +08:00