Search the web
Sign In
New User? Sign Up
i18n-prog · Discussion of Internationalization programming issues (i18n)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1983 - 2012 of 2073   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1983
Localization World has announced the program for its conference in Berlin, Germany, on June 19-21, 2007. ...
Donna Parrish
donnaparrrish
Offline Send Email
May 7, 2007
8:58 pm
1984
I need to gather some statistics on software in China, Japan, Taiwan and Korea. Specifically, I'm looking for: -dominant applications (client and Web) used for...
whitejm12
Offline Send Email
May 11, 2007
4:15 pm
1985
Hi, I am trying to provide localization support for my application. I face some issues while supporting Japanese on DB2 and MS SQL 2000. 1) I have a column...
k_p_anish
Offline Send Email
May 14, 2007
1:59 pm
1986
I can only speak to DB2, I don't know about Oracle and MS SQL. I assume you are talking about a database defined as UTF-8 encoded. In DB2, the vargraphic...
eflarup
Offline Send Email
May 14, 2007
3:39 pm
1987 Investor Bonita
i18n_com
Offline Send Email
May 19, 2007
3:36 pm
1988
Hi all , I invite you to Join the new Programming Community codemiles.com.You will find codes,solved problems , books,articles...I hope it is useful for you. ...
mohamed
msi_333
Offline Send Email
Jul 2, 2007
9:42 pm
1989
Applied Language Solutions' core business is the translation of Websites, databases and software packages. We also translate technical manuals, marketing...
cadams_als
Offline Send Email
Jul 26, 2007
3:26 pm
1990
Applied Language Solutions. We currently have vacancies for Project Account Manager in our Indian Office. Applied Language Solutions' core business is the...
cadams_als
Offline Send Email
Jul 26, 2007
3:27 pm
1991
Trusted Translations, Inc., seeks full-time senior production manager for our office located in Buenos Aires. Position offers aggressive compensation package...
Lautaro
lautaroius
Offline Send Email
Aug 17, 2007
4:07 pm
1992
Hi Group, I am in an organization where people do not know much about i18n/L10n/G11n. I want to create an awareness amoung the group. Does anyone has the...
deepinder singh
deepindersin...
Offline Send Email
Sep 3, 2007
10:20 am
1993
Hi, I am working on an internationalize project in DOT NET FRAMEWORK with C SHARP as the programming language. My application connects to a huge database to...
Swetha Mani
swetha_34
Offline Send Email
Sep 4, 2007
3:34 pm
1994
Swetha, I am not in development but in QA but I can propose something to you. Not sure if that could be the solution for the problem. You can have a field in...
deepinder singh
deepindersin...
Offline Send Email
Sep 5, 2007
3:46 pm
1995
... If you store localized UI language in a database, the usual way organize the db is to add a language tag to the columns. Thereafter, queries to the db...
John O'Conner
joconner
Online Now Send Email
Sep 6, 2007
7:40 pm
1996
Hi, In my previous company, we were localizing websites so all the UI Strings were stored in a MSSQL DB. For the tables, we had a Language column, ID,...
Olivier Cheneson
ocheneson
Offline Send Email
Sep 7, 2007
5:52 pm
1997
What are the hardware specific issues you come accross while doing i18n testing? For example - Chip type of your CPU involved in test, 32bit or 64bit.? CPU...
deepinder singh
deepindersin...
Offline Send Email
Sep 12, 2007
1:31 pm
1998
- Benefits of one large monolithic TM for all projects or smaller (possibly supplemental to main TM) per project TMs? - Presumably separate translation...
Ian Davies
ianbingofish
Offline Send Email
Sep 21, 2007
2:30 pm
1999
Dear all, Sorry in advance for cross-posting, in case you get this msg more than once. The company that I am currently working for is trying to centralise its...
Martin Wunderlich
wundiman
Offline Send Email
Nov 14, 2007
6:21 pm
2000
Thanks a lot to everyone who has replied so far (Michel, Santosh, Andrzej, Klemens)! I hadn't heard of the XML-INTL product and will certainly take a closer...
Martin Wunderlich
wundiman
Offline Send Email
Nov 15, 2007
2:38 pm
2001
Hello All, I'm very new to i18n/l10n of html. Lately I'm using a tool for translation, it converts characters such as " Á", " ¦Â", "U" to their correspoding...
emenpig
Offline Send Email
Dec 19, 2007
3:07 pm
2002
Hello, I am working on a java project, which needs to incorporate Internationalisation and Localisation. It has been suggested that the locale specific...
Nitin Jain
nitinjain8766
Offline Send Email
Jan 11, 2008
2:39 pm
2003
Nitin - Do you mean why not use the actual Arabic characters rather than the escaped \uXXXX notation? I think it's because with the escaped notation, you...
Keith R. Bennett
krbennettmd
Offline Send Email
Jan 11, 2008
9:18 pm
2004
... I am not absolutely sure what the question is, but if you are asking whether you can use an Arabic properties file encoded in a legacy encoding, then the...
eflarup
Offline Send Email
Jan 12, 2008
2:07 pm
2005
Hello, I realise that I should have made the question more precise; however your interpretation is correct. Thank you for the response. Nitin ... the ... their...
Nitin Jain
nitinjain8766
Offline Send Email
Jan 14, 2008
9:00 am
2006
Nitin, I haven't tried this myself, but if you absolutely need to use another encoding for your properties file, you might be able to pull it off using the...
Lenny Turetsky
turetsky_lenny
Offline Send Email
Jan 14, 2008
6:49 pm
2007
Hi All, I've be searching on the internet, but without any luck. I'm using Office 2003, I'm using Excel to save my terminology translations which means there...
Emen Zhao
emenzhao
Offline Send Email
Jan 25, 2008
6:44 pm
2008
It is using Unicode. If you want to save as text then you will sees a 'Unicode text file' option under 'Save As'. This will save in UTF-16....
Tim Greenwood
timgreenwood
Offline Send Email
Jan 25, 2008
7:03 pm
2009
Does anyone have some information on internationalising FLEX applications?...
Ian Davies
ianbingofish
Offline Send Email
Jan 31, 2008
1:47 pm
2010
What's the right way to internationalize strings in C#? I want compile time checking to make sure I'm not using a string that doesn't exist, so I don't want to...
kellycoinguy
Online Now Send Email
Feb 7, 2008
10:35 pm
2011
for a standard app or dll assembly, if you have created the resources normally in Visual Studio then you can access string resources simply by using...
BryanDonaldson
Offline Send Email
Feb 8, 2008
6:11 pm
2012
Hello, I'm trying to figured out what the GetUserDefaultUILanguage() API returns when called on a UK Windows machine. Is it 1033 (English US) or 2057 (English...
Yves Savourel
yves_savourel
Offline Send Email
Feb 13, 2008
8:14 pm
Messages 1983 - 2012 of 2073   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help