[tor-commits] [Git][tpo/applications/tor-browser][base-browser-115.1.0esr-13.0-1] 3 commits: fixup! Base Browser strings
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Wed Aug 16 08:03:03 UTC 2023
Pier Angelo Vendrame pushed to branch base-browser-115.1.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
a992e3dd by Henry Wilkes at 2023-08-16T10:02:44+02:00
fixup! Base Browser strings
Bug 41984: Rename languageNotification.ftl to base-browser.ftl.
- - - - -
cdbb2876 by Henry Wilkes at 2023-08-16T10:02:54+02:00
fixup! Base Browser strings
Bug 41984: languageNotification.ftl renamed to base-browser.ftl.
- - - - -
456bd08b by Henry Wilkes at 2023-08-16T10:02:54+02:00
fixup! Bug 41698: Reword the recommendation badges in about:addons
Bug 41984: languageNotification.ftl renamed to base-browser.ftl.
- - - - -
3 changed files:
- browser/base/content/browser.xhtml
- browser/locales/en-US/browser/languageNotification.ftl → browser/locales/en-US/browser/base-browser.ftl
- toolkit/mozapps/extensions/content/aboutaddons.html
Changes:
=====================================
browser/base/content/browser.xhtml
=====================================
@@ -88,7 +88,7 @@
<link rel="localization" href="toolkit/branding/brandings.ftl"/>
<link rel="localization" href="toolkit/global/textActions.ftl"/>
<link rel="localization" href="toolkit/printing/printUI.ftl"/>
- <link rel="localization" href="browser/languageNotification.ftl"/>
+ <link rel="localization" href="browser/base-browser.ftl"/>
<!-- Untranslated FTL files -->
<link rel="localization" href="preview/firefoxSuggest.ftl" />
<link rel="localization" href="preview/identityCredentialNotification.ftl" />
=====================================
browser/locales/en-US/browser/languageNotification.ftl → browser/locales/en-US/browser/base-browser.ftl
=====================================
@@ -2,17 +2,12 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# These strings are used by the Base Browser part of the changeset, not only for
-# the language notification.
-# TODO: Rename this file to make this clearer
-
-
## Language notification
-# $language is the language Tor Browser is displayed in (already translated)
+# $language (String) - The language Tor Browser is displayed in (already translated).
language-notification-label-system = { -brand-short-name } has set your display language to { $language } based on your system’s language.
# This is shown when the system language is not supported, so we fall back to another language instead.
-# $language is the language Tor Browser is displayed in (already translated).
+# $language (String) - The language Tor Browser is displayed in (already translated).
language-notification-label = { -brand-short-name } has set your display language to { $language }.
language-notification-button = Change Language…
=====================================
toolkit/mozapps/extensions/content/aboutaddons.html
=====================================
@@ -35,7 +35,7 @@
<link rel="localization" href="toolkit/about/aboutAddons.ftl" />
<link rel="localization" href="toolkit/about/abuseReports.ftl" />
- <link rel="localization" href="browser/languageNotification.ftl" />
+ <link rel="localization" href="browser/base-browser.ftl" />
<!-- Defer scripts so all the templates are loaded by the time they run. -->
<script
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/9ac98dab00b7285c32dcbe3ad1bcac33c44dd507...456bd08b5f016785b24f32f9a2ff9ada1f61fa3c
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/9ac98dab00b7285c32dcbe3ad1bcac33c44dd507...456bd08b5f016785b24f32f9a2ff9ada1f61fa3c
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230816/2b54184a/attachment-0001.htm>
More information about the tor-commits
mailing list