Importing string constants does not work in PO. Strings from same module are shown. For ARM and RISC-V compiler I changed string addresses to negative values to have easy PC-relative access to module data. Unfortunately this also changes the symbol file. But fortunately string constants are not used in the system so I disabled them. Peter