Pier Angelo Vendrame pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
14a0cbe0 by Henry Wilkes at 2024-12-05T14:26:15+00:00
fixup! Add CI for Tor Browser
Bug 43345: Exclude android strings from the legacy branch.
- - - - -
e4b64479 by Henry Wilkes at 2024-12-05T14:26:54+00:00
fixup! Bug 42305: Add script to combine translation files across versions.
Bug 43345: Add an option to exclude contributions from the legacy branch
for some files.
- - - - -
2 changed files:
- .gitlab/ci/update-translations.yml
- tools/torbrowser/l10n/combine-translation-versions.py
Changes:
=====================================
.gitlab/ci/update-translations.yml
=====================================
@@ -41,7 +41,11 @@ combine-en-US-translations:
{ "name": "torConnect.properties", "branch": "tor-browser" },
{ "name": "torlauncher.properties", "branch": "tor-browser" },
{ "name": "base-browser.ftl", "branch": "base-browser" },
- { "name": "torbrowser_strings.xml", "branch": "fenix-torbrowserstringsxml" }
+ {
+ "name": "torbrowser_strings.xml",
+ "branch": "fenix-torbrowserstringsxml",
+ "exclude-legacy": true
+ }
]'
TRANSLATION_INCLUDE_LEGACY: "true"
cache:
=====================================
tools/torbrowser/l10n/combine-translation-versions.py
=====================================
@@ -309,7 +309,7 @@ for file_dict in json.loads(args.files):
f"Will be unused in Tor Browser {current_branch.browser_version}!",
)
- if legacy_branch:
+ if legacy_branch and not file_dict.get("exclude-legacy", False):
legacy_file = legacy_branch.get_file(name, where_dirs)
if legacy_file is not None and current_file is None and stable_file is None:
logger.warning(f"{name} still exists in the legacy branch")
@@ -332,6 +332,8 @@ for file_dict in json.loads(args.files):
legacy_file.content,
f"Unused in Tor Browser {stable_branch.browser_version}!",
)
+ elif legacy_branch:
+ logger.info(f"Excluding legacy branch for {name}")
files_list.append(
{
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/fe2071…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/fe2071…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
3e999182 by Henry Wilkes at 2024-12-05T11:19:00+00:00
fixup! [android] Add Tor integration and UI
Bug 43350: Revert changes from 938f751c and ff438022, which should have
targeted a different commit.
- - - - -
fe207126 by Henry Wilkes at 2024-12-05T11:26:30+00:00
fixup! [android] Implement Android-native Connection Assist UI
Bug 43350: Remove all caps comment from android string.
Also made sure comments end in a full stop.
- - - - -
1 changed file:
- mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
Changes:
=====================================
mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
=====================================
@@ -149,9 +149,9 @@
<string name="connection_assist_final_error_troubleshoot_connection_link">troubleshooting your connection</string>
<!-- Connection assist. -->
<string name="connection_assist_final_error_learn_more_link">Learn more</string>
- <!-- Connection assist. Description for a shown "Snackbar" (special popup notification) with an action to connect -->
+ <!-- Connection assist. Description for a shown "Snackbar" (special popup notification) with an action to connect. -->
<string name="connection_assist_connect_to_tor_before_opening_links">Connect to Tor before opening links</string>
- <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification) that has a previously mentioned description. Automatically shown in ALL CAPS if available, regardless of the localized string -->
+ <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification). -->
<string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string>
</resources>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/ff4380…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/ff4380…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
ff438022 by Morgan at 2024-12-04T22:24:32+00:00
fixup! [android] Add Tor integration and UI
- revert re-add of YEC strings
- - - - -
1 changed file:
- mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
Changes:
=====================================
mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
=====================================
@@ -149,31 +149,9 @@
<string name="connection_assist_final_error_troubleshoot_connection_link">troubleshooting your connection</string>
<!-- Connection assist. -->
<string name="connection_assist_final_error_learn_more_link">Learn more</string>
-
<!-- Connection assist. Description for a shown "Snackbar" (special popup notification) with an action to connect -->
<string name="connection_assist_connect_to_tor_before_opening_links">Connect to Tor before opening links</string>
<!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification) that has a previously mentioned description. Automatically shown in ALL CAPS if available, regardless of the localized string -->
<string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string>
- <!-- 2024 YEC. -->
- <string name="YEC_2024_right_to_speak">You have a right to SPEAK without uninvited listeners.</string>
- <!-- 2024 YEC. -->
- <string name="YEC_2024_right_to_BROWSE">You have a right to BROWSE without being watched.</string>
- <!-- 2024 YEC. -->
- <string name="YEC_2024_right_to_SEARCH">You have a right to SEARCH without being followed.</string>
-
- <!-- 2024 YEC. -->
- <string name="YEC_2024_donation_encouragement">Join the thousands of Tor supporters building an internet powered by privacy. Make a donation today.</string>
-
- <!-- 2024 YEC. -->
- <string name="YEC_2024_donation_match_text">Through December 31, your gift will be matched, up to $300,000!</string>
-
- <!-- 2024 YEC. %1$s is the app name "Tor Browser". Since this will only ever show on release, it will always be "Tor Browser" (and not "Tor Browser Alpha" for instance) -->
- <string name="YEC_2024_tor_browser_for_android_will_always_be_free_no_donation_required">%1$s for Android will always be free to use—no donation is required to use this app.</string>
-
- <!-- 2024 YEC. Accessible name for the "X" button. -->
- <string name="YEC_2024_close">Close</string>
-
- <!-- 2024 YEC. -->
- <string name="YEC_2024_donate_now">Donate now</string>
</resources>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ff43802…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ff43802…
You're receiving this email because of your account on gitlab.torproject.org.