Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29655630: Issue 5873 - Show original subscription title in languages table (Closed)

Created:
Jan. 3, 2018, 8:51 p.m. by saroyanm
Modified:
Jan. 8, 2018, 5:28 p.m.
Reviewers:
ire
CC:
Thomas Greiner
Visibility:
Public.

Description

Issue 5873 - Show original subscription title in languages table

Patch Set 1 #

Total comments: 11

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -25 lines) Patch
M desktop-options.html View 1 2 7 chunks +25 lines, -10 lines 0 comments Download
M desktop-options.js View 1 5 chunks +20 lines, -10 lines 0 comments Download
M locale/en_US/desktop-options.json View 1 chunk +4 lines, -0 lines 0 comments Download
M skin/desktop-options.css View 1 2 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 8
saroyanm
@Ire can you please have a look when you have a chance.
Jan. 3, 2018, 8:54 p.m. (2018-01-03 20:54:18 UTC) #1
ire
Hey Manvel, comments below. https://codereview.adblockplus.org/29655630/diff/29655631/desktop-options.html File desktop-options.html (right): https://codereview.adblockplus.org/29655630/diff/29655631/desktop-options.html#newcode137 desktop-options.html:137: <label> Using the <label> element ...
Jan. 4, 2018, 8:32 a.m. (2018-01-04 08:32:53 UTC) #2
saroyanm
Thanks Ire, new patch uploaded. https://codereview.adblockplus.org/29655630/diff/29655631/desktop-options.html File desktop-options.html (right): https://codereview.adblockplus.org/29655630/diff/29655631/desktop-options.html#newcode137 desktop-options.html:137: <label> On 2018/01/04 08:32:52, ...
Jan. 4, 2018, 9:28 p.m. (2018-01-04 21:28:53 UTC) #3
ire
LGTM + NIT https://codereview.adblockplus.org/29655630/diff/29655631/desktop-options.js File desktop-options.js (right): https://codereview.adblockplus.org/29655630/diff/29655631/desktop-options.js#newcode93 desktop-options.js:93: { On 2018/01/04 21:28:52, saroyanm wrote: ...
Jan. 5, 2018, 9:23 a.m. (2018-01-05 09:23:46 UTC) #4
saroyanm
https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-options.css File skin/desktop-options.css (right): https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-options.css#newcode1034 skin/desktop-options.css:1034: .table.list li .dim On 2018/01/05 09:23:46, ire wrote: > ...
Jan. 5, 2018, 12:02 p.m. (2018-01-05 12:02:18 UTC) #5
ire
https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-options.css File skin/desktop-options.css (right): https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-options.css#newcode1034 skin/desktop-options.css:1034: .table.list li .dim On 2018/01/05 12:02:17, saroyanm wrote: > ...
Jan. 8, 2018, 10:38 a.m. (2018-01-08 10:38:36 UTC) #6
saroyanm
https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-options.css File skin/desktop-options.css (right): https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-options.css#newcode1034 skin/desktop-options.css:1034: .table.list li .dim On 2018/01/08 10:38:35, ire wrote: > ...
Jan. 8, 2018, 12:53 p.m. (2018-01-08 12:53:58 UTC) #7
ire
Jan. 8, 2018, 3:16 p.m. (2018-01-08 15:16:19 UTC) #8
LGTM (again)

https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-option...
File skin/desktop-options.css (right):

https://codereview.adblockplus.org/29655630/diff/29656607/skin/desktop-option...
skin/desktop-options.css:1034: .table.list li .dim
On 2018/01/08 12:53:57, saroyanm wrote:
> On 2018/01/08 10:38:35, ire wrote:
> > On 2018/01/05 12:02:17, saroyanm wrote:
> > > On 2018/01/05 09:23:46, ire wrote:
> > > > NIT: I don't think the classname "dim" is very clear (I don't know what
it
> > > means
> > > > actually)
> > > I used it as current meaning -> "make or become less bright or distinct".
> > > 
> > > I still can use "EM" instead and style it not to look Italic, if you agree
> > with
> > > my previous comments, that EM can fit here as well ?
> > > 
> > > I can use also <small>, but that will require font-size adjustments which
I
> > > would avoid. 
> > > 
> > > Do you have a suggestion ? Or strong preference  ?
> > 
> > Oh haha I assumed it was an acronym for something, not literally the word
> "dim".
> > Your class name makes sense then, I was the one that misunderstood.
Although,
> a
> > common class name for the "dimmed" items is "muted", so perhaps you can use
> that
> > instead?
> > 
> > You could also stick with dim, or even call it "dimmed" so its more clear
that
> > you're using the word and it's not an acronym. 
> 
> I used Dim, as an adjective ->
> https://dictionary.cambridge.org/dictionary/english/dim
> 
> ex.: The lamp gave out a dim light.
> 
> But I changed it to dimmed, so it will be more obvious what it was meant here.

Yes I get that now. Thank you!

Powered by Google App Engine
This is Rietveld