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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.10.0esr-13.5-1] 4 commits: fixup! Base Browser strings



Title: GitLab

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

Commits:

  • 26909ecf
    by Henry Wilkes at 2024-04-22T17:14:34+00:00
    fixup! Base Browser strings
    
    Bug 42537: Move base-browser.ftl to toolkit.
    
  • 3db6db01
    by Henry Wilkes at 2024-04-22T17:14:34+00:00
    fixup! Bug 4234: Use the Firefox Update Process for Base Browser.
    
    Bug 42537: Move base-browser.ftl to toolkit.
    
  • f223c735
    by Henry Wilkes at 2024-04-22T17:14:34+00:00
    fixup! Bug 40926: Implemented the New Identity feature
    
    Bug 42537: Move base-browser.ftl to toolkit.
    
  • 9d6fa205
    by Henry Wilkes at 2024-04-22T17:14:34+00:00
    fixup! Bug 41698: Reword the recommendation badges in about:addons
    
    Bug 42537: Move base-browser.ftl to toolkit.
    

9 changed files:

Changes:

  • browser/base/content/aboutDialog.xhtml
    ... ... @@ -31,7 +31,7 @@
    31 31
       <linkset>
    
    32 32
         <html:link rel="localization" href="branding/brand.ftl"/>
    
    33 33
         <html:link rel="localization" href="browser/aboutDialog.ftl"/>
    
    34
    -    <html:link rel="localization" href="browser/base-browser.ftl"/>
    
    34
    +    <html:link rel="localization" href="toolkit/global/base-browser.ftl"/>
    
    35 35
         <html:link rel="localization" href="browser/tor-browser.ftl"/>
    
    36 36
       </linkset>
    
    37 37
     
    

  • 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/base-browser.ftl"/>
    
    98
    +  <link rel="localization" href="">"toolkit/global/base-browser.ftl"/>
    
    99 99
       <link rel="localization" href="">"browser/tor-browser.ftl"/>
    
    100 100
       <!-- Untranslated FTL files -->
    
    101 101
       <link rel="localization" href="">"preview/firefoxSuggest.ftl" />
    

  • browser/components/newidentity/content/newIdentityDialog.xhtml
    ... ... @@ -22,7 +22,7 @@
    22 22
       <dialog id="newIdentityDialog" buttons="accept,cancel" defaultButton="accept">
    
    23 23
         <linkset>
    
    24 24
           <html:link rel="localization" href="">"branding/brand.ftl" />
    
    25
    -      <html:link rel="localization" href="">"browser/base-browser.ftl" />
    
    25
    +      <html:link rel="localization" href="">"toolkit/global/base-browser.ftl" />
    
    26 26
         </linkset>
    
    27 27
     
    
    28 28
         <div xmlns="http://www.w3.org/1999/xhtml">
    

  • browser/components/preferences/preferences.xhtml
    ... ... @@ -59,7 +59,7 @@
    59 59
       <link rel="localization" href="">"security/certificates/certManager.ftl"/>
    
    60 60
       <link rel="localization" href="">"security/certificates/deviceManager.ftl"/>
    
    61 61
       <link rel="localization" href="">"toolkit/updates/history.ftl"/>
    
    62
    -  <link rel="localization" href="">"browser/base-browser.ftl"/>
    
    62
    +  <link rel="localization" href="">"toolkit/global/base-browser.ftl"/>
    
    63 63
       <link rel="localization" href="">"browser/tor-browser.ftl"/>
    
    64 64
     
    
    65 65
       <link rel="shortcut icon" href="">"chrome://global/skin/icons/settings.svg"/>
    

  • browser/locales/jar.mn
    ... ... @@ -14,7 +14,6 @@
    14 14
       preview/firefoxSuggest.ftl                       (../components/urlbar/content/firefoxSuggest.ftl)
    
    15 15
       preview/identityCredentialNotification.ftl       (../components/credentialmanager/identityCredentialNotification.ftl)
    
    16 16
       preview/stripOnShare.ftl                         (../components/urlbar/content/stripOnShare.ftl)
    
    17
    -  preview/base-browser-no-translate.ftl            (../locales-preview/base-browser-no-translate.ftl)
    
    18 17
       preview/tor-browser-no-translate.ftl             (../locales-preview/tor-browser-no-translate.ftl)
    
    19 18
       browser                                          (%browser/**/*.ftl)
    
    20 19
     
    

  • browser/locales-preview/base-browser-no-translate.ftltoolkit/locales-preview/base-browser-no-translate.ftl

  • browser/locales/en-US/browser/base-browser.ftltoolkit/locales/en-US/toolkit/global/base-browser.ftl

  • toolkit/locales/jar.mn
    ... ... @@ -8,6 +8,7 @@
    8 8
       services                                         (%services/**/*.ftl)
    
    9 9
       toolkit                                          (%toolkit/**/*.ftl)
    
    10 10
       locales-preview/aboutTranslations.ftl            (../locales-preview/aboutTranslations.ftl)
    
    11
    +  locales-preview/base-browser-no-translate.ftl    (../locales-preview/base-browser-no-translate.ftl)
    
    11 12
     #ifdef MOZ_LAYOUT_DEBUGGER
    
    12 13
       layoutdebug/layoutdebug.ftl                      (../../layout/tools/layout-debug/ui/content/layoutdebug.ftl)
    
    13 14
     #endif
    

  • 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/base-browser.ftl" />
    
    38
    +    <link rel="localization" href="">"toolkit/global/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