diff options
author | raveit65 <[email protected]> | 2018-12-22 12:12:07 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-22 12:12:07 +0100 |
commit | d72c5fb15c6d6ca06b3c80f48b83a2a397c9fcd2 (patch) | |
tree | 1b1589142d562b19f4758503dc063316afa2f89b | |
parent | e262a95b24b88c08d1ca8cfcf394a8429b999882 (diff) | |
download | mate-polkit-d72c5fb15c6d6ca06b3c80f48b83a2a397c9fcd2.tar.bz2 mate-polkit-d72c5fb15c6d6ca06b3c80f48b83a2a397c9fcd2.tar.xz |
tx: fix Project-Id-Version and Content-Type in resource file
-rw-r--r-- | mate-polkit.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mate-polkit.pot b/mate-polkit.pot index e6b54fb..b955839 100644 --- a/mate-polkit.pot +++ b/mate-polkit.pot @@ -6,15 +6,15 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-17 14:53+0100\n" +"POT-Creation-Date: 2018-12-22 12:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" "Language: \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" #: ../src/main.c:163 |