The solitary window that shows a lowercase text. PT-BR and EN. Maybe all languages.
As other texts.
Also I'll talk about the icon pattern for searching paths, but it was already mentioned in other issue.
pygments >=2.0 : 2.4.2 (OK)
qdarkstyle >=2.6.4 : 2.8 (OK)
sphinx >=0.6.6 : 2.0.1 (OK)
psutil >=0.3 : 5.6.2 (OK)
pyls >=0.19.0;<0.25: 0.24.0 (OK)
nbconvert >=4.0 : 5.5.0 (OK)
pandas >=0.13.1 : None (NOK)
numpy >=1.7 : 1.16.4 (OK)
sympy >=0.7.3 : None (NOK)
cython >=0.21 : None (NOK)
qtconsole >=4.5.0 : 4.5.1 (OK)
IPython >=4.0 : 7.5.0 (OK)
matplotlib >=2.0.0 : None (NOK)
pylint >=0.25 : 2.3.1 (OK)
The solitary window that shows a lowercase text
Is that screenshot the only place where this inconsistency appears?
Yep, that I've noticed.
Thanks for the confirmation!
I piggy-back on this with some related casing consistency issues in the preferences (inspired by this):
Tab-headings:
General -> Advanced Settings: should be "Advanced settings" (or change a lot of other tabs...)
Editor -> Run Code: "Run code"
iPython console -> Advanced Settings: "Advanced settings"
Box headings:
Python interpreter -> User Module Reloader (UMR): doubtful, but maybe "User module reloader (UMR)"
Run -> Working Directory settings: "Working directory settings"
iPython console -> Display -> Completion Type: "Completion type"
iPython console -> Advanced Settings -> Symbolic Mathematics: "Symbolic mathematics"
Sections:
Code Analysis: "Code analysis"
I can make a PR if wanted, but not sure how to regenerate/update the translation files in an easy way.
Most helpful comment
I piggy-back on this with some related casing consistency issues in the preferences (inspired by this):
Tab-headings:
General -> Advanced Settings: should be "Advanced settings" (or change a lot of other tabs...)
Editor -> Run Code: "Run code"
iPython console -> Advanced Settings: "Advanced settings"
Box headings:
Python interpreter -> User Module Reloader (UMR): doubtful, but maybe "User module reloader (UMR)"
Run -> Working Directory settings: "Working directory settings"
iPython console -> Display -> Completion Type: "Completion type"
iPython console -> Advanced Settings -> Symbolic Mathematics: "Symbolic mathematics"
Sections:
Code Analysis: "Code analysis"
I can make a PR if wanted, but not sure how to regenerate/update the translation files in an easy way.