store and retrieve array of chars in flash memory

-dev:
Just print the pieces:

There's no reason to make a big RAM copy of the FLASH strings.

But if I want to manipulate some of these strings in some way, I need to copy them to RAM, right?