Fix plural form of translations.

The leading '_n: ' should not be part of the translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f681dcde81)
r14.0.x
Slávek Banko 4 years ago
parent 44f42eb8b0
commit eac5fc5d72
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1055,7 +1055,7 @@ msgid ""
"_n: 1 day \n"
"%n days "
msgstr ""
"_n: 1 day \n"
"1 day \n"
"%n დღე"
#: libktorrent/migrate/ccmigrate.cpp:119 libktorrent/migrate/ccmigrate.cpp:125

Loading…
Cancel
Save