diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2014-04-06 19:49:33 +0200 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2014-04-06 19:49:33 +0200 |
commit | de959594f328d108409e6c5e01f96fd990ab9567 (patch) | |
tree | e872122062b7ffb54641c691bd886e64cae39e18 /po/redshift.pot | |
parent | Fix #52: Require Python 3.2 for GUI script (diff) | |
download | redshift-ng-de959594f328d108409e6c5e01f96fd990ab9567.tar.gz redshift-ng-de959594f328d108409e6c5e01f96fd990ab9567.tar.bz2 redshift-ng-de959594f328d108409e6c5e01f96fd990ab9567.tar.xz |
Update translations from launchpad
Diffstat (limited to 'po/redshift.pot')
-rw-r--r-- | po/redshift.pot | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/po/redshift.pot b/po/redshift.pot index 7c9a1ac..606a2f0 100644 --- a/po/redshift.pot +++ b/po/redshift.pot @@ -1,8 +1,3 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Jon Lund Steffensen -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# #, fuzzy msgid "" msgstr "" @@ -12,10 +7,12 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\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" +"X-Launchpad-Export-Date: 2014-04-06 17:36+0000\n" +"X-Generator: Launchpad (build 16976)\n" +"Language: \n" #: src/redshift.c:252 #, c-format |