Closed Bug 871938 Opened 12 years ago Closed 12 years ago

Crash reporter strings should use a variable for vendor instead of hardcoding 'Mozilla'

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 24

People

(Reporter: aryx, Assigned: stully)

Details

(Whiteboard: [mentor=kats][lang=xml])

Attachments

(1 file)

android_strings.dtd: <!ENTITY crash_send_report_message2 "Tell Mozilla about this crash so they can fix it"> <!ENTITY crash_allow_contact "Allow Mozilla to contact me about this report"> 'Mozilla' should be a variable (like in toolkit) instead of hardcoding it.
This should be as simple as replacing "Mozilla" with "&vendorShortName;" in those two strings in mobile/android/base/locales/en-US/android_strings.dtd, and possibly renaming the entities so they get picked up for localization.
Whiteboard: [mentor=kats][lang=xml]
Assignee: nobody → stully
Replaced "Mozilla" with &vendorShortName; as described in comments and renamed entity names.
Attachment #753531 - Flags: review?(bugmail.mozilla)
Attachment #753531 - Flags: review?(bugmail.mozilla) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: