German RadGridView Localization

Thread is closed for posting
3 posts, 0 answers
  1. 80D43D6B-EC29-43C6-A42E-3E31041A441D
    80D43D6B-EC29-43C6-A42E-3E31041A441D avatar
    6 posts
    Member since:
    Oct 2016

    Posted 02 Mar 2017 Link to this post

    .Net 4.5

    Visual Studio 2012

    Programming language c#

    RadGridView 2017.1.117.40


    Windows


    Components/Widgets used (JS frameworks, etc.)



    PROJECT DESCRIPTION

    The project contais the german localization for RadGridView 2017.1.117.40.

     

    Regrads

    Gunther


  2. 6354DE16-1966-40C3-890A-01C1163701B4
    6354DE16-1966-40C3-890A-01C1163701B4 avatar
    1522 posts
    Member since:
    Apr 2022

    Posted 03 Mar 2017 Link to this post

    Hi Gunther,

    Thank you for sharing the localization provider with the community. Your Telerik points have been updated accordingly.

    I hope this helps.

    Regards,
    Hristo
    Telerik by Progress
    Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
  3. D4564668-57F0-44EA-9C8B-366634F02D85
    D4564668-57F0-44EA-9C8B-366634F02D85 avatar
    1 posts
    Member since:
    Apr 2009

    Posted 19 Jul 2019 Link to this post

    Hi 

    consider changing line:
    return string.Empty;
    to:
    return base.GetLocalizedString(id);

    So when new version comes out with additional messages/labels you won't get empty strings
    but default ones (unless empty string is preferred way :)

    Regards,
    Davorin

Back to Top

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