Message of photo limited access alert doesn't localised by system

Hi. I met problem with localisation of alert for limited access to photo library. How i can translate it?
Title and buttons automatically localised by system language, but not message itself and i see message on english, when language of system is norsk


You can localize the NSPhotoLibraryAddUsageDescription and NSPhotoLibraryUsageDescription Info.plist keys using an InfoPlist.strings file with these keys. These keys are automatically extracted from your Info.plist file and an InfoPlist.strings file is automatically created when exporting your project for localization using Xcode.
yes, i know about the NSPhotoLibraryAddUsageDescription and NSPhotoLibraryUsageDescription keys and already use it in my app. And these keys works for permission dialog but not for limited access dialog. How it can be?
The same problem, any solution?
Message of photo limited access alert doesn't localised by system
 
 
Q