diff options
author | B. Stack <bgstack15@gmail.com> | 2022-03-24 10:51:40 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-03-24 10:51:40 -0400 |
commit | 630002c8b3fc4c93cbf7d326eec3d0c4b18639a3 (patch) | |
tree | 456d58a02c5d3064a206b424fe8f9b57365d17a5 /remove-branding-urlbar.patch | |
parent | Added 0001-GLIBCXX-fix-for-GCC-12.patch back due to gcc failure (diff) | |
download | librewolf-fedora-ff-630002c8b3fc4c93cbf7d326eec3d0c4b18639a3.tar.gz librewolf-fedora-ff-630002c8b3fc4c93cbf7d326eec3d0c4b18639a3.tar.bz2 librewolf-fedora-ff-630002c8b3fc4c93cbf7d326eec3d0c4b18639a3.zip |
98.0 attempt 1
Diffstat (limited to 'remove-branding-urlbar.patch')
-rw-r--r-- | remove-branding-urlbar.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/remove-branding-urlbar.patch b/remove-branding-urlbar.patch new file mode 100644 index 0000000..8858863 --- /dev/null +++ b/remove-branding-urlbar.patch @@ -0,0 +1,11 @@ +--- a/browser/locales/en-US/browser/browser.ftl.orig 2022-03-22 12:57:21.330016999 -0400 ++++ b/browser/locales/en-US/browser/browser.ftl 2022-03-22 13:01:42.740728393 -0400 +@@ -543,7 +543,7 @@ + # A label shown above the "Firefox Suggest" (bookmarks/history) group in the + # urlbar results. + urlbar-group-firefox-suggest = +- .label = { -firefox-suggest-brand-name } ++ .label = Suggestions + + # A label shown above the search suggestions group in the urlbar results. It + # should use sentence case. |