Closed
Bug 553257
Opened 16 years ago
Closed 15 years ago
Incorrect strings in crashreporter.ini
Categories
(Mozilla Localizations :: ar / Arabic, defect)
Mozilla Localizations
ar / Arabic
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Unassigned)
Details
The Arabic translation has incorrect string parameters in its crashreporter.ini which cause the strings to be displayed as "?" when the crash reporter is shown.
The solution is to replace '%S' with '%s' (i.e. lower-case the letter s).
The affected strings are:
CrashReporterVendorTitle
CrashReporterErrorText
CrashReporterProductErrorText2
CrashReporterDescriptionText2
CheckSendReport
Restart
l10-mozilla-1.9.1, l10n-mozilla-1.9.2 and l10n-mozilla-central are affected.
If you wish to test your translation once completed, you can use the "crash me" extension available from here: http://code.google.com/p/crashme/
(this will install a menu option from which you can force Firefox or Thunderbird to crash).
Comment 1•15 years ago
|
||
ping, any progress on this bug?
Comment 2•15 years ago
|
||
Fixed.
For 1.9.1: changeset 3bf1b99b816d
For 1.9.2: changeset 6987a02fc6dc
For trunk: changeset aebdc9b8d69d
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•