diff options
author | vorlon <Unknown> | 2007-09-01 00:51:18 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-09-01 00:51:18 +0000 |
commit | d2fce33f29a7feff09085e611d84ed43f8f287ff (patch) | |
tree | d69296524f16e66183270deaab28ec83e3fcd81b | |
parent | b60c6630cb096c593b30972bec8872363e03125f (diff) | |
download | pam-d2fce33f29a7feff09085e611d84ed43f8f287ff.tar.gz pam-d2fce33f29a7feff09085e611d84ed43f8f287ff.tar.bz2 pam-d2fce33f29a7feff09085e611d84ed43f8f287ff.zip |
pre-fill a few of the headers that are global to the package, not specific to
the language
-rw-r--r-- | po/templates.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/templates.pot b/po/templates.pot index 8be925ad..b9d2975e 100644 --- a/po/templates.pot +++ b/po/templates.pot @@ -1,12 +1,12 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# Debconf questions for the Linux-PAM package. +# Copyright (C) 2007 Steve Langasek <vorlon@debian.org> +# This file is distributed under the same license as the pam package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: pam 0.99.7.1-4\n" "Report-Msgid-Bugs-To: vorlon@debian.org\n" "POT-Creation-Date: 2007-08-30 08:07-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |