As a general localization guideline, it is important to localize entire sentences as a single string since sentence order may need to change when localized. Therefore, in some cases, when displaying UI that contains resources and data binding values, the localizable string may need to include data binding markup.
Note that it is important to process the resources before the data binding to ensure bound values aren't overwritten.