From 91ac7ebe85d4d092d9768d3a733af24a287468f6 Mon Sep 17 00:00:00 2001 From: 4nshuman Date: Wed, 4 Sep 2024 00:24:35 +0530 Subject: [PATCH 1/3] changed | Quick commands -> Quick Commands --- app/brave_settings_strings.grdp | 2 +- components/resources/commands.grdp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/brave_settings_strings.grdp b/app/brave_settings_strings.grdp index b514780f1f20..66a888cf9670 100644 --- a/app/brave_settings_strings.grdp +++ b/app/brave_settings_strings.grdp @@ -138,7 +138,7 @@ Bookmarks - Quick commands + Quick Commands Leo AI Assistant diff --git a/components/resources/commands.grdp b/components/resources/commands.grdp index 864b72ba8d36..fe4831cf85f9 100644 --- a/components/resources/commands.grdp +++ b/components/resources/commands.grdp @@ -11,7 +11,7 @@ ChromeOS) prefer to not add the command. --> - Quick commands + Quick Commands Back From 9ba5f294c70a8c328adc73771b557cc3e629aa83 Mon Sep 17 00:00:00 2001 From: 4nshuman Date: Sat, 21 Sep 2024 17:28:53 +0530 Subject: [PATCH 2/3] added conditional case check --- components/resources/commands.grdp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/components/resources/commands.grdp b/components/resources/commands.grdp index fe4831cf85f9..4d17cd9bd89e 100644 --- a/components/resources/commands.grdp +++ b/components/resources/commands.grdp @@ -10,9 +10,6 @@ If the command is only available on a platform we don't support (i.e. ChromeOS) prefer to not add the command. --> - - Quick Commands - Back @@ -500,6 +497,9 @@ + + Quick Commands + New Split View @@ -514,6 +514,9 @@ + + Quick commands + New split view From 2439185bd0dce7b8b805b1ec3eb366b67a5d70bc Mon Sep 17 00:00:00 2001 From: 4nshuman Date: Sat, 21 Sep 2024 17:30:37 +0530 Subject: [PATCH 3/3] reverted autocomplete case change --- app/brave_settings_strings.grdp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/brave_settings_strings.grdp b/app/brave_settings_strings.grdp index 66a888cf9670..b514780f1f20 100644 --- a/app/brave_settings_strings.grdp +++ b/app/brave_settings_strings.grdp @@ -138,7 +138,7 @@ Bookmarks - Quick Commands + Quick commands Leo AI Assistant