Closed Bug 634329 Opened 13 years ago Closed 13 years ago

[or] do not translate css in blocklist.dtd for Oriya

Categories

(Mozilla Localizations :: or / Odia, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Pike, Unassigned)

Details

In http://hg.mozilla.org/l10n-central/or/file/default/toolkit/chrome/mozapps/extensions/blocklist.dtd, the blocklist.style entity should be a valid style attribute value like "width: 45em; height: 30em" and not a translation thereof or so.

You can test the actual dialog by opening the error console and paste in 

var ww =
Components.classes["@mozilla.org/embedcomp/window-watcher;1"].getService(Components.interfaces.nsIWindowWatcher);
ww.openWindow(null, "chrome://mozapps/content/extensions/blocklist.xul", "",
"chrome,centerscreen,dialog,modal,titlebar", {});

The bookmarklet on https://wiki.mozilla.org/L10n:Dialog_sizes might help to find a good size.
Yep, thanks.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.