Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...You are here:" swedish langYou are here:" swedish lang
Previous
 
Next
New Post
12/13/2008 6:57 PM
 

 glad to hear


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/15/2009 2:02 PM
 

I always create a new skin by copying the whole Minimal Extropy folder and modifying the copy. Sometimes this new skin is localized and I can modify the "You are here" in the resources, but sometimes this does not work at all, and I don't know why. Can anybody tell me what I must do that DNN looks at my copied resources?

 
New Post
12/15/2009 5:09 PM
 

Hello Thomas,

AFAIK copying the skin's resource files (located under ~\Portals\_default\Skins\MinimalExtropy\App_LocalResources) and renaming the copies to include the proper locale (e.g., index.ascx.es-MX.resx for Spanish, Mexico) is enough to make them work properly. Of course, within those 4 renamed files you will find the text to localize. The 4 files are:

index.ascx.resx
index full.ascx.resx
index 1080.ascx.resx
index 1024.ascx.resx

The language you are adding needs to be properly enabled/installed for that DNN installation. BTW, this old post may be of help.

I have just tested this behavior under DNN v4.9.5 and v5.2.0 and it works just fine. 

If the error you see keeps showing up, please add more details to your question.

Saludos!
Alejandro.

 
New Post
12/16/2009 11:14 AM
 

Hello Alejandro,

now I know the cause: If the Skin has the same Name as the Application it won't work.

This could be changed in "Localization.vb" at line 600.

 

'Local resource files are either named ~/... or <ApplicationPath>/...

 

'The following logic creates a cachekey of /....

 

 

Dim cacheKey As String = resourceFileName.Replace("~/", "/").ToLowerInvariant()If Not String.IsNullOrEmpty(ApplicationPath) Then

 

If ApplicationPath.ToLowerInvariant <> "/portals" Then

cacheKey = cacheKey.Replace(ApplicationPath.ToLowerInvariant(),

 

"")Else

cacheKey =

cacheKey = cacheKey.Replace(

 

"~" & cacheKey"~" & ApplicationPath.ToLowerInvariant(), "")End If

 

End If

 
New Post
12/16/2009 7:40 PM
 

Hello Thomas, thanks for sharing your results :-)

I am not able to check it now, but if you have double-checked it yourself, would you please report the issue to the Public Tracker? (http://support.dotnetnuke.com)

Thank you very much.

Saludos!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Language and In...Language and In...You are here:" swedish langYou are here:" swedish lang


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out