Skip to content

Commit

Permalink
Fixed header of contrib.postgres translation catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Jan 19, 2015
1 parent 840f2bf commit eb6e12c
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions django/contrib/postgres/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# This file is distributed under the same license as the Django package.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-18 20:56+0100\n"
"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"
"PO-Revision-Date: 2015-01-18 20:56+0100\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: contrib/postgres/apps.py:12
msgid "PostgreSQL extensions"
Expand Down

0 comments on commit eb6e12c

Please sign in to comment.