From 1ea0b91ff16cf1e0a65df38ecd9ed436649ee4de Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 12 Jun 2026 17:30:02 +0000 Subject: [PATCH] feat: relabel the curated notification filter from Selected to Curated https://claude.ai/code/session_013VDWpD8Dr6sBF7tBEUZGpg --- .../com/vitorpamplona/amethyst/ui/screen/TopNavFilterState.kt | 2 +- amethyst/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/TopNavFilterState.kt b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/TopNavFilterState.kt index 26d86eb00d..71c615ca6c 100644 --- a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/TopNavFilterState.kt +++ b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/TopNavFilterState.kt @@ -87,7 +87,7 @@ class TopNavFilterState( val selectedFollow = FeedDefinition( code = TopFilter.Selected, - name = ResourceName(R.string.follow_list_selected), + name = ResourceName(R.string.follow_list_curated), ) val aroundMe = diff --git a/amethyst/src/main/res/values/strings.xml b/amethyst/src/main/res/values/strings.xml index 773149cc43..5211c191fa 100644 --- a/amethyst/src/main/res/values/strings.xml +++ b/amethyst/src/main/res/values/strings.xml @@ -1162,7 +1162,7 @@ Follows via Proxy Around Me Global - Selected + Curated Chess Mine Mute List