From 15829c882ba1a4185e0b5deef5e8e5967f816be0 Mon Sep 17 00:00:00 2001 From: Aayush Gupta Date: Thu, 5 Feb 2026 15:24:12 +0800 Subject: [PATCH] lint: Supress more translation related errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They should be fixed by translators or weblate in general. ../../src/main/res/values-lt/strings.xml:87: For locale "lt" (Lithuanian) the following quantity should also be defined: many (e.g. "1.1 obuolio") ../../src/main/res/values-is/strings.xml:318: The quantity 'one' matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as %d). This is usually an internationalization error. See full issue explanation for more. Signed-off-by: Aayush Gupta --- app/lint.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/lint.xml b/app/lint.xml index d07ece5ea..9497c22ca 100644 --- a/app/lint.xml +++ b/app/lint.xml @@ -5,4 +5,6 @@ --> + +