<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5797&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] How to switch language (locale)]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5797</link>
		<description><![CDATA[The most recent posts in [SOLVED] How to switch language (locale).]]></description>
		<lastBuildDate>Fri, 14 Jul 2023 01:08:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] How to switch language (locale)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42890#p42890</link>
			<description><![CDATA[<p>For me, a simple <span class="bbc">dpkg-reconfigure locales</span> followed by <span class="bbc">apt update</span> always did the trick if I ever wanted to use another language. <span class="bbc">apt</span> seems to be fully translated but many <span class="bbc">man</span> pages aren&#039;t. Not much of an issue on the desktop, though, unless you speak Klingon. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tylerdurden)]]></author>
			<pubDate>Fri, 14 Jul 2023 01:08:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42890#p42890</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to switch language (locale)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42883#p42883</link>
			<description><![CDATA[<p>I think Bill spent country GDP developing a particular font, something like that.<br />dpkg-reconfigure console-seup is cool, on the fly, no problem.<br />Reaching out to most devices, I like to style with font-family:tahoma; although verdana is similar.<br />I wish we still had ttf-thryomanes.<br />Stanley knife ttf-dejavu and enjoy the ttf-bitstream-vera experience.<br />ttf-dejavu is sickening.<br />Robin Williams The Non-Designer&#039;s Design Book is the best, no competition.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyp67)]]></author>
			<pubDate>Thu, 13 Jul 2023 16:40:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42883#p42883</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to switch language (locale)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42882#p42882</link>
			<description><![CDATA[<p>come stai</p><p>an idea, first try, dpkg-reconfigure console-setup<br />I do this for font size because I am veteran war photographer WMD eyes damage.<br />Of course, install fonts.<br />Also, for me, I like ttf-bitstream-vera,<br />I go to /etc/fonts and I tar -cvf fonts.avail.tar fonts.avail and I tar -cvf fonts.d.tar fonts.d<br />so I have created tar backups (try reading them,)<br />so I can rm -r fonts.avail and fonts.d<br />which fucks ttf-dejavu all the beeping time,<br />and does not screw updates</p><p>off top head some ideas<br />andriko</p>]]></description>
			<author><![CDATA[dummy@example.com (andyp67)]]></author>
			<pubDate>Thu, 13 Jul 2023 16:16:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42882#p42882</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] How to switch language (locale)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42881#p42881</link>
			<description><![CDATA[<p>Dears, I recently experimented with switching languages on a minimal Devuan installation.</p><p>I learned that issuing a convoluted sequence of commands is necessary to switch languages! So I&#039;ll document them here, and also, I&#039;ll be grateful to anyone who manages to find a more straightforward way to do this.</p><p>For example, to switch language to Italian (it_IT.UTF-8), the commands (as root) are:</p><div class="codebox"><pre><code>sed -i -e &#039;s/# en_US.UTF-8 UTF-8/it_IT.UTF-8 UTF-8/&#039; /etc/locale.gen
dpkg-reconfigure --frontend=noninteractive locales
update-locale LANG=it_IT.UTF-8</code></pre></div><p>Then any user willing to use the Italian language should do the following:</p><div class="codebox"><pre><code>export LANG=it_IT.UTF-8</code></pre></div><p>Am I the only person thinking this is rather convoluted? Does anyone have a better way to do this?</p><p>ciao!</p>]]></description>
			<author><![CDATA[dummy@example.com (jaromil)]]></author>
			<pubDate>Thu, 13 Jul 2023 15:13:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42881#p42881</guid>
		</item>
	</channel>
</rss>
