Hi All, Is there any way to control the language of the "Yes" and "no" buttons displayed by JavaScript's confirm() method from the server application ? The...
souravm
souravm@...
Sep 2, 2005 5:37 am
1732
Hi All, I was going through the The Localization Industry Primar from LISA
(2003). It shows the total market size for i18n/l10n services as USD 5...
souravm
souravm@...
Sep 8, 2005 4:00 am
1733
Hello all, Ask Jeeves is currently looking for I18N engineers in our Piscataway, New Jersey offices. I have listed the description below. If you are...
Hello all, Ask Jeeves is looking for I18N engineers in our New Jersey offices. The job description is below. If you are interested, please email your resume...
What do they have in common? Both are in Seattle the last week of October! That's it - except, by registering as a paid attendee to the Localization World...
Localisation Focus invites you to reply to the comment/statement below.(Visit www.localisation.ie/publications/locfocus/index.htm for further information about...
Would you like to receive news from from The Institute of Localisation Professional (TILP) via the TILP electronic newsletter, issued every three months? This...
Good morning! I've got a 2D grid of products and languages that are built off of the same code base, but with different RC files. I'd hate to manage this mess...
Consider using the open source ICU libraries written in C++ which provide Java style resource bundles. The Resource Bundles in ICU would give you dynamic...
Thanks for the pointer Paul. I guess I forgot to mention that I'm only internationalizing to the 8 bit languages (Spanish, German, etc.) not the Unicode ones. ...
Stay informed with Daily Java News and Articles from 100+ sources in one central place. You can view the latest and last 7 days news and articles, you can...
Hello everyone, I am confused about some abbreviation of Time Zone, such as CST. It stands for Central Standard Time, China Time, Cuba Summer Name. So if a...
Hi Emen there is no standard for time zone abbreviations. here is a link that might help http://www.timeanddate.com/library/abbreviations/timezones/ ... From:...
Landess,Rich
rich.landess@...
Oct 13, 2005 1:40 pm
1745
here is a better link perhaps http://www.worldtimezone.com/wtz-names/timezonenames.html ... From: i18n-prog@yahoogroups.com...
Landess,Rich
rich.landess@...
Oct 13, 2005 1:50 pm
1746
I'd think that - if the language was in English, ppl wld know what it meant & similarly for Chinese variants or Cuban Spanish. Unless "CST" just popped up on a...
Rosenfeld Walter-W18693
Walter@...
Oct 13, 2005 2:16 pm
1747
Language alone will not do it, in fact neither does my suggestion of spelling it out unless a country context is given. Is EST Eastern Standard Time (USA) or...
While I thought the discussion was limited to the 3 langauges listed below, why would it matter if it were EST Oz or EST US if the "E", "S", and "T" all mean...
Rosenfeld Walter-W18693
Walter@...
Oct 13, 2005 3:41 pm
1749
Because one means UTC+11 and the other UTC+4. So if the application is asking you to set a timezone, or interpret a time against a timezone then it is...
well, that would be a g18n problem then & not a l10n issue. ;) ________________________________ From: i18n-prog@yahoogroups.com ...
Rosenfeld Walter-W18693
Walter@...
Oct 13, 2005 4:20 pm
1751
Walter - It is probably better to think in terms of usabilty for the user when you start getting into the fuzzy area of "is it i18n or is it l10n? " I find...
LOL - Nono - completely agree. :) I'm just saying that - if you happen upon a scenario where the "translation" in multiple locales happens to be identical, and...
Rosenfeld Walter-W18693
Walter@...
Oct 13, 2005 6:51 pm
1753
Hello, I was wondering if there are books explaining the specification of several languages, all th infos you need to know about building a product into a...
Hi Oliview, Not a book, but have you had a look at the Common Locale Data Repository (http://www.unicode.org/cldr/)? The purpose of this collection of locale ...
Martin Wunderlich
martin_wu@...
Oct 17, 2005 1:29 pm
1755
Thanks for your input. I will have a lokk at it. Thanks Olivier Martin Wunderlich <martin_wu@...> wrote: Hi Oliview, Not a book, but have you had a look at...
Hi, I am working on a script, which grep's for output of a certain db2 command - to format and display it on stdout. Now, the grep is being done on locale...
We need to migrate our C/C++ project from Global C to ICU. Has anyone ever done that? What, if any, are the architectural differences between the two? Any ...
Hi Listmates I have a question regarding Chinese encodings. Here are the facts, please correct me if I am wrong: CHTraditional uses Big-5 encoding (MS locale...
ilan Bloch
ilan@...
Nov 3, 2005 1:46 pm
1760
I would recommend never, ever, going through Word if what you actually need is a software resource file (Java properties file, Windows resource file, etc.). In...