I don't know what's wrong with this. This is my localizable string
"sendEmailTo %s" = "We will send an email to %s. Thanks for watching";
and this is the way I'm using it into Text()
Text("sendEmailTo %s \("hello.world@apple.com")")
Do you have an idea of the error?, thank you so much