There are plenty of tutorials how to create multilanguage RESX files and how to create satellite assemblies with AL.exe, but I haven\'t found working example how to embed RE
I used the GetString approach above. The article Can't load a manifest resource with GetManifestResourceStream() describes how to correctly retrieve your resource as a stream object. After that, everything worked.