From 20ee3b87b8ca450403729e581b1585b7e58f6823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Sat, 12 Apr 2025 17:59:39 +0000 Subject: [PATCH] thunderbird: update patch set for v128.9 --- .../patches_changes/001-set_export_to_mobile_l10n.patch | 7 +++++-- helpers/make-thunderbird | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/helpers/DATA/thunderbird/patches_changes/001-set_export_to_mobile_l10n.patch b/helpers/DATA/thunderbird/patches_changes/001-set_export_to_mobile_l10n.patch index 05834fd..4fc00e9 100644 --- a/helpers/DATA/thunderbird/patches_changes/001-set_export_to_mobile_l10n.patch +++ b/helpers/DATA/thunderbird/patches_changes/001-set_export_to_mobile_l10n.patch @@ -268,15 +268,18 @@ index 68db0e91..f4e3cfd7 100644 qr-export-select-all-accounts = Alles selektearje qr-export-security-legend = Befeiliging diff --git a/l10n/gl/mail/messenger/preferences/preferences.ftl b/l10n/gl/mail/messenger/preferences/preferences.ftl -index 28e344c1..35c09c17 100644 +index 93c0aea4..a8bbcb3d 100644 --- a/l10n/gl/mail/messenger/preferences/preferences.ftl +++ b/l10n/gl/mail/messenger/preferences/preferences.ftl -@@ -816,4 +816,4 @@ sync-disconnected-turn-on-sync = Activar a sincronización ... +@@ -821,7 +821,7 @@ sync-disconnected-turn-on-sync = Activar a sincronización ... ## Mobile QR Export Pane -qr-export-pane-header = Exporta contas a { -brand-product-name } móbil +qr-export-pane-header = Exporta contas a móbil + qr-export-description = Transfire rapidamente a configuración da túa conta do escritorio ao móbil xerando un código QR. Selecciona as contas que queres incluír, decide se queres transferir o teu contrasinal e escanea o código co teu dispositivo móbil. Rápido, seguro e sinxelo. + qr-export-get-app = Aínda non tes { -brand-product-name } no móbil? Consígueo en Google Play + qr-export-create = Crea un código QR para exportar as túas contas diff --git a/l10n/hsb/mail/messenger/preferences/preferences.ftl b/l10n/hsb/mail/messenger/preferences/preferences.ftl index 38a1c8ff..61735ee1 100644 --- a/l10n/hsb/mail/messenger/preferences/preferences.ftl diff --git a/helpers/make-thunderbird b/helpers/make-thunderbird index 3e0bae7..678158f 100644 --- a/helpers/make-thunderbird +++ b/helpers/make-thunderbird @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=23 +VERSION=24 EXTERNAL='deb-src http://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu $UPSTREAM main' REPOKEY=9BDB3D89CE49EC21 @@ -241,7 +241,7 @@ sed -i '/Certificate data/s|Trisquel|Mozilla|' third_party/dump_syms/vendor/webp grep -rl 'https://www.icedove.net/participate/' comm/ | xargs -r sed -i 's|https://www.icedove.net/participate/|https://trisquel.info/wiki/|' grep -rl 'https://www.icedove.net/donate/' comm/ | xargs -r sed -i 's|https://www.icedove.net/donate/.*"|https://trisquel.info/donate/"|' grep -rl 'https://www.icedove.net/donate/' comm/ | xargs -r sed -i 's|https://www.icedove.net/donate/|https://trisquel.info/donate/|' -grep -rl 'https://updates.icedove.net/icedove/' comm/ | xargs -r sed -i '/app.donation.eoy.url/s|https://updates.icedove.net/icedove/.*"|https://trisquel.info/donate/"|' +grep -rl 'https://updates.icedove.net/' comm/ | xargs -r sed -i '/"URL":/s|https://updates.icedove.net/.*/appeal/.*"|https://trisquel.info/donate/"|' grep -rl 'https://support.mozilla.org/products/icedove' comm/ | xargs -r sed -i 's|https://support.mozilla.org/products/icedove.*"|https://trisquel.info/wiki/icedove"|' grep -rl 'https://support.mozilla.org/products/icedove' comm/ | xargs -r sed -i 's|https://support.mozilla.org/products/icedove/|https://trisquel.info/wiki/icedove/|' grep -rl 'https://developer.icedove.net/' comm/ | xargs -r sed -i 's|https://developer.icedove.net/|https://gitlab.trisquel.org/trisquel/package-helpers|'