Re: Select Language on Init?

"[email protected]" <[email protected]> Sun, 30 Mar 2025 09:25:13 -0400
Newsgroups gmane.editors.nano.general
Message-ID <[email protected]>
------VSDOM0QQGVKDY66D2ZB9SR1WI1WML2
Content-Type: text/plain;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hello,

You can set the LANG or LC_ALL variables temporarily at the same you invok=
e a program to only affect that command:=20

LANG=3Dwhatever LC_ALL=3Dwhatever nano filename

You can also make this an alias if you get tired of typing it:

Alias n=3D"LANG=3Dwhatever LC_ALL=3Dwhatever nano"

and put it in your =2Eprofile or =2Ebashrc (or equivalent rc file) so it i=
s set on login=2E=20

Have a wonderful weekend=2E=20

On March 29, 2025 9:19:22 PM EDT, LittleMissMOSFET <LittleMissMOSFET@riseu=
p=2Enet> wrote:
>Howdy wonderful nanonauts,
>
>Pardon the basic query=2E How might I use cli arguments or whatever to ch=
ange the nano UI language as desired? I have been looking but not finding a=
side from changing the whole bash lang=2E
>
>Thanks,
>Little Miss MOSFET
>

-- Sent from /e/OS Mail=2E
------VSDOM0QQGVKDY66D2ZB9SR1WI1WML2
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head> <title></title> <meta name=3D"viewport" content=3D"width=3Ddev=
ice-width, initial-scale=3D1=2E0, user-scalable=3Dno"> </head> <body><div d=
ir=3D"auto">Hello,<br><br>You can set the LANG or LC_ALL variables temporar=
ily at the same you invoke a program to only affect that command: <br><br>L=
ANG=3Dwhatever LC_ALL=3Dwhatever nano filename<br><br>You can also make thi=
s an alias if you get tired of typing it:<br><br>Alias n=3D"LANG=3Dwhatever=
 LC_ALL=3Dwhatever nano"<br><br>and put it in your =2Eprofile or =2Ebashrc =
(or equivalent rc file) so it is set on login=2E <br><br>Have a wonderful w=
eekend=2E </div><br><br><div class=3D"gmail_quote"><div dir=3D"auto">On Mar=
ch 29, 2025 9:19:22 PM EDT, LittleMissMOSFET &lt;LittleMissMOSFET@riseup=2E=
net&gt; wrote:</div><blockquote class=3D"gmail_quote" style=3D"margin: 0pt =
0pt 0pt 0=2E8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1=
ex;">
 <div id=3D"CanaryBody"> <div> Howdy wonderful nanonauts,</div><div><br></=
div><div>Pardon the basic query=2E &nbsp;How might I use cli arguments or w=
hatever to change the nano UI language as desired? &nbsp;I have been lookin=
g but not finding aside from changing the whole bash lang=2E</div><div><br>=
</div><div>Thanks,</div><div>Little Miss MOSFET</div> <div><br></div> </div=
> <div id=3D"CanarySig" style=3D"left: 0px;"><div><div><br></div><div><br><=
/div></div></div> <div id=3D"CanaryDropbox"> </div> </blockquote></div><div=
 dir=3D"auto">-- Sent from /e/OS Mail=2E</div></body></html>
------VSDOM0QQGVKDY66D2ZB9SR1WI1WML2--