Closed Bug 614374 Opened 14 years ago Closed 11 years ago

Unlocalizable strings in dialog for uploading new media file

Categories

(support.mozilla.org :: Knowledge Base Software, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: JasnaPaka, Unassigned)

References

()

Details

(Whiteboard: bug,p=1)

Attachments

(1 file)

Attached image Screenshot
1) Visit https://support-stage-new.mozilla.com/cs/gallery/images
2) Try to upload new media file.
3) You will see dialog, select some file and you will see dialog with fields "Locale", "Title" and "Description". These strings cannot be localized at this moment. See attachment
Assignee: nobody → paulc
I grabbed this but didn't actually fix it... For future: the problem is that using field.label in our jinja template doesn't localize.
We just need to set label attributes on the fields with either _() or _lazy() instead of using the default label (which is basically capitalize(field_name)).
We should fix along with bug 624115.
Target Milestone: --- → 2.5
Target Milestone: 2.5 → 2011Q1
Whiteboard: [gallery]
Target Milestone: 2011Q1 → 2011Q2
Assignee: paul+moz → nobody
Target Milestone: 2011Q2 → 2011Q3
Whiteboard: [gallery] → bug,p=1
Target Milestone: 2011Q3 → 2011Q4
Cleaning up 2011Q4
Target Milestone: 2011Q4 → ---
They all look localized now!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: