Closed Bug 597653 Opened 14 years ago Closed 14 years ago

Sync UI: Hard-coded column headers in Server Quota dialog

Categories

(Firefox :: Sync, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
blocking2.0 --- beta7+

People

(Reporter: u60234, Assigned: philikon)

References

Details

(Keywords: l12y, Whiteboard: [qa-])

Attachments

(1 file)

In the Server Quota dialog, the two columns "Type" and "Size" have non-localizable labels.

http://mxr.mozilla.org/mozilla-central/source/browser/base/content/syncQuota.xul#83

<treecol id="collection"
         label="Type"
         flex="1"/>
<splitter class="tree-splitter"/>
<treecol id="size"
         label="Size"
         flex="1"/>
blocking2.0: --- → ?
Good catch. Those two must've slipped through the net.
Assignee: nobody → philipp
Summary: Hard-coded column headers in Server Quota dialog → Sync UI: Hard-coded column headers in Server Quota dialog
Attached patch v1Splinter Review
Attachment #476532 - Flags: review?(mconnor)
Attachment #476532 - Flags: review?(mconnor) → review+
blocking2.0: ? → beta7+
http://hg.mozilla.org/mozilla-central/rev/72da933b17ce
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: