diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-08-06 15:02:53 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-08-06 16:32:22 +0200 |
commit | c03641fccaf798cbb93aabcddeb9098a72920455 (patch) | |
tree | f119f14e31aafe8fd088c269e21378f703011072 /tde-i18n-ta/messages/tdeedu/kig.po | |
parent | a4e24d9af05d85cf0764931cdc862addb1fd444e (diff) | |
download | tde-i18n-c03641fccaf798cbb93aabcddeb9098a72920455.tar.gz tde-i18n-c03641fccaf798cbb93aabcddeb9098a72920455.zip |
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>
Diffstat (limited to 'tde-i18n-ta/messages/tdeedu/kig.po')
-rw-r--r-- | tde-i18n-ta/messages/tdeedu/kig.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-ta/messages/tdeedu/kig.po b/tde-i18n-ta/messages/tdeedu/kig.po index 51f70ee2779..ed1a21fc7a8 100644 --- a/tde-i18n-ta/messages/tdeedu/kig.po +++ b/tde-i18n-ta/messages/tdeedu/kig.po @@ -1821,7 +1821,7 @@ msgid "" "_n: Are you sure you want to delete this type?\n" "Are you sure you want to delete these %n types?" msgstr "" -"_n: Are you sure you want to delete this type?\n" +"Are you sure you want to delete this type?\n" "உறுதியாக %1n வகைகளை நீங்கள் அழிக்க வேண்டுமா?" #: modes/typesdialog.cpp:144 |