Martin-Éric Racine <[email protected]> wrote:
Since nano 9.0-1 came into unstable, LANG is no longer respected. All the
menu options and keyboard shortcuts have reverted to US English defaults.

Works fine for me.  For example, when I do:

  LANG=de_DE.utf8 LC_MESSAGES=es_ES.utf8 LANGUAGE=fi:ro src/nano

most messages are in Finnish and a few in Romanian.

When I do:

  LANG=de_DE.utf8 LC_MESSAGES=es_ES.utf8 LANGUAGE="" src/nano

all messages are in Spanish.

But when I do:

  LANG=fi_FI.utf8 LC_MESSAGES=es_ES.utf8 LANGUAGE=fi:ro src/nano

then all messages are in English, because no fi_FI locale exists on my system.

Most likely something is wrong with your fi_FI.UTF-8 locale.  Try regenerating
it with `locale-gen`.

Or one of the other locale variables is set to something invalid.


Benno

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to