diff options
author | raveit65 <[email protected]> | 2018-12-21 19:36:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-21 19:36:33 +0100 |
commit | 51883c9e69393e32d2f1b4f541cc144b2072665a (patch) | |
tree | 8a394d9f1c1e5d89fcad340444bde6a27fbc5299 | |
parent | 5485eebc41ee5ba7d3484df074e3343330f13c2b (diff) | |
download | mate-polkit-51883c9e69393e32d2f1b4f541cc144b2072665a.tar.bz2 mate-polkit-51883c9e69393e32d2f1b4f541cc144b2072665a.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 6f0a710..bec6adb 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:49+0100\n" +"POT-Creation-Date: 2018-12-21 19:34+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 |