Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Undergraduate Project: Translating SMS Messages

1 replies · 1,512 views · Started 02 February 2007

Hi,

I'm a newbie in symbian and my project is related to translating a lingo text message to its plain english equivalent..

I can already parse the message body, but my major problem is how to create two dictionaries (one for Lingo and the other one for English) which will be used for the translation proper.

These dictionaries should be already imbedded when my application is installed.

Can anyone help me?

Tnx! 😊

Since such dictionares are not embedded already, you have to include them in your application and install them with your app (including the application logic/code how to use the dictionaries).