diff options
author | raveit65 <[email protected]> | 2018-12-26 11:42:57 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-26 11:42:57 +0100 |
commit | 12944fe1e7420a2197863b38454385baa3278f5c (patch) | |
tree | a7e13fc44cf0501966a62d61d3cc1aea81355550 | |
parent | 10f3924ffb5f6d2a120657a63033fa134827dcb9 (diff) | |
download | mozo-12944fe1e7420a2197863b38454385baa3278f5c.tar.bz2 mozo-12944fe1e7420a2197863b38454385baa3278f5c.tar.xz |
tx: fix Project-Id-Version and Content-Type in resource file
-rw-r--r-- | mozo.pot | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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-18 16:55+0100\n" +"POT-Creation-Date: 2018-12-26 11:37+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" #: ../Mozo/MainWindow.py:178 |