From 540fbbc2b41d929b76bb142171d63d314e8c7c6e Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Mon, 26 May 2025 18:40:24 +0200 Subject: [PATCH] #268 clearer action name --- lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 035cbc41e..258a0e464 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -105,7 +105,7 @@ "chipActionLock": "Lock", "chipActionPin": "Pin to top", "chipActionUnpin": "Unpin from top", - "chipActionGroup": "Group", + "chipActionGroup": "Change grouping", "chipActionRename": "Rename", "chipActionSetCover": "Set cover", "chipActionShowCountryStates": "Show states",