Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

$4.95 Windows Hosting at Webhost4life.com
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
r2i.ntegrated
 


  Sponsors  

Meet Our Sponsors

Salaro -- Skins and more
OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Localize It! (L...  Can not edit language for the login module:
Previous Previous
 
Next Next
New Post 5/14/2008 1:11 AM
User is offline Sebastian Leupold
13704 posts
www.deutschnetnuke.de
1st Ranked












Re: Can not edit language for the login module: 

username and password area is onjected by authentication provider, please see LocalResources > DesktopModules > Authentication > DNN


Sebastian Leupold

DeutschNetNuke dnnWerk - The DotNetNuke Experts German DotNetNuke User-Group

DotNetNuke Project UserDefinedTable
DotNetNuke Project Release Tracker
 
New Post 5/16/2008 4:13 PM
Accepted Answer 
User is offline Alejandro Quiroga Alsina
85 posts
DNNCastellano.com
10th Ranked


Re: Can not edit language for the login module: 

Fher,   

The values you are searching for are stored in the following locations:   

Enter your User Name below   
DNN v.4.5.5,    Directory\File: ~\admin\Security\App_LocalResources\Signin.ascx.yy-XX.resx
DNN v.4.6.0 and up,    Directory\File: ~\App_GlobalResources\SharedResources.yy-XX.resx

Enter your Password below   
DNN v.4.5.5,    Directory\File: ~\admin\Security\App_LocalResources\Signin.ascx.yy-XX.resx
DNN v.4.6.0 and up,    Directory\File: ~\App_GlobalResources\SharedResources.yy-XX.resx
DNN v.4.6.2 and up,    Directory\File: ~\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources\Login.ascx.yy-XX.resx

Password:   
DNN all versions,    Directory\File: ~\admin\Portal\App_LocalResources\Signup.ascx.yy-XX.resx
DNN up to v.4.5.5,    Directory\File: ~\admin\Security\App_LocalResources\AuthenticationSettings.ascx.yy-XX.resx
DNN up to v.4.5.5,    Directory\File: ~\admin\Security\App_LocalResources\Signin.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\admin\Users\App_LocalResources\Password.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\admin\Users\App_LocalResources\User.ascx.yy-XX.resx
DNN v.4.6.0 and up,    Directory\File: ~\App_GlobalResources\SharedResources.yy-XX.resx
DNN all versions,    Directory\File: ~\controls\App_LocalResources\User.ascx.yy-XX.resx
DNN v.4.6.2 and up,    Directory\File: ~\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources\Login.ascx.yy-XX.resx
DNN v.4.6.2 and up,    Directory\File: ~\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources\Settings.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\Install\App_LocalResources\Installwizard.aspx.yy-XX.resx

User Name:   &   Username:   
DNN all versions,    Directory\File: ~\admin\Portal\App_LocalResources\Signup.ascx.yy-XX.resx
DNN up to v.4.5.5,    Directory\File: ~\admin\Security\App_LocalResources\AuthenticationSettings.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\admin\Security\App_LocalResources\SendPassword.ascx.yy-XX.resx
DNN up to v.4.5.5,    Directory\File: ~\admin\Security\App_LocalResources\Signin.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\admin\Users\App_LocalResources\User.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\App_GlobalResources\SharedResources.yy-XX.resx
DNN v.4.6.0 and up,    Directory\File: ~\App_GlobalResources\SharedResources.yy-XX.resx
DNN all versions,    Directory\File: ~\controls\App_LocalResources\User.ascx.yy-XX.resx
DNN v.4.6.2 and up,    Directory\File: ~\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources\Login.ascx.yy-XX.resx
DNN v.4.6.2 and up,    Directory\File: ~\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources\Settings.ascx.yy-XX.resx
DNN up to v.4.6.2,    Directory\File: ~\DesktopModules\Forum\App_LocalResources\Forum_UserSettings.ascx.yy-XX.resx
DNN all versions,    Directory\File: ~\Install\App_LocalResources\Installwizard.aspx.yy-XX.resx


Note 1: yy-XX is the culture code (i.e., en-GB, es-ES, etc.), for US english yy-XX does not exist.
Note 2: If you are not sure about which message to change, it may help to make an iterative testing.
Note 3: You should change this values under the menu option Host-Languages-Language Editor. For further recommendations on how to use the Language Editor, please check my post at this thread: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/77/threadid/215279/scope/posts/threadpage/1/Default.aspx

HTH.

Saludos,
Alejandro.


Spanish Language Packs
Paquetes de Idioma en Español
English Language Packs
Commercial, Professional English
 
New Post 5/16/2008 4:30 PM
User is offline Sebastian Leupold
13704 posts
www.deutschnetnuke.de
1st Ranked












Re: Can not edit language for the login module: 

Alejandro is correct, great job, just 2 additions:

1. he pointed out the path, if ActiveDirectory authentication is uses; if you are using standard authentication, replace "/ActiveDirectory/" with "/DNN/"

2. if you want to adopt localization to complete/correct language pack and redistribute, use Language Editor in Host menu in system mode. If you want to customize existing language pack for all portals in your installation, use Language Editor in Host menu in Host mode. If you want to adopt language for a single portal, use Language Editor in Admin menu.


Sebastian Leupold

DeutschNetNuke dnnWerk - The DotNetNuke Experts German DotNetNuke User-Group

DotNetNuke Project UserDefinedTable
DotNetNuke Project Release Tracker
 
New Post 5/22/2008 6:26 PM
User is offline Fher
14 posts
10th Ranked


Re: Can not edit language for the login module: 

Thanks Alejandro 

I am using DNN 08.08.02
I was missing the values in \App_GlobalResources\SharedResources.resx 

Fher

 
New Post 5/24/2008 5:23 AM
User is offline Alejandro Quiroga Alsina
85 posts
DNNCastellano.com
10th Ranked


Re: Can not edit language for the login module: 

You're very welcome :-) 


Spanish Language Packs
Paquetes de Idioma en Español
English Language Packs
Commercial, Professional English
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Localize It! (L...  Can not edit language for the login module:
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


SINA101
WANT A SPECial sIte iN TAIWAN?
sina101.com
Web Development and Strategy Firm
The Risdall Interactive Agency s websites, strategies, branding, & promotion in digital space.
www.Risdall.net/
Windsor Management Group
Fund Accounting Software for K12 Education.
Infinitevisions.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP