[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] [patch] translating flag names in status line
From: |
Benno Schulenberg |
Subject: |
[Nano-devel] [patch] translating flag names in status line |
Date: |
Thu, 20 Mar 2008 00:29:21 +0100 |
User-agent: |
KMail/1.9.9 |
Hi,
The _() call around flagtostr(s->toggle) in src/help.c works for the
^G help text, but not for the enabled/disabled messages that appear
in the status line. Attached patch fixes this, and makes sure the
correct amount of memory is reserved for the toggle texts.
Benno
nano--translating-flags.patch
Description: Text Data
- [Nano-devel] [patch] translating flag names in status line,
Benno Schulenberg <=