-
Notifications
You must be signed in to change notification settings - Fork 925
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
Rename Brave Together as Brave Talk on NTP (widget) #9552
Conversation
Updates widget itself, settings screen (under customize), and a few comments in the code Fixes brave/brave-browser#16798
Partially helps with brave/brave-browser#17138 |
@@ -166,7 +166,6 @@ void CustomizeWebUIHTMLSource(const std::string &name, | |||
{ "showFavoritesMenuLabel", IDS_BRAVE_NEW_TAB_SHOW_FAVORITES_MENU_LABEL }, // NOLINT | |||
{ "showRewards", IDS_BRAVE_NEW_TAB_SHOW_REWARDS }, | |||
{ "showBinance", IDS_BRAVE_NEW_TAB_SHOW_BINANCE }, | |||
{ "showTogether", IDS_BRAVE_NEW_TAB_SHOW_TOGETHER }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is no longer used; I think it may be from when we shared this preference on brave://settings/newTab
@@ -221,7 +221,6 @@ | |||
|
|||
<message name="IDS_BRAVE_NEW_TAB_SHOW_REWARDS" desc="Text for settings show rewards option">Show Brave Rewards</message> | |||
<message name="IDS_BRAVE_NEW_TAB_SHOW_BINANCE" desc="Text for show binance option">Show Binance</message> | |||
<message name="IDS_BRAVE_NEW_TAB_SHOW_TOGETHER" desc="Text for show together option">Brave Together</message> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; thanks!
All platforms passed 😄 macOS had a CI warning on JUnit test (failing on |
Rename Brave Together as Brave Talk on NTP (widget)
Fixes brave/brave-browser#16798
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
,npm run lint
,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
Brave Together
should now beBrave Talk
Brave Talk