Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Søren Kottal 530 posts 3521 karma points MVP 2x c-trib
    Dec 03, 2015 @ 13:49
    Søren Kottal
    0

    Missing language items in Forms?

    I have an Umbraco installation, where the tab for Forms is written as [forms] and the heading for the dashboard is [section_forms].

    I think I am missing some items in the language xml file. How can I get those back?

  • Dennis Aaen 4457 posts 17970 karma points admin hq c-trib
    Dec 04, 2015 @ 23:09
    Dennis Aaen
    100

    Hi Søren,

    To get the language back on the Forms section and on the heading for the dashboard. Check if you this line in the langaige file that you are using.

    <area alias="sections">
        <key alias="forms">Forms</key>
    </area>
    

    It´s the same key for the heading on the dashboard. You could download a clean Umbraco installation and copy over the lang folder, that you will find here \Umbraco\Config\Lang.

    If you are making changes in the language files, then remember to recycle the application pool, then the changes should kick in.

    Hope this helps,

    /Dennis

  • Søren Kottal 530 posts 3521 karma points MVP 2x c-trib
    Dec 08, 2015 @ 18:52
    Søren Kottal
    0

    Thanks Dennis!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies