Dutch Language Pack V2

Thread is closed for posting
4 posts, 0 answers
  1. 3D41CCC7-6F58-4BD9-B61E-4F203C28B293
    3D41CCC7-6F58-4BD9-B61E-4F203C28B293 avatar
    1 posts
    Member since:
    Jan 2009

    Posted 29 Jan 2009 Link to this post

    Requirements

    RadControls version

    ASP.NET Ajax Q3 2008

    .NET version

    3.5

    Visual Studio version

    Visual Studio 2008

    programming language

    -

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    We are just in research mode, we downloaded the trial and we are now investigating the possibilities first of all we made
    the Dutch language nl-NL pack for the radeditor, radprogressarea, radscheduler, radspell and radupload. Attached zipfile
    containing the resource files which must be in App_GlobalResources ...

    RadEditor.Dialogs.nl-NL.resx
    RadEditor.Main.nl-NL.resx
    RadEditor.Modules.nl-NL.resx
    RadEditor.Tools.nl-NL.resx
    RadProgressArea.nl-NL.resx
    RadScheduler.Main.nl-NL.resx
    RadSpell.Dialog.nl-NL.resx
    RadUpload.nl-NL.resx

    Amazing good product for sofar, but we have special needs I hope we can accomplish this and buy the package.

    Keep up the good work,

    Regards,

    Ronald
  2. DF60784D-55A5-4263-9F10-A12FA48C9ADC
    DF60784D-55A5-4263-9F10-A12FA48C9ADC avatar
    14477 posts
    Member since:
    Apr 2022

    Posted 30 Jan 2009 Link to this post

    Hi Cono,

    Thank you for sharing your localization with us.

    I uploaded it to this forum sticky note: RadEditor for ASP.NET AJAX Localizations and updated your Telerik points for your work.

    Best regards,
    Rumen
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.
  3. 62E36182-692C-4961-B6F2-DEDE7BBACF59
    62E36182-692C-4961-B6F2-DEDE7BBACF59 avatar
    17 posts
    Member since:
    Sep 2007

    Posted 03 Mar 2009 Link to this post

    Hi,

    Many thanks for the dutch language pack.

    I am using RadEditor inside my DotNetNuke environment. 
    I use the Telerik.DNN.Modules_2008_3_1314_dev version.
    Where do i need to put these language files in order to make the localization work?

    Kind regards,
    Dieter
  4. DF60784D-55A5-4263-9F10-A12FA48C9ADC
    DF60784D-55A5-4263-9F10-A12FA48C9ADC avatar
    14477 posts
    Member since:
    Apr 2022

    Posted 06 Mar 2009 Link to this post

    Hi Dieter,

    To load the editor's localization files (*.resx) in DNN, put the resx files inside a folder in your web application (e.g. "~/editorLocalization/") and then set the LocalizationPath editor property to the location of this folder:

    RadEditor1.LocalizationPath = "~/editorLocalization/";

    Best regards,
    Rumen
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.