<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: locale mockup</title>
	<atom:link href="http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/</link>
	<description>babblings!</description>
	<lastBuildDate>Thu, 27 Oct 2011 12:28:47 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Dwayne Bailey</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-138288</link>
		<dc:creator>Dwayne Bailey</dc:creator>
		<pubDate>Mon, 07 Sep 2009 11:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-138288</guid>
		<description>I really like this.  I also find this insanely frustrating in GNOME, I made a number of locale changes to get correct behaviour only to discover that GNOME has its own internal overrides for things like the starting day of the week.

Being able to setup these things is pretty hard for the average user so seeing something like this is great. I&#039;m glad you also included fallback languages since in many cases English is a bad fallback.

However, I think you might find that these things blow up into people wanting more options.  In South Africa (ZA) we have a defacto currency representation of R1&#160;000,00 but we&#039;ve also being Americanised and use R1,000.00 - either is great except if you are a journalist or accountant and you need the nbsp version.  We&#039;d need decimal and thousand separator to handle that.</description>
		<content:encoded><![CDATA[<p>I really like this.  I also find this insanely frustrating in GNOME, I made a number of locale changes to get correct behaviour only to discover that GNOME has its own internal overrides for things like the starting day of the week.</p>
<p>Being able to setup these things is pretty hard for the average user so seeing something like this is great. I&#8217;m glad you also included fallback languages since in many cases English is a bad fallback.</p>
<p>However, I think you might find that these things blow up into people wanting more options.  In South Africa (ZA) we have a defacto currency representation of R1&nbsp;000,00 but we&#8217;ve also being Americanised and use R1,000.00 &#8211; either is great except if you are a journalist or accountant and you need the nbsp version.  We&#8217;d need decimal and thousand separator to handle that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoffe</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137912</link>
		<dc:creator>Stoffe</dc:creator>
		<pubDate>Sun, 30 Aug 2009 18:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137912</guid>
		<description>Great job, but it&#039;s really sad that localization still is so botched in GNOME that this is needed. :(

I don&#039;t remember if GNOME makes the decision based on where you live or what language you pick, but either way, any use case outside &quot;I am an American, therefore I live in the US and speak American English&quot; or &quot;I live in Sweden, therefore I only speak Swedish&quot; is nigh impossible without lots and lots of magic. You can move to another country, you can&#039;t speak another language, you can&#039;t do anything that doesn&#039;t fit a very narrow set of assumptions.

It&#039;s plain retarded and there are tons of bugs, posts, and mailing list complaints about this. Not that anyone seems to understand the problem, maybe they all fit the assumptions? The weird thing is that it&#039;s only a matter of asking about *both* language and where you live (or rather, what countrys way of doing things you prefer) instead of assuming that one of them automatically means the other (whichever way that was).</description>
		<content:encoded><![CDATA[<p>Great job, but it&#8217;s really sad that localization still is so botched in GNOME that this is needed. <img src='http://blogs.linux.ie/caolan/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I don&#8217;t remember if GNOME makes the decision based on where you live or what language you pick, but either way, any use case outside &#8220;I am an American, therefore I live in the US and speak American English&#8221; or &#8220;I live in Sweden, therefore I only speak Swedish&#8221; is nigh impossible without lots and lots of magic. You can move to another country, you can&#8217;t speak another language, you can&#8217;t do anything that doesn&#8217;t fit a very narrow set of assumptions.</p>
<p>It&#8217;s plain retarded and there are tons of bugs, posts, and mailing list complaints about this. Not that anyone seems to understand the problem, maybe they all fit the assumptions? The weird thing is that it&#8217;s only a matter of asking about *both* language and where you live (or rather, what countrys way of doing things you prefer) instead of assuming that one of them automatically means the other (whichever way that was).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137909</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Sun, 30 Aug 2009 11:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137909</guid>
		<description>Yes, as does en_IE and the outlier locale of en_DK (as well as some other English locales). Where en_DK also has ISO dates by default, though it uses international currency symbol as the currency sign while en_IE would default to a possibly more useful €. Also number formats in en_DK are the more universal (though alien to me) 1.000,00 format while en_GB and en_IE are 1,000.00. So it depends on what the goal is. 

The point is that there are easily misunderstood consequences of simply whacking LANG=xx_YY in order to try and achieve one goal of say, UI in language xx, so maybe something like the above could head off some pain and bring LANGUAGE into play to support efforts to get  &quot;just the UI in English, but nothing else please&quot;</description>
		<content:encoded><![CDATA[<p>Yes, as does en_IE and the outlier locale of en_DK (as well as some other English locales). Where en_DK also has ISO dates by default, though it uses international currency symbol as the currency sign while en_IE would default to a possibly more useful €. Also number formats in en_DK are the more universal (though alien to me) 1.000,00 format while en_GB and en_IE are 1,000.00. So it depends on what the goal is. </p>
<p>The point is that there are easily misunderstood consequences of simply whacking LANG=xx_YY in order to try and achieve one goal of say, UI in language xx, so maybe something like the above could head off some pain and bring LANGUAGE into play to support efforts to get  &#8220;just the UI in English, but nothing else please&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lothian</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137908</link>
		<dc:creator>Mike Lothian</dc:creator>
		<pubDate>Sun, 30 Aug 2009 11:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137908</guid>
		<description>Remember en_GB has better defaults ie A4</description>
		<content:encoded><![CDATA[<p>Remember en_GB has better defaults ie A4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137907</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137907</guid>
		<description>The fun bit (for me) would be the creation of some exemplar lists of words and lib, along the lines of iso-codes, that are commonly misspelled in various languages for the redlining examples. &lt;a href=&quot;http://en.wiktionary.org/wiki/Category:Misspellings&quot; rel=&quot;nofollow&quot;&gt;Wiktionary&lt;/a&gt; list as a basis.</description>
		<content:encoded><![CDATA[<p>The fun bit (for me) would be the creation of some exemplar lists of words and lib, along the lines of iso-codes, that are commonly misspelled in various languages for the redlining examples. <a href="http://en.wiktionary.org/wiki/Category:Misspellings" rel="nofollow">Wiktionary</a> list as a basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caolan</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137906</link>
		<dc:creator>Caolan</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137906</guid>
		<description>re translations used in the mockup, I have about 8 words of German, I just plucked them out at random, they&#039;re just illustrative to show what bits would be in what language.</description>
		<content:encoded><![CDATA[<p>re translations used in the mockup, I have about 8 words of German, I just plucked them out at random, they&#8217;re just illustrative to show what bits would be in what language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137905</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Sun, 30 Aug 2009 08:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137905</guid>
		<description>Hello,
I really like the mockup and think it will be really useful! Using standard date format and switching German to English UI for using support or tutorial will be very easy this way! Only translation could be better (Advanced = Erweitert, Preview = Vorschau)! ;-) Thanks for the idea and hopefully thanks for implementing!
Dirk</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I really like the mockup and think it will be really useful! Using standard date format and switching German to English UI for using support or tutorial will be very easy this way! Only translation could be better (Advanced = Erweitert, Preview = Vorschau)! <img src='http://blogs.linux.ie/caolan/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Thanks for the idea and hopefully thanks for implementing!<br />
Dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Clasen</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137903</link>
		<dc:creator>Matthias Clasen</dc:creator>
		<pubDate>Sun, 30 Aug 2009 02:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137903</guid>
		<description>Man, that German translation makes me squeal. 
&quot;Vorgerueckt&quot; for &quot;Advanced&quot; and &quot;Vorbetrachtung&quot; for &quot;Preview&quot; ...</description>
		<content:encoded><![CDATA[<p>Man, that German translation makes me squeal.<br />
&#8220;Vorgerueckt&#8221; for &#8220;Advanced&#8221; and &#8220;Vorbetrachtung&#8221; for &#8220;Preview&#8221; &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Burger</title>
		<link>http://blogs.linux.ie/caolan/2009/08/29/locale-mockup/comment-page-1/#comment-137898</link>
		<dc:creator>Corey Burger</dc:creator>
		<pubDate>Sat, 29 Aug 2009 22:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.linux.ie/caolan/?p=308#comment-137898</guid>
		<description>This should either be in a section about the user or the computer, probably better in the About Me caplet or its successor. How about using Geoclue to guess probable locale?</description>
		<content:encoded><![CDATA[<p>This should either be in a section about the user or the computer, probably better in the About Me caplet or its successor. How about using Geoclue to guess probable locale?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

