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

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Wed Feb 21 17:53:19 UTC 2024



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


Commits:
4044ac1c by Henry Wilkes at 2024-02-21T16:32:16+00:00
fixup! Base Browser strings

Bug 42423: Add a base-browser Fluent file that is not passed on to
translators.

- - - - -
73edce4c by Henry Wilkes at 2024-02-21T16:32:17+00:00
fixup! Tor Browser strings

Bug 42423: Add a tor-browser Fluent file that is not passed on to
translators.

- - - - -
4b5aa8fa by Henry Wilkes at 2024-02-21T16:32:17+00:00
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

Bug 42423: Move temporary Lox invite strings to new file.

- - - - -


5 changed files:

- browser/components/torpreferences/content/loxInviteDialog.xhtml
- + browser/locales-preview/base-browser-no-translate.ftl
- + browser/locales-preview/tor-browser-no-translate.ftl
- browser/locales/en-US/browser/tor-browser.ftl
- browser/locales/jar.mn


Changes:

=====================================
browser/components/torpreferences/content/loxInviteDialog.xhtml
=====================================
@@ -20,6 +20,10 @@
   <dialog id="lox-invite-dialog" buttons="accept">
     <linkset>
       <html:link rel="localization" href="browser/tor-browser.ftl" />
+      <html:link
+        rel="localization"
+        href="preview/tor-browser-no-translate.ftl"
+      />
     </linkset>
 
     <script src="chrome://browser/content/torpreferences/loxInviteDialog.js" />


=====================================
browser/locales-preview/base-browser-no-translate.ftl
=====================================
@@ -0,0 +1 @@
+# base-browser strings that should *not* be sent to translators on Weblate.


=====================================
browser/locales-preview/tor-browser-no-translate.ftl
=====================================
@@ -0,0 +1,16 @@
+# tor-browser strings that should *not* be sent to translators on Weblate.
+
+## Bridge pass invite dialog.
+## Temporary until tor-browser#42385
+
+lox-invite-dialog-title =
+    .title = Bridge pass invites
+lox-invite-dialog-description = You can ask the bridge bot to create a new invite, which you can share with a trusted contact to give them their own bridge pass. Each invite can only be redeemed once, but you will unlock access to more invites over time.
+lox-invite-dialog-request-button = Request new invite
+lox-invite-dialog-connecting = Connecting to bridge pass server…
+lox-invite-dialog-no-server-error = Unable to connect to bridge pass server.
+lox-invite-dialog-generic-invite-error = Failed to create a new invite.
+lox-invite-dialog-invites-label = Created invites:
+lox-invite-dialog-menu-item-copy-invite =
+    .label = Copy invite
+    .accesskey = C


=====================================
browser/locales/en-US/browser/tor-browser.ftl
=====================================
@@ -298,17 +298,3 @@ user-provide-bridge-dialog-result-invite = The following bridges were shared wit
 user-provide-bridge-dialog-result-addresses = The following bridges were entered by you.
 user-provide-bridge-dialog-next-button =
     .label = Next
-
-## Bridge pass invite dialog. Temporary.
-
-lox-invite-dialog-title =
-    .title = Bridge pass invites
-lox-invite-dialog-description = You can ask the bridge bot to create a new invite, which you can share with a trusted contact to give them their own bridge pass. Each invite can only be redeemed once, but you will unlock access to more invites over time.
-lox-invite-dialog-request-button = Request new invite
-lox-invite-dialog-connecting = Connecting to bridge pass server…
-lox-invite-dialog-no-server-error = Unable to connect to bridge pass server.
-lox-invite-dialog-generic-invite-error = Failed to create a new invite.
-lox-invite-dialog-invites-label = Created invites:
-lox-invite-dialog-menu-item-copy-invite =
-    .label = Copy invite
-    .accesskey = C


=====================================
browser/locales/jar.mn
=====================================
@@ -14,6 +14,8 @@
   preview/firefoxSuggest.ftl                       (../components/urlbar/content/firefoxSuggest.ftl)
   preview/identityCredentialNotification.ftl       (../components/credentialmanager/identityCredentialNotification.ftl)
   preview/stripOnShare.ftl                         (../components/urlbar/content/stripOnShare.ftl)
+  preview/base-browser-no-translate.ftl            (../locales-preview/base-browser-no-translate.ftl)
+  preview/tor-browser-no-translate.ftl             (../locales-preview/tor-browser-no-translate.ftl)
   browser                                          (%browser/**/*.ftl)
 
 @AB_CD at .jar:



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/bdfc4f4cd8acca6cfd851fdc9866b27392c4fe68...4b5aa8fa7570fccc59534834837b072930b9b2ee

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/bdfc4f4cd8acca6cfd851fdc9866b27392c4fe68...4b5aa8fa7570fccc59534834837b072930b9b2ee
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/20240221/ca2eae0f/attachment-0001.htm>


More information about the tor-commits mailing list