0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-21 21:23:08 -05:00

Move translations patches/fullpage-translations-customization.patch into own *.ftl file

This commit is contained in:
Malte Juergens 2024-09-14 00:57:29 +02:00
parent dcd910c672
commit 0a827abfd6
No known key found for this signature in database
2 changed files with 7 additions and 25 deletions

View file

@ -0,0 +1,7 @@
translations-panel-disable-translations =
.label = Disable translations completely
translations-manage-enable =
.label = Enable fullpage translations
translations-manage-autopopup =
.label = Prompt to translate pages that arent in the browsers configured language

View file

@ -162,28 +162,3 @@ index 0c8288af9aca..05e49c06ff63 100644
/**
* Redirect the user to about:preferences
*/
diff --git a/browser/locales/en-US/browser/translations.ftl b/browser/locales/en-US/browser/translations.ftl
index e2aca3eabbe1..92d738fdf6e5 100644
--- a/browser/locales/en-US/browser/translations.ftl
+++ b/browser/locales/en-US/browser/translations.ftl
@@ -58,6 +58,9 @@ translations-panel-settings-never-translate-unknown-language =
translations-panel-settings-never-translate-site =
.label = Never translate this site
+translations-panel-disable-translations =
+ .label = Disable translations completely
+
## The translation panel appears from the url bar, and this view is the default
## translation view.
@@ -123,6 +126,10 @@ translations-manage-header = Translations
translations-manage-settings-button =
.label = Settings…
.accesskey = t
+translations-manage-enable =
+ .label = Enable fullpage translations
+translations-manage-autopopup =
+ .label = Prompt to translate pages that arent in the browsers configured language
translations-manage-intro-2 = Set your language and site translation preferences and manage languages downloaded for offline translation.
translations-manage-download-description = Download languages for offline translation
translations-manage-language-download-button =