[BUG] Localization: Not all privacy description strings localised properly
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Found that in the latest version of the app potentially not all strings used by iOS to show a dialog to the user allowing to grant access to privacy sensitive features (Camera, Photo Library etc.) are consistently localized. E.g. NSCameraUsageDescription which is required for document scanner.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the iOS privacy usage-description keys, including NSCameraUsageDescription, and the localization resources used for them. Compare the strings required by the document scanner and other privacy-sensitive features across supported locales, then verify that the corresponding permission dialogs display localized text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- localization, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100