diff options
author | raveit65 <[email protected]> | 2018-01-27 17:17:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-27 17:17:05 +0100 |
commit | cc2a4ced235bb7244c4970e36d58d7887e312495 (patch) | |
tree | 596189f089d575ba0c0f9e45588d1c1ca2d65397 /po/lt.po | |
parent | 0972b0aed9ec2110a58a3917c855a41ca30abf8c (diff) | |
download | mate-icon-theme-cc2a4ced235bb7244c4970e36d58d7887e312495.tar.bz2 mate-icon-theme-cc2a4ced235bb7244c4970e36d58d7887e312495.tar.xz |
correct translation headers to fix building
s/PACKAGE VERSION/MATE Desktop Environment/g
s/charset=CHARSET/charset=UTF-8/g
sadly "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" is left
But compiling works
Diffstat (limited to 'po/lt.po')
-rw-r--r-- | po/lt.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,14 +6,14 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-28 10:27+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Moo, 2017\n" "Language-Team: Lithuanian (https://www.transifex.com/mate/teams/13566/lt/)\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" "Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" |