| Author |
Messages |
|
trouble2
Posts:59
Send A Message
 |
| 10/08/2008 10:28 AM |
|
How/where can I translate everything to dutch.
I tried to find out through DNN's language options, but there are still a lot of words I can't translate.... |
|
|
|
|
Jeff Smith
Posts:210
Send A Message
 |
| 10/08/2008 10:32 AM |
|
| This forum is for our search module, not a translation service. |
|
|
|
|
trouble2
Posts:59
Send A Message
 |
| 10/08/2008 10:36 AM |
|
| Yes, well I mean the search engine shows a lot of english text, and since I live in the netherlands I would like it to show dutch text, and not stuff like "60 records found", "Loading, please wait" etc. |
|
|
|
|
Jeff Smith
Posts:210
Send A Message
 |
| 10/09/2008 1:56 PM |
|
That makes more sense. I am sure there are a few places in the code where English is hardcoded in there. We will try to find them: http://support.venexus.com/issue/ViewIssue.aspx?id=6828&PROJID=48 |
|
|
|
|
trouble2
Posts:59
Send A Message
 |
| 10/09/2008 2:22 PM |
|
That's good to hear, thanks Jeff...
It's not that much, I've edited the ascx and translated what I could, and set some other stuff to style="visibility:hidden;" |
|
|
|
|
trouble2
Posts:59
Send A Message
 |
| 10/29/2008 5:02 AM |
|
Installed a new version, now all my translations where gone.... I will point out the parts that need translation: In ViewVenexusSearch.ascx we have: Line 12: Text="Filter By Category" Line 16: Text="Filter By Author" Line 20: Text="Sort By" Line 24 to 28: Listitems should be localized Line 33: Ascending Line 34: Decending Line 48: Image should have (localized) alt tag Line 54: Image should have (localized) alt tag Line 55: Go Line 61: ErrorMessage="You must enter a query" Line 67: WatermarkText="Search" Line 82: Search Web and Web Line 83: Search Site and Site Line 91: Manage Search Providers... Line 101: Text="Saved Searches" Line 119: ID="lblRecords" (shows number of records) Line 127: Text="Save" Line 128: ID="SaveSearchImage" (for Alt tag) Line 130: Subscribe Line 131: ID="SubscribeImageButton" (for Alt tag) Line 139: literalNoResult (can be set trough settings, but defaults to english, so perhaps you can add an entry for this in the resx file. Line 167: Loading...Please wait |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
|
|
|
|