Base solution for your next web application
Open Closed

Localization from XML randomly not working #2658


User avatar
0
muiscatron created

I have an application built from the ABP template, using XML localization source. The problem is that some localization items just refuse to work, while others work correctly. For example, I have 6 main menu items and 4 of them work correctly; i.e. are looked up correctly in the localization file. Two of them are displayed in brackets []. In the log file, I see the error "Can not find 'xxx' in localization source 'yyyy'!". I would have searched the forums to find this message, but the forum search does no seem to suppor t search for phrases.


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Can you share the key-value of the not working menu items ? We can try to repeat the problem on our side.

    Thanks.

  • User Avatar
    0
    muiscatron created

    Hi, I have discovered that changes to the localization XML are not picked up unless I completely clean the solution - this was causing the situation where I was not seeing changes being reflected after I made them. Now that I cleaned the solution, the changes in the XML are reflected. Hope this will help someone else. If it was already documented, apologies but I could not find it. thanks

    Conor