From 53a891a71fee2e35dfd1b257e7dcbc83af95c5a6 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:58:06 +0200 Subject: [PATCH] strings --- .../main/java/com/bitchat/android/ui/LocationChannelsSheet.kt | 2 +- app/src/main/res/values/strings.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/java/com/bitchat/android/ui/LocationChannelsSheet.kt b/app/src/main/java/com/bitchat/android/ui/LocationChannelsSheet.kt index 3f3e59cf..cc060e47 100644 --- a/app/src/main/java/com/bitchat/android/ui/LocationChannelsSheet.kt +++ b/app/src/main/java/com/bitchat/android/ui/LocationChannelsSheet.kt @@ -751,7 +751,7 @@ private fun meshTitleWithCount(viewModel: ChatViewModel): String { val meshCount = meshCount(viewModel) val ctx = androidx.compose.ui.platform.LocalContext.current val peopleText = ctx.resources.getQuantityString(com.bitchat.android.R.plurals.people_count, meshCount, meshCount) - val meshLabel = stringResource(com.bitchat.android.R.string.mesh_label) + val meshLabel = stringResource(com.bitchat.android.R.string.mesh_title) return "$meshLabel [$peopleText]" } diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 93579e5b..62d3ad1d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -273,6 +273,7 @@ Remove location access Enable location services mesh + Mesh Block Neighborhood City