From 24fcc0c3b0d2000a8ffd4d1ea41fafcd960c2797 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Fri, 16 Dec 2022 12:40:19 -0500 Subject: [PATCH] Updated language translations. --- app/src/main/res/values-fr/strings.xml | 2 +- app/src/main/res/values-nl/strings.xml | 2 +- app/static-ips.gradle | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 111daa0edd..07dd40292e 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -1879,7 +1879,7 @@ Vous avez utilisé un macaron cadeau - %1$sutilisateurs ont réagi à votre story + A réagi à votre story par %1$s %1$sutilisateurs ont réagi à votre story diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 674be7c538..d14a3ee17d 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -417,7 +417,7 @@ Voor mij wissen Wissen voor iedereen - Wissen van dit apparaat. + Wissen van dit apparaat Overal wissen Dit bericht zal voor iedere deelnemer aan dit gesprek die een recente versie van Signal gebruikt gewist worden. Ze zullen wel een berichtbubbel zien waarin staat dat je een bericht hebt gewist. diff --git a/app/static-ips.gradle b/app/static-ips.gradle index f8b6f40f73..da2c8271ac 100644 --- a/app/static-ips.gradle +++ b/app/static-ips.gradle @@ -1,6 +1,6 @@ ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}' -ext.storage_ips='new String[]{"142.250.64.83"}' -ext.cdn_ips='new String[]{"99.84.37.46","99.84.37.63","99.84.37.78","99.84.37.83"}' +ext.storage_ips='new String[]{"172.217.165.147"}' +ext.cdn_ips='new String[]{"13.224.214.12","13.224.214.71","13.224.214.80","13.224.214.81"}' ext.cdn2_ips='new String[]{"104.18.2.43","104.18.3.43"}' ext.cds_ips='new String[]{"20.73.137.187"}' ext.kbs_ips='new String[]{"20.85.156.233"}'