Forum  Commercial Foru...  Commercial Foru...  translation buttontext messagebox (DUTCH) nl-NL
Previous Previous
 
Next Next
New Post 11/22/2009 11:48 PM
Resolved
  Visualizer
672 posts
1st Level Poster




translation buttontext messagebox (DUTCH) nl-NL 
Modified By Visualizer  on 11/25/2009 3:18:12 AM)

My application is in Dutch, but the text on the MessageBox dialogs are still english.

How can these be changed?

Thanks in advance,

Tom

 
New Post 11/23/2009 8:16 AM
  palli
14416 posts
1st Level Poster




Re: translation buttontext messagebox 

Hi Tom,

This should be really simple. Set the Localizable property of the form = True in designer, and then:

 

Private Sub LocalizedForm_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    Context.CurrentUICulture = System.Globalization.CultureInfo.CreateSpecificCulture("is-IS")
    MessageBox.Show("This is a test with localized buttons")
End Sub

This should do it,

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 11/23/2009 10:50 PM
  Visualizer
672 posts
1st Level Poster




Re: translation buttontext messagebox 

Hi Pali, thanks for the answer, it looks simple but it doesn't work at my side.

The messagebox buttons are still in english instead of dutch, i send a most minimal application to support.

Best Regards,

Tom

 
New Post 11/24/2009 11:15 AM
  palli
14416 posts
1st Level Poster




Re: translation buttontext messagebox 

Hi Tom,

There is a very simple explanation to your problem. The "nl-NL" resource translation has not been submitted yet by the community, so VWG falls back to english, which is the default.

Please read this article here and if you do choose to perform the translation, please email it to support and I am sure it will be included in one of the next releases.

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 11/24/2009 11:17 PM
  Visualizer
672 posts
1st Level Poster




Re: translation buttontext messagebox 

Ah ... :) that makes sense...

I created the dutch resource file and now it's working fine.

I send it also to support so you can include it in the next version.

Best regards,

Tom

 
Previous Previous
 
Next Next
  Forum  Commercial Foru...  Commercial Foru...  translation buttontext messagebox (DUTCH) nl-NL
.NET HTML5 Web, Cloud and Mobile application delivery | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2012 Visual WebGui®       Visual WebGui weblog on ASP.NET Gizmox Blog Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS