Recently upgraded from K10 to K12 and still working out the kinks. Seen a good number of resource strings that don't render the proper text. For example, in System>Macros, one of the tabs is listed as macroengine.macroidentities, and the button within that page for creating a new identity reads macroengine.macroidentity.new.
macroengine.macroidentities
macroengine.macroidentity.new
I've replaced the original CMS.resx file with the upgrade-provided .new file and cleared the cache using the System application, but the problem persists.
CMS.resx
.new
Manually inputting the strings from CMS.resx into Localization fixes the issue, but I'd like to avoid having to put them in one by one, and, regardless, I have no way of knowing of which ones are missing across the admin interface. Any help would be appreciated!
I'd suggest resigning your macros in the System app.
You can use Zeta Resource Editor or ResX resource manager to compare and merge resx files. It does not matter if you include an old resource string that is not used anymore in the version 12.
Please, sign in to be able to submit a new answer.