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.
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?
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.
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
Thanks Dennis!
is working on a reply...