I generated my translations for my Nativescript-Angular app. I also have some `iOS.info.plist` keys translated. (i.e `ios.info.plist.NSCameraUsageDescription`) They are put inside the Android `strings.xml`. Is this intended? These strings are iOs specific and therefor should not be present in an Android `strings.xml` The documentation is clearly stating that these keys are present to translate iOS Properties.