From 6145cd65d2aed19d1825275bb5585ebb55010005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 15:02:53 +0200 Subject: Fix plural form of translations. The leading '_n: ' should not be part of the translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit c03641fccaf798cbb93aabcddeb9098a72920455) --- tde-i18n-ta/messages/tdevelop/tdevelop.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tde-i18n-ta/messages/tdevelop') diff --git a/tde-i18n-ta/messages/tdevelop/tdevelop.po b/tde-i18n-ta/messages/tdevelop/tdevelop.po index ba2568a1e35..4dc81de5730 100644 --- a/tde-i18n-ta/messages/tdevelop/tdevelop.po +++ b/tde-i18n-ta/messages/tdevelop/tdevelop.po @@ -14340,7 +14340,7 @@ msgid "" "_n: *** %n match found. ***\n" "*** %n matches found. ***" msgstr "" -"_n: *** %n match found. ***\n" +"*** %n match found. ***\n" "*** %n பொருத்தங்கள் உள்ளன. ***" #: parts/konsole/konsoleviewpart.cpp:38 -- cgit v1.2.1