Closed Bug 1140007 Opened 9 years ago Closed 9 years ago

The NSLocationWhenInUseUsageDescription key from Info.plist is not showing up in xliff exports

Categories

(Firefox for iOS :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: st3fan, Unassigned)

References

Details

Attachments

(1 file)

There is a string in the Info.plist that needs to be localized:

        <key>NSLocationWhenInUseUsageDescription</key>
        <string>Websites you visit may request your location.</string>

This is a message shown to users then they first have to agree to using the location APIs (via the webview).
This patch adds an InfoPlist.strings to the project where the value of the NSLocationWhenInUseUsageDescription field in our Info.plist can be localized.
Attachment #8587613 - Flags: review?(bnicholson)
Attachment #8587613 - Flags: review?(bnicholson) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Depends on: 1153310
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: