diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-06 20:41:38 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-07 23:32:35 +0100 |
commit | c9e38e75800521d0f62466c9aabffa1b41733d16 (patch) | |
tree | 6096555ad0d9189d35365bbfaad23ebcbc0533f2 /po | |
parent | 2fd22f4c15b4bca2d865a75e557f0d3fb13afd19 (diff) | |
download | kvirc-c9e38e75800521d0f62466c9aabffa1b41733d16.tar.gz kvirc-c9e38e75800521d0f62466c9aabffa1b41733d16.zip |
Fix empty translation.
Fix charset in translation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'po')
-rw-r--r-- | po/modules/torrent/torrent_uk.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/modules/torrent/torrent_uk.po b/po/modules/torrent/torrent_uk.po index 52ddcf11..eb2fa364 100644 --- a/po/modules/torrent/torrent_uk.po +++ b/po/modules/torrent/torrent_uk.po @@ -13,7 +13,7 @@ msgstr "" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: /home/hellvis69/kvircsvn/trunk/kvirc/src/modules/torrent/tc_statusbarapplet.cpp:64 |