mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Update translations and other static files.
This commit is contained in:
@@ -838,7 +838,7 @@
|
||||
<!-- Used when getting a time in the future. For example, Tomorrow at 9:00pm -->
|
||||
<string name="DateUtils_tomorrow">Завтра</string>
|
||||
<!-- Used in the context: Tonight at 9:00pm for example. Specifically this is after 7pm -->
|
||||
<string name="DateUtils_tonight">Сьогодні ввечері</string>
|
||||
<string name="DateUtils_tonight">Сьогодні</string>
|
||||
|
||||
<!-- Scheduled Messages -->
|
||||
<!-- Title for dialog that shows all the users scheduled messages for a chat -->
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"142.250.65.211"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"142.250.80.115"}"""
|
||||
rootProject.extra["cdn_ips"] = """new String[]{"18.238.49.106","18.238.49.6","18.238.49.66","18.238.49.90"}"""
|
||||
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
|
||||
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
|
||||
|
||||
Reference in New Issue
Block a user