diff --git a/unit/explore/src/commonMain/kotlin/com/livefast/eattrash/raccoonforlemmy/unit/explore/ExploreScreen.kt b/unit/explore/src/commonMain/kotlin/com/livefast/eattrash/raccoonforlemmy/unit/explore/ExploreScreen.kt index 21d9d3d43..09788f84b 100644 --- a/unit/explore/src/commonMain/kotlin/com/livefast/eattrash/raccoonforlemmy/unit/explore/ExploreScreen.kt +++ b/unit/explore/src/commonMain/kotlin/com/livefast/eattrash/raccoonforlemmy/unit/explore/ExploreScreen.kt @@ -826,7 +826,7 @@ class ExploreScreen( SearchResultType.Urls, ) CustomModalBottomSheet( - title = LocalStrings.current.inboxListingTypeTitle, + title = LocalStrings.current.exploreResultTypeTitle, items = values.map { value -> CustomModalBottomSheetItem(