0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 13:43:04 -05:00
LibreWolf/patches/ui-patches/pref-naming.patch
2022-09-21 11:57:56 +02:00

61 lines
2.3 KiB
Diff
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

diff --git a/browser/locales/en-US/browser/preferences/preferences.ftl b/browser/locales/en-US/browser/preferences/preferences.ftl
index a1e414697e71..b69052923385 100644
--- a/browser/locales/en-US/browser/preferences/preferences.ftl
+++ b/browser/locales/en-US/browser/preferences/preferences.ftl
@@ -128,6 +128,8 @@ search-results-help-link = Need help? Visit <a data-l10n-name="url">{ -brand-sho
startup-header = Startup
+session-restore-learn-more = What if it does not work?
+
always-check-default =
.label = Always check if { -brand-short-name } is your default browser
.accesskey = y
@@ -469,13 +471,13 @@ play-drm-content =
.label = Play DRM-controlled content
.accesskey = P
-play-drm-content-learn-more = Learn more
+play-drm-content-learn-more = Why we disable it
update-application-title = { -brand-short-name } Updates
update-application-description = Keep { -brand-short-name } up to date for the best performance, stability, and security.
-update-application-version = Version { $version } <a data-l10n-name="learn-more">Whats new</a>
+update-application-version = Version { $version } <a data-l10n-name="learn-more">Visit the repositories</a>
update-history =
.label = Show Update History…
@@ -634,7 +636,7 @@ home-restore-defaults =
.accesskey = R
home-mode-choice-default-fx =
- .label = { -firefox-home-brand-name } (Default)
+ .label = Homepage (Default)
home-mode-choice-custom =
.label = Custom URLs…
@@ -663,8 +665,8 @@ choose-bookmark =
## Home Section - Firefox Home Content Customization
-home-prefs-content-header2 = { -firefox-home-brand-name } Content
-home-prefs-content-description2 = Choose what content you want on your { -firefox-home-brand-name } screen.
+home-prefs-content-header2 = Homepage Content
+home-prefs-content-description2 = Choose what content you want on your Homepage screen.
home-prefs-search-header =
.label = Web Search
@@ -709,7 +711,7 @@ home-prefs-recent-activity-description = A selection of recent sites and content
home-prefs-snippets-header =
.label = Snippets
-home-prefs-snippets-description-new = Tips and news from { -vendor-short-name } and { -brand-product-name }
+home-prefs-snippets-description-new = Tips and news from { -vendor-short-name }
home-prefs-sections-rows-option =
.label =
--
2.37.3