https://bugs.documentfoundation.org/show_bug.cgi?id=145566
Kevin Suo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |[email protected] --- Comment #2 from Kevin Suo <[email protected]> --- Yes, I can reproduce this on master. In short: 1. Build commit A (enable any lang pack). 2. Make sure no ./instdir/user exist. Run your build with your langpack, then enable "Outline" toolbar via menu "View > Toolbars > Outline". -> Now the translation of the the toolbar name is “hardcoded” in registrymodifications.xcu of the user profile. 3. Change the translation in translations/source/<locale>/officecfg/openoffice/Office/UI.po for KeyID 92W6B. Rebuild without `make clean`, then run your build. -> Toolbar name not updated. This issue had impact on release builds. Assume a user installed version A, and a translation is updated in version B, the user will not see the translation updates unless he/she removes the user profile. Actually I can see multiple such names in registrymodifications.xcu. -- You are receiving this mail because: You are the assignee for the bug.
