Skip to content

Commit eb6e12c

Browse files
committed
Fixed header of contrib.postgres translation catalog
1 parent 840f2bf commit eb6e12c

File tree

1 file changed

+7
-10
lines changed
  • django/contrib/postgres/locale/en/LC_MESSAGES

1 file changed

+7
-10
lines changed

django/contrib/postgres/locale/en/LC_MESSAGES/django.po

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
1-
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3-
# This file is distributed under the same license as the PACKAGE package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
1+
# This file is distributed under the same license as the Django package.
52
#
6-
#, fuzzy
73
msgid ""
84
msgstr ""
9-
"Project-Id-Version: PACKAGE VERSION\n"
5+
"Project-Id-Version: Django\n"
106
"Report-Msgid-Bugs-To: \n"
117
"POT-Creation-Date: 2015-01-18 20:56+0100\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14-
"Language-Team: LANGUAGE <LL@li.org>\n"
15-
"Language: \n"
8+
"PO-Revision-Date: 2015-01-18 20:56+0100\n"
9+
"Last-Translator: Django team\n"
10+
"Language-Team: English <en@li.org>\n"
11+
"Language: en\n"
1612
"MIME-Version: 1.0\n"
1713
"Content-Type: text/plain; charset=UTF-8\n"
1814
"Content-Transfer-Encoding: 8bit\n"
15+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1916

2017
#: contrib/postgres/apps.py:12
2118
msgid "PostgreSQL extensions"

0 commit comments

Comments
 (0)