Skip to main content

Module replace

Module replace 

Source
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