lbry-desktop/ui
infiinte-persistence 23848dd37a Fix <i18nMessage> not localizing the message.
--- Problem (#4173) ---
Messages under <i18nMessage> weren't localized although the translation is available. However, the tokens for these messages are localized, causing a mixed-language final string.

--- Fix ---
It appears that the original message (instead of the localized) was used in the token-substitution process.
2020-05-25 10:18:08 -04:00
..
component Fix <i18nMessage> not localizing the message. 2020-05-25 10:18:08 -04:00
constants add 2257 page in footer 2020-05-22 20:19:25 -04:00
effects prevent state updates after component unmounted 2020-05-13 10:18:36 -04:00
modal don't continue to play uri if user cancels purchase 2020-05-22 16:48:24 -04:00
page add age confirmation on web when setting mature content setting 2020-05-22 11:49:38 -04:00
redux Make embeds work without sesion or local storage 2020-05-21 13:28:09 -04:00
scss show price on embeds in markdown 2020-05-22 16:48:24 -04:00
util Fix code review issues 2020-05-08 14:00:59 -04:00
analytics.js Paid content on lbry.tv (#4197) 2020-05-21 11:38:28 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx Make embeds work without sesion or local storage 2020-05-21 13:28:09 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js Paid content on lbry.tv (#4197) 2020-05-21 11:38:28 -04:00
store.js turn off sync for shared preferences 2020-02-25 11:55:22 -05:00