From d380cff645b960694dd4eb9e4f0e830df9e150d4 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 14 Nov 2023 18:25:05 +0100 Subject: [PATCH] Simplify config for Localazy --- tools/localazy/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/localazy/config.json b/tools/localazy/config.json index 86ed61ec78..e611db953c 100644 --- a/tools/localazy/config.json +++ b/tools/localazy/config.json @@ -121,11 +121,10 @@ { "name": ":features:messages:impl", "includeRegex": [ - "room_timeline_beginning_.*", + "room_timeline_.*", "screen_room_.*", "screen\\.room\\..*", "screen_dm_details_.*", - "room_timeline_.*", "emoji_picker_category_.*", ".*report_content_.*" ],