Hi! I’d to change the name "chunk" in all manager area.... is it possible using lexicon area change this information?
Thanks
Go to System | Lexicon Management, and type "chunk" (without the quotes) in the filter box. You can change the word in the Value field for all entries (Important!: Do not change the Name/Key field).
Then do the same for Namespace:Core, Topic:Chunk (both pages).
Be aware, though, that your changes may be overwritten if you update MODx.
This won’t change @CHUNK and you’ll still have to use $modx->getChunk() in snippets and plugins.