Closed Bug 665088 Opened 13 years ago Closed 13 years ago

Unlocalizable string in "report user" form

Categories

(addons.mozilla.org Graveyard :: Localization, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: JasnaPaka, Assigned: cvan)

Details

/apps/users/templates/users/report_abuse.html, line 22

<button type="submit">{{ _('Send Report') }}</button>
{% if hide %}
or <button type="reset" class="link">{{ _('Cancel') }}</button>
{% endif %}

We cannot localize string "or".
Fixed with impalacization of report abuse modal/page. "or Cancel" no longer appears in the template.
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 6.3.4
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.