[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-devel] patch to fix translations of messages in article-actions.c
From: |
Alina Valea |
Subject: |
[Pan-devel] patch to fix translations of messages in article-actions.c |
Date: |
16 May 2004 17:43:06 -0000 |
Hi,
This patch fixes the following bug: all translatable strings in
pan/article-actions.c are always displayed in English, no matter what the
locale settings are.
Cause: missing #include <config.h> line in article-actions.c -> ENABLE_NLS is
not defined
for this file.
Bug behaviour:
1. bash$ export LANG=fr_FR.UTF-8
2. Try to cancel/supersede an article that has not been downloaded or is not in
pan.sent
3. Result: Message is in English
Regards,
Alina
----
Home, no matter how far...
http://www.home.ro
article-actions.patch
Description: article-actions.patch
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pan-devel] patch to fix translations of messages in article-actions.c,
Alina Valea <=