Expand description
NLS key replacement transform
Replaces NLS keys with actual localized strings at build time. This is used when inlining translations into the output.
Structs§
- NLSReplacer
- Replaces NLS localization calls with actual string values
Functions§
- replace_
nls_ keys - Replace NLS keys in source code with translations