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>
pull/3/head
Slávek Banko 4 years ago
parent ae712e3a31
commit f681dcde81
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