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-ms/messages/tdepim/akregator.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-ms/messages/tdepim/akregator.po')
-rw-r--r-- | tde-i18n-ms/messages/tdepim/akregator.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-ms/messages/tdepim/akregator.po b/tde-i18n-ms/messages/tdepim/akregator.po index 1730415e99b..98302732180 100644 --- a/tde-i18n-ms/messages/tdepim/akregator.po +++ b/tde-i18n-ms/messages/tdepim/akregator.po @@ -708,7 +708,7 @@ msgid "" "_n: (1 unread article)\n" " (%n unread articles)" msgstr "" -"_n: (1 artikel belum baca)\n" +" (1 artikel belum baca)\n" " (%n artikel belum baca)" #: articleviewer.cpp:102 @@ -1035,7 +1035,7 @@ msgid "" "_n: Akregator - 1 unread article\n" "Akregator - %n unread articles" msgstr "" -"_n: Akregator - 1 artikel belum baca\n" +"Akregator - 1 artikel belum baca\n" "Akregator - %n artikel belum baca" #: viewer.cpp:70 |