Skip to content

Commit f33e2c4

Browse files
Updated language translations.
1 parent 1037acd commit f33e2c4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/src/main/res/values-nl/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3291,7 +3291,7 @@
32913291
<!-- Button to reply to a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
32923292
<string name="conversation_selection__menu_reply">Reageren</string>
32933293
<!-- Button to edit a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
3294-
<string name="conversation_selection__menu_edit">Aanpassen</string>
3294+
<string name="conversation_selection__menu_edit">Bewerken</string>
32953295
<!-- Button to save a message attachment (image, file etc.); Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
32963296
<string name="conversation_selection__menu_save">Bijlage opslaan</string>
32973297
<!-- Button to retry sending a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
@@ -6115,7 +6115,7 @@
61156115
<string name="ChooseNavigationBarStyleFragment__compact">Compact</string>
61166116

61176117
<!-- Title shown at top of bottom sheet dialog for displaying a message\'s edit history -->
6118-
<string name="EditMessageHistoryDialog_title">Bewerkgeschiedenis</string>
6118+
<string name="EditMessageHistoryDialog_title">Bewerkingsgeschiedenis</string>
61196119
<!-- Title of dialog shown alerting user that edit message is in beta only -->
61206120
<string name="SendingEditMessageBetaOnlyDialog_title">Alleen Signal-bèta</string>
61216121
<!-- Body of dialog shown alerting user that edit message is in beta only and only sent to beta users. -->

app/static-ips.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}'
2-
ext.storage_ips='new String[]{"142.251.40.243"}'
2+
ext.storage_ips='new String[]{"142.250.80.51"}'
33
ext.cdn_ips='new String[]{"108.138.106.119","108.138.106.68","108.138.106.76","108.138.106.8"}'
44
ext.cdn2_ips='new String[]{"104.18.2.43","104.18.3.43"}'
55
ext.kbs_ips='new String[]{"20.85.156.233"}'
6-
ext.sfu_ips='new String[]{"34.36.210.176"}'
6+
ext.sfu_ips='new String[]{"34.111.150.130"}'
77
ext.content_proxy_ips='new String[]{"107.178.250.75"}'

0 commit comments

Comments
 (0)