In code, the NSLocalizedString
macro lets you give a descriptive comment along with your string, so your translators have the necessary context to write a translation. However, I don't see any way to give an equivalent comment along with the strings in my storyboard. Instead, the xliff file contains notes like this:
Class = "NSTextFieldCell"; title = "Created"; ObjectID = "1u4-pn-J7a";
Not very useful. Is there any way for me to provide my translators with better explanations of the purpose/placement of these strings?
There is a way to do this. In the Identity inspector, under Document, there is a section called Notes. Text added to this section will be included in the <note>
section of an item in the xliff file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With