diff options
author | Slávek Banko <[email protected]> | 2020-08-06 15:02:53 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-06 16:32:22 +0200 |
commit | c03641fccaf798cbb93aabcddeb9098a72920455 (patch) | |
tree | f119f14e31aafe8fd088c269e21378f703011072 /tde-i18n-gl/messages/tdenetwork/kopete.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 <[email protected]>
Diffstat (limited to 'tde-i18n-gl/messages/tdenetwork/kopete.po')
-rw-r--r-- | tde-i18n-gl/messages/tdenetwork/kopete.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-gl/messages/tdenetwork/kopete.po b/tde-i18n-gl/messages/tdenetwork/kopete.po index 1929eb85e72..312f4933199 100644 --- a/tde-i18n-gl/messages/tdenetwork/kopete.po +++ b/tde-i18n-gl/messages/tdenetwork/kopete.po @@ -183,7 +183,7 @@ msgid "" "_n: One other person in the chat\n" "%n other people in the chat" msgstr "" -"_n: Unha persoa máis na conversa\n" +"Unha persoa máis na conversa\n" "%n persoas na conversa" #: kopete/chatwindow/chatview.cpp:551 |