[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.1.0esr-13.0-1] 3 commits: fixup! Base Browser strings



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-115.1.0esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • c2bff07e
    by Henry Wilkes at 2023-08-09T09:44:53+01:00
    fixup! Base Browser strings
    
    Bug 41984: Rename languageNotification.ftl to base-browser.ftl.
    
  • 72724735
    by Henry Wilkes at 2023-08-09T09:45:00+01:00
    fixup! Base Browser strings
    
    Bug 41984: languageNotification.ftl renamed to base-browser.ftl.
    
  • 6de7d3e8
    by Henry Wilkes at 2023-08-09T09:45:05+01:00
    fixup! Bug 41698: Reword the recommendation badges in about:addons
    
    Bug 41984: languageNotification.ftl renamed to base-browser.ftl.
    

3 changed files:

Changes:

  • browser/base/content/browser.xhtml
    ... ... @@ -95,7 +95,7 @@
    95 95
       <link rel="localization" href="">"toolkit/branding/brandings.ftl"/>
    
    96 96
       <link rel="localization" href="">"toolkit/global/textActions.ftl"/>
    
    97 97
       <link rel="localization" href="">"toolkit/printing/printUI.ftl"/>
    
    98
    -  <link rel="localization" href="">"browser/languageNotification.ftl"/>
    
    98
    +  <link rel="localization" href="">"browser/base-browser.ftl"/>
    
    99 99
       <!-- Untranslated FTL files -->
    
    100 100
       <link rel="localization" href="">"preview/firefoxSuggest.ftl" />
    
    101 101
       <link rel="localization" href="">"preview/identityCredentialNotification.ftl" />
    

  • browser/locales/en-US/browser/languageNotification.ftlbrowser/locales/en-US/browser/base-browser.ftl
    ... ... @@ -2,17 +2,12 @@
    2 2
     # License, v. 2.0. If a copy of the MPL was not distributed with this
    
    3 3
     # file, You can obtain one at http://mozilla.org/MPL/2.0/.
    
    4 4
     
    
    5
    -# These strings are used by the Base Browser part of the changeset, not only for
    
    6
    -# the language notification.
    
    7
    -# TODO: Rename this file to make this clearer
    
    8
    -
    
    9
    -
    
    10 5
     ## Language notification
    
    11 6
     
    
    12
    -# $language is the language Tor Browser is displayed in (already translated)
    
    7
    +# $language (String) - The language Tor Browser is displayed in (already translated).
    
    13 8
     language-notification-label-system = { -brand-short-name } has set your display language to { $language } based on your system’s language.
    
    14 9
     # This is shown when the system language is not supported, so we fall back to another language instead.
    
    15
    -# $language is the language Tor Browser is displayed in (already translated).
    
    10
    +# $language (String) - The language Tor Browser is displayed in (already translated).
    
    16 11
     language-notification-label = { -brand-short-name } has set your display language to { $language }.
    
    17 12
     language-notification-button = Change Language…
    
    18 13
     
    

  • toolkit/mozapps/extensions/content/aboutaddons.html
    ... ... @@ -35,7 +35,7 @@
    35 35
         <link rel="localization" href="">"toolkit/about/aboutAddons.ftl" />
    
    36 36
         <link rel="localization" href="">"toolkit/about/abuseReports.ftl" />
    
    37 37
     
    
    38
    -    <link rel="localization" href="">"browser/languageNotification.ftl" />
    
    38
    +    <link rel="localization" href="">"browser/base-browser.ftl" />
    
    39 39
     
    
    40 40
         <!-- Defer scripts so all the templates are loaded by the time they run. -->
    
    41 41
         <script
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits