From a8be40933d5001272d8b527f9848beb494c9bcbb Mon Sep 17 00:00:00 2001 From: Thibaut Girka Date: Wed, 9 May 2018 20:07:41 +0200 Subject: [PATCH] Ignore tootsuite-specific theme-related translation strings --- config/i18n-tasks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/i18n-tasks.yml b/config/i18n-tasks.yml index 0236fb8cc..e9564692f 100644 --- a/config/i18n-tasks.yml +++ b/config/i18n-tasks.yml @@ -62,5 +62,5 @@ ignore_unused: - 'errors.429' - 'admin.accounts.roles.*' - 'admin.action_logs.actions.*' - - 'themes.default' + - 'themes.*' - 'statuses.attached.*'