DotNetNuke ® Portal and Module Development - www.schelian.com

 Search



Forum


 Forum update Minimize

Today: 09/12/2005 we have setup our new dedicated English forum.

From today on, please use this forum instead of the English forums on DNNPortal.DE.

I will lock the English forums on DNNPortal.DE.



 Forum Minimize
SearchForum Home
     
  DNNPortal-Download  Using the DNNPortal-Download  Problem with Co...
 Problem with Comments
 
imgOfflineRogueOne
2 posts
Joined
11/2/2005

Problem with Comments
Posted: 02 Nov 05 3:48 AM (New Zealand)
Hi

Firstly thanks for making this awesome module available.

I have a small problem with the display of comments in that they display as ON <TimeStamp> <UserName> <Comment_supplied> said:
eg:

ON 9/28/2005 5:29:45 AM Carlito Cool said

Now, it could be a gramatial quirk/difference between English and German but most english speaking people would expect to have comments displayed in the form ON <TimeStamp> <UserName> said: <Comment_supplied>
eg:

ON 9/28/2005 5:29:45 AM Carlito said Cool

Thanks In Advance

Gavin
imgOfflineSchelianHP
118 posts
5th
Joined
12/3/2004





Re: Problem with Comments
Posted: 02 Nov 05 8:19 AM (Germany)

Gavin,

that should not be a problem. You can change it by yourself.

There are two different ways.

1) Change from your Portal with the menu languages

Log on as host open the host menu -> Languages. There you will find the Link Language Editor. Click this link to open the Language editor.

Navigate to Local Resources - DesktopModules - DNNPortal-Download - App_LocalResources - Download.ascx.

Here you find a resource with the resource name: msgComment.Text

The default value for this value is: <b>ON {0} {1} {2} said </b><br>

You can change it to what you want: e.g. <b>ON {0} {1} said {2} </b><br>

2) Change the resource file manually

You can open the file Download.ascx.resx which is located in the sub folder App_LocalResources of the module DNNPortal-Download with a file text editor and change the value of the resource in the text editor and save the file.

Additional information:

{0} = date

{1}= username

{2}= comment text

Hope that helps

HP


Best regards
Hans-Peter Schelian
www.schelian.com (English)
www.schelian.de (Deutsch)
German DotNetNuke Community
imgOfflineRogueOne
2 posts
Joined
11/2/2005

Re: Problem with Comments
Posted: 02 Nov 05 10:17 PM (New Zealand)
Thanks for the prompt help :)

I'd tried to find it myself but had forgotten to unpack the resource files before I searched :| ooops

All sorted now.
  DNNPortal-Download  Using the DNNPortal-Download  Problem with Co...


Page generated in 0.421875 seconds.