Hi. I'm looking forward to using the new localization features as shown in 10221.
Is there a version of String(localized: )
that uses a key that is separate from the user-facing string? This is my preferred approach even with short strings but becomes really important for long strings like what you might see for an explanation in a table view footer.
And is there support for multi-line strings? Again, with a key?
Many thanks.