lbry-desktop/ui/page
TigerxWood ff035ed807 Changed how 'Blocked channels' are displayed on settings and a small typo
Problems solved (second attempt):
A. Small typo for <div className="card__title card__t itle--deprecated"> (extra space in the word **t itle**)

B. More details about problems with languages:
1. The word blocked has two forms in other languages (one for plural and one for singular) and therefore must be put together with channel and channels words. Currently it can be translated in only one form.

2. In the case there are no blocked channels there is no need to show the 0 value and is more elegant the message 'You do not have blocked channels'

3.  The link to manage the channels should not be visible in the case that there is no channel blocked, because there is no channel that need to be managed.

And about your statement: "Your change would make it harder for other languages to change this sentence." 

It's quite the opossite, it's very clear and easy. They just have to translate (with examples in Romanian):
'%count% %channels%. ',     (leave it as it is)
'You don't have' = 'Nu aveți'
'You have' = 'Aveți'
'blocked channel' = 'canal blocat'
'blocked channels' = 'canale blocat**e**'  (see the change for plural forms for the word blocked, not only for channels word?)

I hope this time I explained better the need for the changes.
Thanks

Messages displayed:
Case with 0 blocked channels: You don't have blocked channels. (No Manage button displayed)
Case with 1 blocked channel: You have 1 blocked channel. **Manage** (manage link)
Case with 2 or more blocked channels: You have 2 blocked channels. **Manage** (manage link)
2020-05-18 17:38:12 -04:00
..
account refactor lbrytv web server 2019-11-11 13:27:29 -05:00
backup add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
channel hide footer on channel pages 2020-05-15 10:27:38 -04:00
channels fix channels page 2020-01-02 19:06:45 -05:00
channelsFollowing add footer for web 2020-05-13 12:13:13 -04:00
channelsFollowingDiscover select tags before channels and filter channels by tag 2020-03-16 16:47:22 -04:00
checkoutPage update typo 2020-05-18 10:13:35 -04:00
creatorDashboard creator analytics improvements 2020-04-24 09:15:25 -04:00
discover add footer for web 2020-05-13 12:13:13 -04:00
embedWrapper semi-broken 2020-04-29 11:00:42 -04:00
file semi-broken 2020-04-29 11:00:42 -04:00
fileListDownloaded purchases page, cleanup on pages with <ClaimList /> 2020-05-11 12:31:22 -04:00
fileListPublished purchases page, cleanup on pages with <ClaimList /> 2020-05-11 12:31:22 -04:00
fourOhFour refactor lbrytv web server 2019-11-11 13:27:29 -05:00
help add card style for lists of claims 2020-04-29 15:37:39 -04:00
home remove #whothinks 2020-05-05 15:03:15 -04:00
invite add RewardAuthIntro on the invites page 2020-01-22 12:47:22 -05:00
invited referrals round 2 2020-01-14 15:50:10 -05:00
library purchases page, cleanup on pages with <ClaimList /> 2020-05-11 12:31:22 -04:00
listBlocked mobile styling hot fixes 2020-01-08 00:04:35 -05:00
navigationHistory refactor lbrytv web server 2019-11-11 13:27:29 -05:00
passwordSet new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
publish fix spacing on publish page when user has no lbc 2020-04-15 15:32:47 -04:00
report remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
rewards new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
rewardsVerify fix rewards verification for users that skipped it on first run 2020-04-13 16:09:05 -04:00
search File downloads and refactoring (#3918) 2020-04-01 14:43:50 -04:00
settings Changed how 'Blocked channels' are displayed on settings and a small typo 2020-05-18 17:38:12 -04:00
show removes delete button and ensures resolve on show page 2020-05-01 17:15:15 -04:00
signIn new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
signInVerify new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
signUp new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
tagsFollowing add footer for web 2020-05-13 12:13:13 -04:00
tagsFollowingManage select tags before channels and filter channels by tag 2020-03-16 16:47:22 -04:00
top add options card to claim search 2020-02-28 13:30:29 -05:00
wallet use txo list for wallet page: 2020-04-15 11:12:29 -04:00
welcome privacy changes: 2020-02-21 15:15:48 -05:00