Closed Bug 87371 Opened 24 years ago Closed 24 years ago

Make size of prefs dialog localizable

Categories

(SeaMonkey :: Preferences, defect, P1)

x86
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.3

People

(Reporter: vishy, Assigned: bugs)

Details

(Whiteboard: patch, needs r=, sr=)

Attachments

(1 file)

The prefs dialog is non-resizable and its width and height are hardcoded in the XUL. This bug says to move the width and height to a dtd - so that localizers can choose to change the dimensions for their locale if they so desire. We shd do this on the mozilla trunk. This bug is not to make the dialog resizable.
Keywords: nsbeta1+, nsBranch
Priority: -- → P1
Summary: Make size of prefs dialog localizable → Make size of prefs dialog localizable
Target Milestone: --- → mozilla0.9.3
i don't know what else it depends on, whether the content fits or not... but i do have the us english version of the latest nightlies and for a long time now the content of most preferences panes do not fit... so can't there be some other issues than just the text that's in there that could make the content not fit? and wouldn't it be best to make some automatic calculation and size the preferences window so that everything fits?
Whiteboard: patch, needs r=, sr=
Could you add a comment to localizers in the dtd so that they understand what to do with that entity. with that r=vishy.
ok. hyatt sez 'sr=hyatt'
comment reads: <!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the preference dialog's <window> node, which specifies the width and height in em units of the dialog. Increase these widths if you are having difficulty getting panel content to fit. 1em = the width of the letter 'm' in the selected font -->
chofmann has a'ed. checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Hi Ben, can you add the comment one line above the entity to tell the translator not to translate the terms like: <!-- LOCALIZATION NOTE (prefWindow.size): DONT_TRANSLATE "width:", "height:" and "em;" --> <!ENTITY prefWindow.size "width: 52em; height: 41em;">
rubberstamp.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: