From 35c432764034cca406b87c0d0c1bdcc81e875cea Mon Sep 17 00:00:00 2001 From: Automated System Date: Mon, 11 Nov 2024 18:21:27 +0000 Subject: Fix plural form of translations. The leading '_n: ' should not be part of the translations. --- translations/messages/ka.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages/ka.po b/translations/messages/ka.po index 1041f16..7c448f6 100644 --- a/translations/messages/ka.po +++ b/translations/messages/ka.po @@ -322,7 +322,7 @@ msgid "" "_n: Shell\n" "Shell No. %n" msgstr "" -"_n: გარსი\n" +"გარსი\n" "გარსი N %n" #: src/title_bar.cpp:25 -- cgit v1.2.1