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-he/messages/tdepim | |
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-he/messages/tdepim')
-rw-r--r-- | tde-i18n-he/messages/tdepim/akregator.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-he/messages/tdepim/akregator.po b/tde-i18n-he/messages/tdepim/akregator.po index 88272543f23..7fcfd5185c1 100644 --- a/tde-i18n-he/messages/tdepim/akregator.po +++ b/tde-i18n-he/messages/tdepim/akregator.po @@ -1016,7 +1016,7 @@ msgid "" "_n: Akregator - 1 unread article\n" "Akregator - %n unread articles" msgstr "" -"_n: Akregator - מאמר לא נקרא אחד\n" +"Akregator - מאמר לא נקרא אחד\n" "Akregator - %n מאמרים שלא ניקרא" #: viewer.cpp:70 |