0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

updated pref-pane patch->fixed sync checkbox

This commit is contained in:
Bert van der Weerd 2022-04-01 14:03:10 +02:00
parent a0c9344988
commit 31bc791c4e
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1
2 changed files with 3 additions and 2 deletions

View file

@ -45,6 +45,7 @@ check :
update : README.md
./scripts/fetch-pref-pane-patch.sh
git submodule update --recursive --remote
README.md : README.md.in ./version ./release

View file

@ -614,7 +614,7 @@ index aab4a9e..907a631 100644
#include sync.inc.xhtml
#include experimental.inc.xhtml
diff --git a/browser/locales/en-US/browser/preferences/preferences.ftl b/browser/locales/en-US/browser/preferences/preferences.ftl
index d276f7a..458ac6f 100644
index d276f7a..a7f70ef 100644
--- a/browser/locales/en-US/browser/preferences/preferences.ftl
+++ b/browser/locales/en-US/browser/preferences/preferences.ftl
@@ -1347,3 +1347,93 @@ choose-download-folder-title = Choose Download Folder:
@ -639,7 +639,7 @@ index d276f7a..458ac6f 100644
+librewolf-extension-update-checkbox =
+ .label = Update add-ons automatically
+librewolf-sync-checkbox =
+ .label = Enable Firefox Sync
+ .label = Disable Firefox Sync
+librewolf-autocopy-checkbox =
+ .label = Enable middle click paste
+librewolf-styling-checkbox =