Skip to main content
Known Participant
August 26, 2009
Question

Need Multi Language Support

  • August 26, 2009
  • 1 reply
  • 4576 views

What do I need to do, if I want multiple language support in my plugins? Please let me know the procedure to follow.

Thanks

This topic has been closed for replies.

1 reply

Inspiring
August 26, 2009

Miles 33 wrote:

What do I need to do, if I want multiple language support in my plugins? Please let me know the procedure to follow.

Could you be more specific?  Do you want to handle (accepting input and proper output) for different languages from your plugin?  Or do you want to show different language GUI from your plugins?

Miles 33Author
Known Participant
August 26, 2009

Hi Peter,

I want to show the UI that supports multiple languages. Currently my UI supports only English. If I want to change the UI to someother language (like French, Germany, Portuguese,etc), then what is the procedure to implement this functionality? I'm new to InDesgin plugin programming and I have got already developed plugin that displays English in the widgets (buttons,etc.). I don't need to accecpt any input from the user. I just need to display in the UI.

Thanks