diff --git a/app/src/main/java/org/thoughtcrime/securesms/components/settings/app/chats/ChatsSettingsFragment.kt b/app/src/main/java/org/thoughtcrime/securesms/components/settings/app/chats/ChatsSettingsFragment.kt
index df0d427b4a..df9d70f8b6 100644
--- a/app/src/main/java/org/thoughtcrime/securesms/components/settings/app/chats/ChatsSettingsFragment.kt
+++ b/app/src/main/java/org/thoughtcrime/securesms/components/settings/app/chats/ChatsSettingsFragment.kt
@@ -73,7 +73,7 @@ class ChatsSettingsFragment : DSLSettingsFragment(R.string.preferences_chats__ch
)
switchPref(
- title = DSLSettingsText.from(R.string.ChatsSettingsFragment__enter_key_sends),
+ title = DSLSettingsText.from(R.string.ChatsSettingsFragment__send_with_enter),
isChecked = state.enterKeySends,
onClick = {
viewModel.setEnterKeySends(!state.enterKeySends)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ed57a1bda6..af82668f78 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -478,7 +478,7 @@
Allow access to your microphone
- To send audio messages:
+ To send voice messages:
To send voice messages, allow Signal access to your microphone.
@@ -919,7 +919,7 @@
Signal messages are synchronized with Signal on your mobile phone after it is linked. Your previous message history will not appear.
- On your other device, visit %s to install Signal
+ On the device you want to link, visit %s to install Signal
signal.org/download
My linked devices
@@ -1609,12 +1609,12 @@
You couldn\'t be added to the New Group and have been invited to join.
Chat session refreshed
- - A member couldn\'t be added to the New Group and has been invited to join.
+ - %1$s member couldn\'t be added to the New Group and has been invited to join.
- %1$s members couldn\'t be added to the New Group and have been invited to join.
- - A member couldn\'t be added to the New Group and has been removed.
+ - %1$s member couldn\'t be added to the New Group and has been removed.
- %1$s members couldn\'t be added to the New Group and have been removed.
@@ -4926,7 +4926,7 @@
Keyboard
- Enter key sends
+ Send with enter
Messages
@@ -4950,8 +4950,8 @@
Blocked
- - %1$d contact
- - %1$d contacts
+ - %1$d contact or group
+ - %1$d contacts or groups
Messaging
Disappearing messages
@@ -5156,7 +5156,7 @@
Only admins
Who can add new members?
Who can edit this group\'s info?
- Who can send messages?
+ Who can send messages and start calls?
Mute notifications