diff options
author | B. Stack <bgstack15@gmail.com> | 2022-01-19 16:37:53 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-01-19 16:37:53 -0500 |
commit | c93b7ba916f4d244b2896db2a2ad6b1c3c330267 (patch) | |
tree | 3313c8720284e48d33648aeea4d159fac33c8baa /sanitizing-description.patch | |
parent | Update to 96.0.1 (diff) | |
download | librewolf-fedora-ff-c93b7ba916f4d244b2896db2a2ad6b1c3c330267.tar.gz librewolf-fedora-ff-c93b7ba916f4d244b2896db2a2ad6b1c3c330267.tar.bz2 librewolf-fedora-ff-c93b7ba916f4d244b2896db2a2ad6b1c3c330267.zip |
version 96.0.1 attempt 1b96.0.1-1
Diffstat (limited to 'sanitizing-description.patch')
-rw-r--r-- | sanitizing-description.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sanitizing-description.patch b/sanitizing-description.patch new file mode 100644 index 0000000..0909d54 --- /dev/null +++ b/sanitizing-description.patch @@ -0,0 +1,11 @@ +--- a/browser/locales/en-US/browser/sanitize.ftl ++++ b/browser/locales/en-US/browser/sanitize.ftl +@@ -19,7 +19,7 @@ + .title = Clear All History + .style = width: 34em + +-clear-data-settings-label = When closed, { -brand-short-name } should automatically clear all ++clear-data-settings-label = When closed, { -brand-short-name } should automatically clear all (this will bypass your cookie exceptions) + + ## clear-time-duration-prefix is followed by a dropdown list, with + ## values localized using clear-time-duration-value-* messages. |