Forgot to check this in with the fix for bug 256932.

This commit is contained in:
jst%mozilla.jstenback.com 2004-08-26 15:08:20 +00:00
Родитель a305844c9a
Коммит 1b9a9c3344
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -1,5 +0,0 @@
JSURLLoadBlockedWarning=Attempt to load a javascript: URL from one host\nin a window displaying content from another host\nwas blocked by the security manager.
WindowCloseBlockedWarning=Scripts may not close windows that were not opened by script.
OnBeforeUnloadPreMessage=Are you sure you want to navigate away from this page?
OnBeforeUnloadPostMessage=Press OK to continue, or Cancel to stay on the current page.
DocumentAllUsed=Non-standard document.all property was used. Use W3C standard document.getElementById() instead.