Closed Bug 1214676 Opened 9 years ago Closed 9 years ago

Cancel button in Send To and Share To extensions is not localized

Categories

(Firefox for iOS :: General, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios 1.1+ ---

People

(Reporter: st3fan, Assigned: st3fan)

References

Details

Attachments

(1 file)

The problem is that we changed from UIBarButtonSystemItem.Cancel to an NSLocalizedString.

Unfortunately those strings did not get a string table, so they are not available in the extensions.

As a result, the Send To and Share To dialogs have a fixed English Cancel string.

My suggested fix is that we switch back to UIBarButtonSystemItem.Cancel now and change to locale specific Cancel text for the next release.
This patch reverts back to the use of UIBarButtonSystemItem.Cancel for two buttons that are not localized correctly because of missing strings.
Attachment #8673674 - Flags: review?(sleroux)
Assignee: nobody → sarentz
Attachment #8673674 - Flags: review?(sleroux) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
https://github.com/mozilla/firefox-ios/commit/41d169085981290258a732fb122eba77021e062c exposed (see https://github.com/splewako/firefox-ios-l10n-en/commit/4d77cae74ea45822f40c61c66be5f7b449a8e572) bunch of l10n notes and at least two need rewording ("Cancel alert view", "Cancel title from search engine picker").
Blocks: 1206901
Depends on: 1238151
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: