From 3705a29dd020c7c976e40fbdcbf24395c4e924ec Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Thu, 26 Oct 2023 23:34:04 +0200 Subject: [PATCH] fix: Use the correct name for filters affecting threads (#203) Previous code called filters that affect threads "Conversations". Correct this to "Threads", to distinguish from "Direct Messages" which can also be known as "conversations" (in the API in particular). --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 78f7e4c49..e83f82ada 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -457,7 +457,7 @@ Replying to @%s Public timelines - Conversations + Threads Profiles Add filter Edit filter