Xref: utzoo comp.unix.questions:23472 comp.lang.c:30057 Path: utzoo!attcan!uunet!fernwood!apple!brutus.cs.uiuc.edu!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!ericom!juno11.ericsson.se!etxtorn From: etxtorn@juno11.ericsson.se (Thomas Tornblom TM/JU 99367) Newsgroups: comp.unix.questions,comp.lang.c Subject: Re: Supporting many human languages. Message-ID: <1990Jul3.091024.2895@ericsson.se> Date: 3 Jul 90 09:10:24 GMT References: <1990Jul2.205752.2317@mmm.serc.3m.com> Sender: news@ericsson.se Organization: Ericsson Telecom AB, Stockholm, Sweden Lines: 13 In article <1990Jul2.205752.2317@mmm.serc.3m.com> us269574@mmm.SERC.3M.Com (Darryn J. Kozak) writes: >I need to support a software product to be used in different countries. >I am looking for suggestions on ways to support multiple human languages >for this system. The software in written in C and will run on UNIX boxes. > >I am most interested in ways to store the different text strings and >switch between them. Does anyone have some ideas or recommendations for >doing this? .... Check the MNLS stuff from AT&T. Thomas