Closed Bug 1854662 Opened 2 years ago Closed 2 years ago

Remove some unused AC strings

Categories

(Firefox for Android :: General, task)

All
Android
task

Tracking

()

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: RyanVM)

Details

Attachments

(1 file, 1 obsolete file)

I was looking at some Gradle build logs recently and noticed some warnings go by:

warn: removing resource org.mozilla.reference.browser.debug:string/mozac_browser_errorpages_page_go_back without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_browser_errorpages_page_title without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_browser_errorpages_security_bad_hsts_cert_techInfo without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_feature_addons_user_rating_count without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_feature_prompt_logins_save_message without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_feature_prompts_select_address without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_selection_context_menu_search without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_selection_context_menu_search_privately without required default value.
warn: removing resource org.mozilla.reference.browser.debug:string/mozac_support_ktx_snackbar_delegate_image_copied without required default value.

As far as I can tell, these are caused by strings which were removed but still exist in some locales. Removing them should be safe?

PR needs to be submitted against the android-l10n repo or they'll just come back on the next automated string sync.

Component: General → Translations
Attachment #9354625 - Attachment is obsolete: true
Attached file GitHub Pull Request
Component: Translations → General
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: