diff --git a/apps/android/app/src/main/java/chat/simplex/app/views/usersettings/AcceptRequestsView.kt b/apps/android/app/src/main/java/chat/simplex/app/views/usersettings/AcceptRequestsView.kt
index 6404c02be1..bfcd012b90 100644
--- a/apps/android/app/src/main/java/chat/simplex/app/views/usersettings/AcceptRequestsView.kt
+++ b/apps/android/app/src/main/java/chat/simplex/app/views/usersettings/AcceptRequestsView.kt
@@ -89,7 +89,7 @@ private fun AcceptRequestsLayout(
Spacer(Modifier.height(DEFAULT_PADDING))
if (autoAcceptState.value.enable) {
Text(
- stringResource(R.string.section_title_welcome_text), color = HighOrLowlight, style = MaterialTheme.typography.body2,
+ stringResource(R.string.section_title_welcome_message), color = HighOrLowlight, style = MaterialTheme.typography.body2,
modifier = Modifier.padding(start = DEFAULT_PADDING, bottom = 5.dp), fontSize = 12.sp
)
TextEditor(Modifier.padding(horizontal = DEFAULT_PADDING).height(160.dp), text = welcomeText)
diff --git a/apps/android/app/src/main/res/values-de/strings.xml b/apps/android/app/src/main/res/values-de/strings.xml
index 6f58b0be3c..2de0d8a144 100644
--- a/apps/android/app/src/main/res/values-de/strings.xml
+++ b/apps/android/app/src/main/res/values-de/strings.xml
@@ -398,12 +398,12 @@
Wenn Sie diese Adresse später löschen, werden Sie Ihre mit dieser Adresse verbundenen Kontakte nicht verlieren.
Link teilen
Adresse löschen
- Accept requests
- Contact requests
- Automatically
- WELCOME TEXT
+ ***Contact requests
+ ***Accept requests
+ ***Automatically
+ ***WELCOME MESSAGE
Angezeigter Name:
diff --git a/apps/android/app/src/main/res/values-ru/strings.xml b/apps/android/app/src/main/res/values-ru/strings.xml
index 7e36ee734d..fad7078b8d 100644
--- a/apps/android/app/src/main/res/values-ru/strings.xml
+++ b/apps/android/app/src/main/res/values-ru/strings.xml
@@ -395,12 +395,12 @@
Вы можете удалить адрес, сохранив контакты, которые через него соединились.
Поделиться\nссылкой
Удалить\nадрес
- Принимать запросы
Запросы контактов
+ Принимать запросы
Автоматически
- ПРИВЕТСТВЕННЫЙ ТЕКСТ
+ ПРИВЕТСТВЕННОЕ СООБЩЕНИЕ
Имя профиля:
diff --git a/apps/android/app/src/main/res/values/strings.xml b/apps/android/app/src/main/res/values/strings.xml
index d987aa1f87..a576e9c1ec 100644
--- a/apps/android/app/src/main/res/values/strings.xml
+++ b/apps/android/app/src/main/res/values/strings.xml
@@ -398,12 +398,12 @@
If you delete it - you won\'t lose your contacts made via this address.
Share link
Delete address
- Accept requests
Contact requests
+ Accept requests
Automatically
- WELCOME TEXT
+ WELCOME MESSAGE
Display name: