[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[wdiff-bugs] obsolete or unused strings in POT file
From: |
Benno Schulenberg |
Subject: |
[wdiff-bugs] obsolete or unused strings in POT file |
Date: |
Mon, 23 Jun 2008 00:10:48 +0200 |
User-agent: |
KMail/1.9.9 |
Hi,
Around line 4000 in mdiff.c a whole series of lines are disabled
with "#if 0" and "#endif" directives. But xgettext does not
recognize these directives and puts the gettextized strings from
those blocks into the POT file anyway.
Are those strings obsolete strings, or future strings?
Whatever they are, it would be nice not to have them in the POT
file, as translators are now doing a lot of work for strings that
are never (yet) used. To achieve this, please wrap lines 3848 to
4054 in /*** and ***/. When done, please do a 5.94 prerelease.
Benno
- [wdiff-bugs] obsolete or unused strings in POT file,
Benno Schulenberg <=