Friday, February 10, 2012
  Search
Support Forum
localized "submit" button
Last Post 05 Mar 2007 06:09 PM by Steve Provencher. 6 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Cesar Manivesa
New Member
New Member
Send Private Message
Posts:2


--
04 Jul 2006 11:11 PM  
I would like to change the word "Submit" in the "Submit" button. I'd like to put this in spanish ("Enviar")
How can I do this??

Thanks
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
05 Jul 2006 12:01 PM  

Two Options.

1. Use localization by copying FormMaster.ascx.resx for your locale
2. Include your own Submit Button using the Button Control Type

Steve

Cesar Manivesa
New Member
New Member
Send Private Message
Posts:2


--
05 Jul 2006 10:30 PM  
Thanks! Both solutions solved my problem.
Martin
New Member
New Member
Send Private Message
Posts:2


--
20 Feb 2007 12:47 PM  
Steve,

Could you please give a more detailed explanation?

I have a DNN installed with portals in different languages. I need to change submit buttons to different names. I read the documentation, but it is rather cryptic.

Thanks.
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
21 Feb 2007 08:52 PM  

Every module which supports localizaton includes an App_LocalResources folder where the Resource Files reside.

So the file which supplies the text in English for the 'US" for the submit button is called "FormMaster.ascx.resx"

Now if you want to supply another language for example German, you copy that file and name it "FormMaster.ascx.de-DE.resx" and change the Values for the Names to German.

Once you have done this for all the files in that folder for the New Target Language, then Form Master will just follow the Localization Rules supported in DotNetNuke.

If those files are missing, even though you have DotNetNuke set up to be Localized, the system will just fall back on the default English for Form Master.

Martin
New Member
New Member
Send Private Message
Posts:2


--
05 Mar 2007 04:19 PM  
Hi Steve,

Thank you for your response. I edited several .resx files in  App_LocalResources folder, the texts changed accordingly. Then I copied all .resx files, then I added the language code (nl-NL) in this case. Edited the new localized files, made sure that the portal is set to the correct language and made sure that resource files are OK (Admin>Languages). But Form Master would not pick up the changes I made. It is still in English. What is wrong?

Thanks.

Martin
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
05 Mar 2007 06:09 PM  

Send me your Resourse Files. I did work on Form Master for DNN4 to pass the Review Process. Form Master for DNN3 might be missing some items

Send to customercare at this domain.

Steve

You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.