[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev .po files: project version
From: |
Leonid Pauzner |
Subject: |
lynx-dev .po files: project version |
Date: |
Mon, 26 Jan 2004 00:39:47 +0300 (MSK) |
I just looked inside po/ directory.
It turns out that many *.po files have a wrong version numbering,
like this:
ru.po:
"Project-Id-Version: lynx 2.8.5pre15\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-01-03 12:18-0500\n"
"PO-Revision-Date: 2003-06-03 17:40+0400\n"
It seems the problem roots are in the lynx.pot:
the generated file does provide "Project-Id-Version: PACKAGE VERSION\n"
e.g. a manually maintained string instead of the generated version from
userdefs.h
Could this be corrected?
lynx.pot:
# 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 <address@hidden>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-01-22 20:49-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <address@hidden>\n"
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev .po files: project version,
Leonid Pauzner <=