mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-21 21:23:08 -05:00
Extract .ftl from allow_cookies_for_site.patch
This commit is contained in:
parent
612977d23b
commit
d9d0e90b50
2 changed files with 1 additions and 12 deletions
1
l10n/en-US/browser/browser.inc.ftl
Normal file
1
l10n/en-US/browser/browser.inc.ftl
Normal file
|
@ -0,0 +1 @@
|
|||
identity-allow-site-data = LibreWolf: Always store cookies/data for this site
|
|
@ -62,15 +62,3 @@ index 8bc64fa..4a4a1af 100644
|
|||
</vbox>
|
||||
</panelview>
|
||||
|
||||
diff --git a/browser/locales/en-US/browser/browser.ftl b/browser/locales/en-US/browser/browser.ftl
|
||||
index 0dbdc78..e183f1a 100644
|
||||
--- a/browser/locales/en-US/browser/browser.ftl
|
||||
+++ b/browser/locales/en-US/browser/browser.ftl
|
||||
@@ -402,6 +402,7 @@ identity-permissions-storage-access-learn-more = Learn more
|
||||
identity-permissions-reload-hint = You may need to reload the page for changes to apply.
|
||||
identity-clear-site-data =
|
||||
.label = Clear cookies and site data…
|
||||
+identity-allow-site-data = LibreWolf: Always store cookies/data for this site
|
||||
identity-connection-not-secure-security-view = You are not securely connected to this site.
|
||||
identity-connection-verified = You are securely connected to this site.
|
||||
identity-ev-owner-label = Certificate issued to:
|
||||
|
|
Loading…
Reference in a new issue