Add strings to strings.xml

I would like to add strings to strings.xml from Uno. How can I do this?

<string name="facebook_app_id">string_here</string>

You can use <Require Android.ResStrings.Declaration="..." /> in UXL (or as an attribute).