Closed
Bug 1974005
Opened 2 months ago
Closed 2 months ago
preferences_downloads_settings_clean_up_files_title should reference app name, not phone manifacturer
Categories
(Firefox for Android :: Downloads, defect)
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: flod, Assigned: giorga)
References
Details
Attachments
(1 file)
<!-- Title for the setting to automatically clean up downloaded files. %s is the brand of the phone (for example: Samsung).-->
<string name="preferences_downloads_settings_clean_up_files_title">Delete from %s and device</string>
Per conversation with Jeff, <brand>
in the specs should be replaced by the app name (e.g. Firefox), not the phone's manifacturer.
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → giorga
Status: NEW → ASSIGNED
Pushed by tthibaud@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/eb16643bba2c
https://hg.mozilla.org/integration/autoland/rev/6074017c3c2b
preferences_downloads_settings_clean_up_files_title should reference app name, not phone manufacturer. r=android-reviewers,android-l10n-reviewers,tthibaud,delphine
Comment 3•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•