Skip to content

Commit

Permalink
Update search engine onboarding screen
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton committed Jul 9, 2021
1 parent 22e0b3b commit 1c38e67
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 197 deletions.
1 change: 0 additions & 1 deletion browser/ui/webui/brave_webui_source.cc
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ void CustomizeWebUIHTMLSource(const std::string &name,
{ "setDefaultSearchEngine", IDS_BRAVE_WELCOME_PAGE_SEARCH_TITLE },
{ "chooseSearchEngine", IDS_BRAVE_WELCOME_PAGE_SEARCH_DESC },
{ "selectSearchEngine", IDS_BRAVE_WELCOME_PAGE_SEARCH_SELECT },
{ "privateExperience", IDS_BRAVE_WELCOME_PAGE_PRIVATE_EXPERIENCE_DESC },
{ "skipWelcomeTour", IDS_BRAVE_WELCOME_PAGE_SKIP_BUTTON },
{ "next", IDS_BRAVE_WELCOME_PAGE_NEXT_BUTTON },
{ "done", IDS_BRAVE_WELCOME_PAGE_DONE_BUTTON },
Expand Down
Loading

0 comments on commit 1c38e67

Please sign in to comment.