A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Standard/Best Practice For Multi-Lingual Add-in Development



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 12th 08, 11:09 AM posted to microsoft.public.outlook.program_addins
Jonathan[_2_]
external usenet poster
 
Posts: 8
Default Standard/Best Practice For Multi-Lingual Add-in Development

Is there a standard way to develop a new Add-in to so that it can be
multi-lingual?

I.e. Dialog prompts, form text labels etc would lookup a language table with
the appropriate word, phrase or sentences based on the language chosen?

TIA




Ads
  #2  
Old March 12th 08, 01:01 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Standard/Best Practice For Multi-Lingual Add-in Development

Of course there is, how you do it depends on what language platform you use
to develop your addin. For unmanaged code you can use a resources file with
different columns, one column for each language you intend to support. For
managed code you can also use a string resource file and use the culture
settings to load the appropriate string for the current language.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Jonathan" wrote in message
...
Is there a standard way to develop a new Add-in to so that it can be
multi-lingual?

I.e. Dialog prompts, form text labels etc would lookup a language table
with
the appropriate word, phrase or sentences based on the language chosen?

TIA





  #3  
Old March 14th 08, 02:06 AM posted to microsoft.public.outlook.program_addins
Jonathan[_2_]
external usenet poster
 
Posts: 8
Default Standard/Best Practice For Multi-Lingual Add-in Development

Thanks Ken.


"Ken Slovak - [MVP - Outlook]" wrote in message
...
Of course there is, how you do it depends on what language platform you

use
to develop your addin. For unmanaged code you can use a resources file

with
different columns, one column for each language you intend to support. For
managed code you can also use a string resource file and use the culture
settings to load the appropriate string for the current language.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Jonathan" wrote in message
...
Is there a standard way to develop a new Add-in to so that it can be
multi-lingual?

I.e. Dialog prompts, form text labels etc would lookup a language table
with
the appropriate word, phrase or sentences based on the language chosen?

TIA







 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
web development Brian Miller Outlook Express 2 September 18th 07 01:02 AM
web development Brian Miller Outlook Express 1 September 17th 07 06:04 PM
Multi-site / Multi-Exchange server environment - outlook config Ben Outlook - General Queries 1 June 21st 07 04:57 PM
HOW TO USE OUTLOOK PRACTICE USING ATTACHMENTS new girl Outlook - General Queries 1 May 29th 07 08:29 PM
Best practice for backing up gary Outlook Express 4 April 13th 07 01:51 PM


All times are GMT +1. The time now is 09:15 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.