mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 17:29:02 +01:00
Update translations and other static files.
This commit is contained in:
@@ -6227,7 +6227,7 @@
|
||||
<!-- Third small text blurb on learn more sheet -->
|
||||
<string name="SubscribeLearnMoreBottomSheetDialogFragment__your_privacy_is_our_mission">Jouw privacy is onze missie</string>
|
||||
<!-- Fourth small text blurb on learn more sheet. Non-English translations should use "Signal is a nonprofit." instead, dropping the 501c3 reference. -->
|
||||
<string name="SubscribeLearnMoreBottomSheetDialogFragment__signal_is_a_501c3">Signal is een non-profitorganisatie.</string>
|
||||
<string name="SubscribeLearnMoreBottomSheetDialogFragment__signal_is_a_501c3">Signal is een non-profitorganisatie</string>
|
||||
|
||||
<string name="SubscribeThanksForYourSupportBottomSheetDialogFragment__thanks_for_your_support">Bedankt voor je steun!</string>
|
||||
<!-- Subtext underneath the dialog title on the thanks sheet -->
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"64.233.178.121"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"192.178.192.121"}"""
|
||||
rootProject.extra["cdn_ips"] = """new String[]{"13.225.196.60","13.225.196.76","13.225.196.77","13.225.196.9"}"""
|
||||
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
|
||||
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
|
||||
|
||||
Reference in New Issue
Block a user