DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

language settings

Sort:
You are not authorized to post a reply.





Growing Member





    I'm regurlarly trying to to search the language settings to make customisations.

    e.g. such as to change what text is displayed in the email when users register.

    It takes me forever to find this stuff because there are so many files to look through!

    I'm sure i've had a spreadsheet in the past which displayed every piece of text and i could search that file and it told me which file i needed to edit.

    Does anybody know how i can obtain such a master spreadsheet please?






    Veteran Member





      There is no such tool out of the box in DNN. I used Zeta Resource Editor in the past to accomplish this, but I am not sure if this is still available/maintained.

      To be honest, the language editor's useability could be better in my opinion. When I am searching for a specific string, I am using Notepad++ at the moment (Search >> Find in Files...)

      Happy DNNing!
      Michael

      Michael Tobisch
      DNN★MVP

      dnnWerk Austria
      DNN Connect





      Growing Member





        thanks Michael,

        I use Notepadd ++ too for searching for content on the webfiles, but it is when the content is located inside the Language Editor that I cannot find anything as there are so many resource files and i don't know where to look.

        If only it was possible to select all of them and run a search.






        Veteran Member





          Well, I search in Notepad++, set a filter to *.resx, and check "In all subfolders". It is quite easy to find the resource then in the language editor, and by pressing Ctrl+F and entering the key, you find the resource.

          Example: Search for "Add module", you find this in the file

             [WebRoot]/admin/ControlPanel/App_LocalResources/AddModule.ascx.resx
          

          The path and filename lead you to the resource. When you double click the search result in Notepad++, you see the following:

            [data name="AddModule.Text" xml:space="preserve"]
              [value]Add Module[/value]
            [/data]
          
          

          (I used square brackets instead of angle brackets, because it seems not to be possible in the editor)

          That gives you the key to search for in the language editor (the value of the "name" attribute in the "data" tag).

          This is not the comfortable way for creating a language pack, but it is all I can offer...

          Happy DNNing!
          Michael

          Michael Tobisch
          DNN★MVP

          dnnWerk Austria
          DNN Connect





          Growing Member





            Thanks.

            I can find most of what i need now, but i didn't realise it was possible search through the resource files in notepad!

            I thought it couldn't do this because in one of my searches I searched for "A file has been uploaded" (which is what is sent via email) and it didn't return anything (from the root folder using *.* as the filter. And there was nothing to edit in the repository settings.

            However, this is only a minor thing now. I can live with this, as the email message is only for admin users and not for public viewing.






            Veteran Member





              Are you finding this to still be an issue in DNN 9.xx?  In more recent releases I've found the built-in find/search feature to be easy to use and I've quickly found everything I've needed so far without using external means.  :) 






              Veteran Member





                Posted By Will Strohl on 04 Oct 2019 05:53 PM

                Are you finding this to still be an issue in DNN 9.xx?  In more recent releases I've found the built-in find/search feature to be easy to use and I've quickly found everything I've needed so far without using external means.  :) 

                DNN language search inside resource files works for the current open file only. And static content is (as it should) not indexed by DNN site search

                 

                You are not authorized to post a reply.

                These Forums are dedicated to the discussion of DNN Platform.

                For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

                1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
                2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
                3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
                4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
                5. No Flaming or Trolling.
                6. No Profanity, Racism, or Prejudice.
                7. Site Moderators have the final word on approving / removing a thread or post or comment.
                8. English language posting only, please.

                Would you like to help us?

                Awesome! Simply post in the forums using the link below and we'll get you started.

                Get Involved