brave / brave-browser Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Win/Linux) New Private window should be New private window, in hamburger menu #17377
Comments
|
@stephendonner Windows and Linux? |
Yup. |
|
Let's give it a try. |
Hi @SebastianLF by this, do you mean to say you'd like to try fixing this issue? If so, please confirm, and I'll assign to you; thanks! |
Exactly. I will work on it tomorrow. |
|
Package 'libgnome-keyring-dev' is no more maintained on my actual version of ubuntu 20.04. I'll install version 18.04 in a new partition on my disk and make it work. |
|
How's this going @SebastianLF? If for some reason you're (later) unable to make progress, please unassign it back, so others can also take a look; thanks! |
|
@stephendonner I installed ubuntu 18.04 and set up everything today. I certainly send a PR tomorrow. |
|
when "npm run init", it starts to download 16gb of data, why is that big ? |
|
@SebastianLF running |
Thanks for your answer, I'll do this way. Is it in 'generated_resources_override.grd' or 'generated_resources.grd' that the string should be modified? |
|
@SebastianLF we have some info on our wiki here: But I'm not seeing that addressed unfortunately. @mkarolin @petemill @mariospr do we have any docs for when to use |
|
I can work on this issue and make the PR asap. |
|
Hi @bsclifton @stephendonner . i had made a pr that will close this issue |
|
Folks, thanks for your willingness to help; @SebastianLF still has this assigned to him, so I'd like to give him first attempt at solving it; thanks! |
|
PR: brave/brave-core#9821 |
Sorry for the delay; I've put a couple more reviewers on your PR, who will hopefully be able to take a look soon! |
|
Thanks for the attempt @SebastianLF - I removed the Updated the top issue with a note |


Implementation note (from @mkarolin; updated by @bsclifton)
_override.grdfiles can't be modified; these are auto-generated when we runnpm run chromium_rebase_l10n_override.grdfiles are based on automatic generic substitutions that are mapped in https://github.com/brave/brave-core/blob/master/script/lib/grd_string_replacements.pyapp/brave_generated_resources.grdand then replaceIDS_NEW_INCOGNITO_WINDOWwith our string ID in code via achromium_srcoverride.Original issue description
New Private window should be New private window, in hamburger menu
Windows and Linux desktop only;
macOSis taken care of in #17308Steps to Reproduce
Actual result:
Reads
New Private windowExpected result:
New private windowReproduces how often:
100%
Brave version (brave://version info)
/cc @nullhook
The text was updated successfully, but these errors were encountered: